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

Can't Add Users or Groups to LDAP Server from this module #360

Open
jshand2015 opened this issue Feb 26, 2022 · 4 comments
Open

Can't Add Users or Groups to LDAP Server from this module #360

jshand2015 opened this issue Feb 26, 2022 · 4 comments

Comments

@jshand2015
Copy link

i have successfully started a new directory service with certificates,

i am wondering why when i go to add ldap users to the system i get asked for a Bind DN information and my password for ldap server??

when i go to enter the information it requests, i get the error:

Error │ Connection to the LDAP server cannot be established. very strange after i got everything working well

@ancorgs
Copy link
Contributor

ancorgs commented Feb 28, 2022

Unfortunately, proper integration of yast2-users and other YaST modules used to configure LDAP got broken when the yast2-auth-(server/client) modules were rewritten. Please read https://github.com/yast/yast-users/blob/master/doc/auth-modules.md for a bit of brackground.

@jshand2015
Copy link
Author

is there a possibiility of intergrating yast2 users with 389-ds server?

@ancorgs
Copy link
Contributor

ancorgs commented Mar 2, 2022

As I see it, that should be done in the same way it was done before. That is, from the yast2-auth-client module. The current situation (with the mismatch in the configuration files used by that module and by yast2-users) is explained in this section of the corresponding document: https://github.com/yast/yast-users/blob/7735c840cc98327f526a731e5ff87769d906b79b/doc/auth-modules.md#the-yast2-auth-client-package

I don't know if the maintainers of yast-auth-client watch the github issues on their project, but asking there or opening a bug report for yast2-auth-client at bugzilla.opensuse.org should likely be the way to go.

@Firstyear
Copy link

@jshand2015 You should look at dsidm in the 389-ds package to administer users instead of this module :)

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

3 participants