I'm not sure if that's the problem but POSIX doesn't let you have users 
starting with a number. That's the diference between a user *name* and a 
uid - user id -, the uid always starts with a number!

If pam_smb wants to be POSIX complaint this usernames won't be permitted :)

Try to login as 0 (zero) and give as password the root password (user 
root must exist in the PDC/windows box).

Just my $0.02,
Nuno Silva

Nick Ustinov wrote:

> is there anyone using pam_mysql for auth? it seems to not accept usernames
> consisting only of numerals. Let's say there is a user 00100 and then when I
> try to do auth it just dies and that's it. Can it possibly be because of
> sprinf it is using has %s ? I am not into C much. Could anyone test that
> please?
> 
> Nick Ustinov
> 
> [EMAIL PROTECTED]
> http://www.videinfra.com
> 
> 


Reply via email to