NT - Not allowed from this workstation

Randy Sims randal.sims at srs.gov
Fri Jan 30 23:54:12 GMT 1998


Luke Kenneth Casson Leighton <lkcl at switchboard.net> writes:

> On Fri, 30 Jan 1998, Randy Sims wrote:
> 
> > Luke Kenneth Casson Leighton <lkcl at switchboard.net> writes:
> > 
> > > > 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.
> > 
> > IRIX 6.2 with SGI's 7.2 compilers
> > 
> > the Makefile ...
> > 
> > FLAGSM = -DSGI6 -DSHADOW_PWD -DHAVE_TIMEZONE -DFAST_SHARE_MODES
> > Libsm = 
> > FLAGS1 = -O -n32 -g3
> 
> try taking out the -O

tried CC = gcc and FLAGS1 = -g without success

> 
> > 
> > > 
> > > 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 :-)
> > 
> > Trying.
> > 
> > > 
> > > luke
> > 
> > And, do I need to be compiling with -DNTDOMAIN ?
> 
> not recommended: the main branch has bugs in -DNTDOMAIN.
> 
> luke

I'll try debugging :-(
 
Randy


More information about the samba mailing list