That was the problem at the time. The posixAccount was added to ou=Computers, but samba was unable to find the account. When I made the changes to the config files it worked like it was supposed to.

Patrick

Jérôme Tournier wrote:

# data$, Computers, firerun, net
dn: uid=data$,ou=Computers,dc=firerun,dc=net
uid: data$
cn: Computer Account
objectClass: account
objectClass: posixAccount
objectClass: top
objectClass: shadowAccount
uidNumber: 1007
gidNumber: 1003
homeDirectory: /dev/null
gecos: Computer Account
loginShell: /sbin/nologin
description: Computer Account
shadowLastChange: 12372
shadowMin: 0
shadowMax: 99999
shadowWarning: 7



You don't have the attribute sambaAcctFlags ? sambaAcctFlags: [W ]




-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to