Hello,
for the Self service, we need to create a group specifically named "waptselfservice"
(https://www.wapt.fr/fr/doc-2.5/wapt-sel ... inistrator).
However, in our Active Directory, each user is the master of a primary Organizational Unit (OU), and we cannot interact between OUs.
Therefore, someone has already created the group outside of our OU. Consequently, we have no control over this group.
Is it possible to rename "waptselfservice"?
[SOLVED] waptselfservice group
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
- dcardon
- WAPT Expert
- Messages: 1932
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Hello Yann83,
WAPT version, server OS, client OS, etc. See forum rules.
Regards,
Denis
WAPT version, server OS, client OS, etc. See forum rules.
Regards,
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
- dcardon
- WAPT Expert
- Messages: 1932
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Hello Yann83,
the waptselfservice AD group is only used when you are on the WAPT community platform. If you are on the Enterprise version, you can use any groups you want in your Self Service rule packages.
Regards,
Denis
the waptselfservice AD group is only used when you are on the WAPT community platform. If you are on the Enterprise version, you can use any groups you want in your Self Service rule packages.
Regards,
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Good morning,
So I created my self-service like this:
Knowing that I am part of the IT group, when I open the cafeteria my package does not appear
[/code] My wapt-get.ini file is as follows:
On the waptserver.ini
So I created my self-service like this:
Knowing that I am part of the IT group, when I open the cafeteria my package does not appear
[/code] My wapt-get.ini file is as follows:
Code: Select all
[global]
repo_url=https://monserveur/wapt
wapt_server=https://monserveur
verify_cert=C:\Program Files (x86)\wapt\ssl\server\monserveur.crt
use_kerberos=1
use_repo_rules=True
Code: Select all
[options]
secret_key = secret
token_secret_key = secret
server_uuid =secret
waptwua_folder = /var/www/html/waptwua
wapt_huey_db = /opt/wapt/db/waptservertasks.sqlite
wapt_password = secret
clients_signing_key = /opt/wapt/conf/ca-serveur.pem
clients_signing_certificate = /opt/wapt/conf/ca-serveur.crt
clients_signing_crl = /var/www/html/ssl/ca-serveur
clients_signing_crl_url = http://serveur/wapt/ssl/ca-serveur.crl
ssl_additional_crls = /var/www/html/ssl
login_on_wads = True
list_subnet_skip_login_wads = 10.200.5.0/22
wapt_admin_group_dn = CN=GROUPE-ADMIN-WAPT,OU=Groupes de Sécurité,OU=Groupes,OU=Utilisateurs,OU=entite1,OU=entreprise,DC=nom,DC=nom
ldap_auth_base_dn = OU=Utilisateurs,OU=entite1,OU=entreprise,DC=nom,DC=nom
ldap_auth_server = serveurAD
ldap_account_service_login = compte-lecturead@nom.nom
ldap_account_service_password =motdepasse
ldap_auth_ssl_enabled = True
ldap_nesting_group_support = True
use_kerberos = True
allow_unauthenticated_registration = False
Last edited by yann83 on May 6, 2024 - 13:15, edited 1 time.
- dcardon
- WAPT Expert
- Messages: 1932
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Hello Yann83,
could you please embed the images directly in the post? I had disabled external images, but it seems that completely disabled the img tags. I've re-enabled the images.
Using external resources doesn't guarantee the longevity of the post's content (which is useful for people who revisit it later) because the link could break in the future, and also, URL shorteners don't really allow users to know what they're clicking on.
Sincerely,
Denis
could you please embed the images directly in the post? I had disabled external images, but it seems that completely disabled the img tags. I've re-enabled the images.
Using external resources doesn't guarantee the longevity of the post's content (which is useful for people who revisit it later) because the link could break in the future, and also, URL shorteners don't really allow users to know what they're clicking on.
Sincerely,
Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
I see that:
ldap_auth_base_dn = OU=Users,OU=entity1,OU=company,DC=name,DC=name.
Looking at the code, it seems that the basedn is used for group search.
I assume the group isn't in "OU=Users,OU=entity1,OU=company,DC=name,DC=name".
Would it be possible to change it to DC=name,DC=name?
ldap_auth_base_dn = OU=Users,OU=entity1,OU=company,DC=name,DC=name.
Looking at the code, it seems that the basedn is used for group search.
I assume the group isn't in "OU=Users,OU=entity1,OU=company,DC=name,DC=name".
Would it be possible to change it to DC=name,DC=name?
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Regarding the group name (which we cannot see), could you try putting everything in lowercase in the ad and in the self-service rule package?
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Another known issue is that the account "reading-account@name.name" must be able to read the "memberof" attribute of users; is this correct?
