Results 1 to 3 of 3
I have just got my Openldap server up and running howerver, I admit I'm a little confused about authenticating a client mechine to the server.
When I create an account ...
- 05-16-2011 #1Just Joined!
- Join Date
- Dec 2010
- Location
- Key-stone state
- Posts
- 54
OpenLdap Question
I have just got my Openldap server up and running howerver, I admit I'm a little confused about authenticating a client mechine to the server.
When I create an account on the ldap server, does this mean that the server creates a user account in the /etc/passwd, or somewhere else on the server?
Thanks
Grimm08
- 05-19-2011 #2Just Joined!
- Join Date
- Mar 2005
- Location
- Ohio, USA
- Posts
- 14
I am not an expert on ldap, however, I believe the account(s) must be defined some where in ldap. Depending on how it's configured it may create a /home directory on the client machine, but it should not create a local account on the client machine.
- 05-19-2011 #3Just Joined!
- Join Date
- Dec 2010
- Location
- Key-stone state
- Posts
- 54
After doing some reading, I found that by default a ldap client will look at files(localy) before going to ldap for accounts. This means that an ldpa client can have both directory accounts as well as access to ldap accounts.
So, for any one who finds this post. Ldap will not post to /etc/passwd it accounts/


Reply With Quote