[Samba] [more info] getpwnam fails on ldap

WebMaster b3 at bdat.net
Wed Dec 7 21:47:35 GMT 2005


El Martes, 6 de Diciembre de 2005 09:35, tom burkart escribió:
> getent shadow
Well, when I do getent shadow I get:

moran:x:12037::99999:7:::0
moran:x:13122:0:99999:7:::
(second from files)

My temporal solution is to modify adduser script and add machine script to do
something like:
smbldap-useradd -m "$1"
UID=$(id -u $1)
useradd -u $UID -g 513 "$1"

and similar for machines

I will go on looking whats wrong.


More information about the samba mailing list