Skip to content
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

LDAP Login to local User or local Admin Account #165

Open
nmaas87 opened this issue Jul 16, 2020 · 0 comments
Open

LDAP Login to local User or local Admin Account #165

nmaas87 opened this issue Jul 16, 2020 · 0 comments

Comments

@nmaas87
Copy link

nmaas87 commented Jul 16, 2020

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 :)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant