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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

