NT - Not allowed from this workstation

Luke Kenneth Casson Leighton lkcl at switchboard.net
Sat Jan 31 00:07:10 GMT 1998


> Everything works OK, but (actually BUT, as in big problem) we cannot
> access the samba server.  We get the Enter Network Password from NT
> with the message ...
> 
> 	"Incorrect password or unknown username for:
> 
> 		\\<samba server>
> 
> No amount of entering "correct" usernames and/or passwords provokes
> any sort of success. Frustration! 
> 
> We can use smbclient and access the NT resources in the workgroup. 
> 
> Our verion is Samba 1.9.18p2. Help!

ok.  what is your o/s and what is your compiler?  if you are using gcc,
then try taking out FLAGS1 = -O and either leaving it blank or putting
FLAGS1 = -g instead.

particularly if you are compiling for AIX.

if this doesn't work, you'll need to start looking at high debug log
levels.  given that this is password problems, you might want to recompile
with -DDEBUG_PASSWORD and use debug log level 100 (*lots* of output :-)

luke



More information about the samba mailing list