You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear all,
I got a somewhat complicated problem:
My current setup (which works very well with the latest pGina fork - thanks for that 👍) is following:
An LDAP Server with with my users and admins. The Users have a group membership called computer-users and the Admin one with computer-admins
The LDAP Plugin is configured to check wheter the user which is currently trying to log in is within the computer-users group, if this is ok, it gives over the login duties to the "Single User Login" - which does login all members of "computer-users" to the local "User" Account on the Windows PC. This is all fine like that.
What we would need now, is also a login possibility for the Admin Users, i.e. that the Admin users could also login in the same fashion as shown above for the users, but for a local "Admins" Account. If this is not possible, it would also be fine if i.e. upon login of a users of the Admin Group, this admin would be created on the locale machine or something like that.
Is there any possibility to achieve login of all computer-users to the local User Account (they have to share this account, this is an important feautre :)) - and at the same time allow for admin Users to login to another local Admin Account / or another Account with admin rights (they can be disjunct in the admin case, the admins do not need to share a local account, just have to have admin rights :)).
Thank you very much :)!
The text was updated successfully, but these errors were encountered:
Dear all,
I got a somewhat complicated problem:
My current setup (which works very well with the latest pGina fork - thanks for that 👍) is following:
Is there any possibility to achieve login of all computer-users to the local User Account (they have to share this account, this is an important feautre :)) - and at the same time allow for admin Users to login to another local Admin Account / or another Account with admin rights (they can be disjunct in the admin case, the admins do not need to share a local account, just have to have admin rights :)).
Thank you very much :)!
The text was updated successfully, but these errors were encountered: