search for: ldap10

Displaying 3 results from an estimated 3 matches for "ldap10".

Did you mean: ldap1
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
...passdb backends *require > the user to already exist in the system password file* (usually > /etc/passwd), *else the request to add the user will fail* . > >> Rowland > so, if a user *must* exist in /etc/passwd, how did I end up with this in ldap after running 'smbpasswd -a ldap10': dn: uid=ldap10,ou=users,dc=example,dc=com uid: ldap10 sambaSID: S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-1012 objectClass: sambaSamAccount objectClass: account objectClass: posixAccount cn: ldap10 uidNumber: 10008 gidNumber: 10000 homeDirectory: /home/ldap10 loginShell: /bin/bash sambaNTPas...
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...user to already exist in the > > system password file* (usually /etc/passwd), *else the request to > > add the user will fail* . > > > >> Rowland > > so, if a user *must* exist in /etc/passwd, how did I end up with this > in ldap after running 'smbpasswd -a ldap10': > > dn: uid=ldap10,ou=users,dc=example,dc=com > uid: ldap10 > sambaSID: S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-1012 > objectClass: sambaSamAccount > objectClass: account > objectClass: posixAccount > cn: ldap10 > uidNumber: 10008 > gidNumber: 10000 > homeD...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 15:53, Harry Jede wrote: > On 16:47:40 wrote Rowland penny: >> /usr/local/samba/bin/smbpasswd -a ldap02 > as far as i remember this has never worked! According to the man page > this call should add a user to the *local* smb password store. And this > is by default /etc/samba/smbpasswd and not any ldap backend. > > If one wish to use any ldap backend more params