I'm going to share a problem we're having.
Here's what I configured: a self-service portal (Infra_Rep02) as follows:
I specified the AD group "INFRA_GG" to which the AD account mateus.junior belongs.
And on the self-service portal, I only defined a few packages for this self-service!
Here's a screenshot of the self-service configuration: http://snpy.in/Yu2ssu
Here's a screenshot of the AD group: http://snpy.in/U0AD2g
Here's a screenshot of the client machine: http://snpy.in/kuFToW
When I go to mateus.junior's client machine and access his self-service portal, I notice that he has all the packages, instead of just the limited packages as configured.
Here's a screenshot: http://snpy.in/1iOTzv
selfservice portal
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Is the user an administrator on their machine? https://www.wapt.fr/fr/doc/wapt-usage-a ... lf-service
Is the user a member of a group named waptselfservice? https://www.wapt.fr/fr/doc/wapt-usage-a ... inistrator
Is the user a member of a group named waptselfservice? https://www.wapt.fr/fr/doc/wapt-usage-a ... inistrator
-
juniormateus
- Messages: 21
- Registration: May 5, 2022 - 4:53 p.m.
Hello, yes, the user is also a local administrator of their machinesfonteneau wrote: ↑June 22, 2022 - 11:04 AM Is the user an administrator on their machine? https://www.wapt.fr/fr/doc/wapt-usage-a ... lf-service
Is the user a member of a group named waptselfservice? https://www.wapt.fr/fr/doc/wapt-usage-a ... inistrator
I just disabled the packages for local administrators, according to the tutorial
http://snpy.in/8O93Vl
I am modifying the wapt-get.ini file: http://snpy.in/dEJn7I
I'm creating a new group in Active Directory, including: waptselfservice: http://snpy.in/Py7cOY
I modified the selfservice which now points to the new waptselfservice group: http://snpy.in/6gQBU7
I updated the PC in the WAPT console, but unfortunately, I still see all the packages on the machine!
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
I didn't quite understand you.
You should n't create a waptselfservice group (users who are members of this group can see all the packages).
You should n't create a waptselfservice group (users who are members of this group can see all the packages).
-
juniormateus
- Messages: 21
- Registration: May 5, 2022 - 4:53 p.m.
OK, I just changed the group name to infraselfservice: http://snpy.in/9ew4dJsfonteneau wrote: ↑June 22, 2022 - 12:23 I didn't quite understand you.
You should n't create a waptselfservice group (users who are members of this group can see all the packages).
I created a new infraselfservice group in the AD: http://snpy.in/KLEWtz
-
juniormateus
- Messages: 21
- Registration: May 5, 2022 - 4:53 p.m.
But the problem persists; this customer continues to see everything!juniormateus wrote: ↑June 22, 2022 - 12:38OK, I just changed the group name to infraselfservice: http://snpy.in/9ew4dJsfonteneau wrote: ↑June 22, 2022 - 12:23 I didn't quite understand you.
You should n't create a waptselfservice group (users who are members of this group can see all the packages).
I created a new infraselfservice group in the AD: http://snpy.in/KLEWtz
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
There's one last subtlety I forgot.
Is your user a member of domain admins?
Administrators can see all packages even with the waptservice_admin_filter condition.
Is your user a member of domain admins?
Administrators can see all packages even with the waptservice_admin_filter condition.
-
juniormateus
- Messages: 21
- Registration: May 5, 2022 - 4:53 p.m.
I'm going to test thatsfonteneau wrote: ↑June 22, 2022 - 1:04 PM There's one last subtlety I forgot.
Is your user a member of domain admins?
Administrators can see all packages even despite the waptservice_admin_filter condition
-
juniormateus
- Messages: 21
- Registration: May 5, 2022 - 4:53 p.m.
Hi, I just tested it on a user who isn't a member of domain admins, and the problem is the same; they can see all the packagesjuniormateus wrote: ↑June 22, 2022 - 1:10 PMI'm going to test thatsfonteneau wrote: ↑June 22, 2022 - 1:04 PM There's one last subtlety I forgot.
Is your user a member of domain admins?
Administrators can see all packages even despite the waptservice_admin_filter condition
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
I just noticed a small typo in the documentation:
the parameter is correctand not
I'll correct
then restart the service
the parameter is correct
Code: Select all
waptservice_admin_filter Code: Select all
waptservice_admin_filtrethen restart the service
