Results 1 to 2 of 2
I have open SUSE 11.3. I am supposed to create user on LDAP server for VPN. And i created user with
ldapadd -x -D 'cn=Manager,dc=example,dc=com' -W -f useraccount.ldif. it Definitely ...
- 09-14-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 5
LDAP configuration
I have open SUSE 11.3. I am supposed to create user on LDAP server for VPN. And i created user with
ldapadd -x -D 'cn=Manager,dc=example,dc=com' -W -f useraccount.ldif. it Definitely added the user because when I do search
ldapsearch -x -b 'dc=prod,dc=example,dc=com' '(objectclass=*)'
i can see new users that i created.
I just have problem creating password for these users. How would i create password for those users.
When i try to add user it asks for password which i found in
slapd.conf file and it allowed me to add user to LDAP.
Or for example if one user asks me to change their password how would i go about it.
I dont use yast it is all command line config which i dont mind but just want know how
- 09-14-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Hello
Please hold off with all the duplicate threads because it is against the forum rules to post them:
http://www.linuxforums.org/forum/lin...ums-rules.html
You can continue any discussion regarding this topic in your original thread.
Thank you.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


