Displaying 4 results from an estimated 4 matches for "pamlog".
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofe ev )
Hi Mike,
Thanks for replying! I have tried that but I still have the same problem.
I think that PAM is doing its job, I've set up logging so that everything in
pam.conf logs to /var/log/pamlog. In pamlog I see "user 'ganguly' granted
access".
There is something else that is stopping this working, I just can't see what
it is. Any ideas?
-----Original Message-----
From: DorofeevMS@tmn.transneft.ru [mailto:DorofeevMS@tmn.transneft.ru]
Sent: 30 January 2004 03:36...
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?
I'm hoping some one out there is good with Solaris.
Can you help?
Thanks,
Sapan
-------------- next part --------------
execve("/usr/bin/su", 0xFFBFFD44, 0xFFBFFD54...
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofeev )
...e pam.conf mentioned here is attached to the digest vol13 issue 49
Sincerely yours, Mike
> > Yes, I used your pam.conf and I have the patch installed. I can't
> > think what else the problem could be.
> >
> > I can't see what happens after I type in my password. Pamlog looks
> > like this -
> >
> > Jan 29 11:28:27 sun001 login: [ID 634615 auth.debug]
> > pam_authtok_get:pam_sm_authenticate: flags = 0
> > Jan 29 11:28:31 sun001 login: [ID 378613 auth.debug] pam_dhkeys:
> > user ganguly not found Jan 29 11:28:31 sun001 login: [...
2004 Jan 03
11
How do I get Winbind accounts in LDAP?
I've seen this posting before but I need to get a grasp on this. I am
using winbindd for users that don't have a local account on a Linux box.
I thought that placing the entries below in the smb.conf would create
users in ou=Idmap. Instead the ou=Idmap increments the uidNumber with
every user that is added,but the user ID mappings are stored in
/usr/local/var/locks/winbindd_idmap.tdb. What