-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System: Access: Tester does not return group from user #1169
Comments
|
@ccesario did you import the user first and assign groups to it? |
|
@AdSchellevis not. I really did not see it. Where can I do it!? |
|
@ccesario no problem, you should see a cloud symbol in the system -> access -> user screen on the right bottom of the screen. You can import users into the OPNsense configuration, which you can then assign groups and rights. |
|
@AdSchellevis well, I think that the cloud synbol does not appear in my system. look this |
|
ah, I see. it only appears if ldap (/AD) is used as authentication option for the UI. This is handled in the settings (2 menu items below). |
|
The same problem is here on my side: Tester form does not return Group name of user when using Active Directory as Server |
|
Groups are only supported if LDAP (/AD) is used as authentication for the webgui, System -> Access -> Settings, then choose your server. Next import users into the configuration. |
The Users are created in AD, were i have to import the users? |
|
If you want to assign rights within OPNsense, you need to import users, if you just want to use the connector (e.g. openvpn, ipsec), you don't need to assign privileges and therefore don't need to import the users into the firewall (and hence don't need the assigned groups either). For reference, the original issue was solved in this issue #266 We do need some documentation about this subject. |
|
But it makes no sense to create the users in opnsense localy, i use the AD auth to administrate the opnsense admins in AD, like in pfsense. There all users with the AD Groups pfsense-admin have access to the admin features. I would prefere to do the same in opnsense, if this is not possible then i have to use the non stable pfsenseproduct. Because i would only one place to administrate all things and this place is the active directory, thats the idea from active directory. |
|
You could write your own scripting to synchronize users between the two (or sponsor the feature). We don't supply scripting for this at the moment. |
|
@jschellevis added documentation https://docs.opnsense.org/manual/how-tos/user-ldap.html |

Hi,
Tester form does not return Group name of user when using Active Directory as Server
Versions OPNsense 16.7.3-amd64
FreeBSD 10.3-RELEASE-p7
OpenSSL 1.0.2h 3 May 2016
The text was updated successfully, but these errors were encountered: