Displaying 2 results from an estimated 2 matches for "fedogat".
Did you mean:
fedoca
2005 Jan 03
0
pam_winbind troubles
...y AD domain users on the fedora box but I can?t change their
password with the passwd command.
For example, I can log with the "VDP\kalaghan" domain user but when I try to
change his password with the passwd command, I?ve got the next error messages
in /var/log/messages:
Jan 3 14:55:01 fedogat pam_winbind[2869]: user 'VDP\kalaghan' granted access
Jan 3 14:55:20 fedogat pam_winbind[2869]: request failed:
NT_STATUS_PASSWORD_RESTRICTION, PAM error was 4, NT error was
NT_STATUS_PASSWORD_RESTRICTION
Jan 3 14:55:20 fedogat pam_winbind[2869]: internal module error (retval = 4,
user =...
2005 Jan 05
0
ldap idmap backend doesn't work
...ntegrated a
fedora Core3 with samba 3.0.10 box in an Active Directory 2003 domain.
WinBind works correctly with the tdb backend but have some troubles with ldap
functionality.
I've modified my smb.conf file for use my OpenLDAP server to stock the maps.
Smb.conf :
idmap backend = ldap:ldap://fedogat.vdp.mdp
ldap idmap suffix = ou=idmap,dc=vdp,dc=mdp
ldap admin dn = cn=manager,dc=vdp,dc=mdp
In a same time, i?ve created the admin dn password with :
smbpasswd ?w secret
I?ve configured my OpenLDAP server :
1 ? Configure the slapd.conf file (include samba.schema; dc=vdp,dc=mdp; rootpw)
2 ? Crea...