> passwd program = /usr/bin/passwd %u
> add user script = /usr/sbin/useradd -d /dev/null -g 100 -s
/bin/false -M %u
> logon script = %u.BAT
I had the very same problem. (update from samba 2.2.3 to 2.2.6)
In the release notes, I found that thing :
3) Fixed string substitutions to accept a length for sanity checks
I think I solved the problem by using :
logon script = li-%u.BAT
I did some other modifications in my smb.conf but none about %u strings.
BTW, I can now log on samba domain with my WinXP Pro SP1 (I had to
delete / recreate workstation account to make it work)
Rgds.
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba