[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Samba-Error



Running testparm on tjener delievers

-----
ERROR: the 'passwd program' (/bin/false) requires a '%u' parameter.
-----

I fixed this by changing the line

------
   passwd program = /bin/false
------

in /etc/samba/smb-debian-edu.conf to

-----
   passwd program = /bin/false %u
-----

Or is there a use for the missing %u?



Regards, Martin


Reply to: