Displaying 3 results from an estimated 3 matches for "pc8723_w2k".
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofeev )
...39;
> > Jan 29 11:28:31 sun001 pam_winbind[1138]: [ID 614614 auth.notice] user
> > 'ganguly' granted acces
> > Jan 29 11:28:31 sun001 login[1138]: [ID 509786 auth.debug] roles
> > pam_sm_authenticate, service = teln
> > et user = ganguly ruser = not set rhost = pc8723_w2k.uk.trt.thales
> > 
> > It tells me that the user is granted access but then nothing 
> > happens, I don't get a shell even though I have an entry in smb.conf 
> > 'template shell = /bin/bash'
> > 
> > Strange huh?
> >
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofe ev )
...39;
> > Jan 29 11:28:31 sun001 pam_winbind[1138]: [ID 614614 auth.notice] user
> > 'ganguly' granted acces
> > Jan 29 11:28:31 sun001 login[1138]: [ID 509786 auth.debug] roles
> > pam_sm_authenticate, service = teln
> > et user = ganguly ruser = not set rhost = pc8723_w2k.uk.trt.thales
> > 
> > It tells me that the user is granted access but then nothing
> > happens, I don't get a shell even though I have an entry in smb.conf 
> > 'template shell = /bin/bash'
> > 
> > Strange huh?
> > 
-- 
To unsubscribe from thi...
2004 Jan 29
10
Back to 3.0.1, Winbind and Solaris 9
I've gone back to 3.0.1 to try and get winbind to work with my Solaris 9
machine and NT4 domain.  Everything works except user authentication.  The
wbinfo and getent commands do what they are supposed to.
I've included a truss of 'su - ganguly'
According to pamlog, the user 'ganguly' has been granted access but it is
still hanging.
How do I do a truss of a telnet login?