Displaying 8 results from an estimated 8 matches for "614614".
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofeev )
...> > pam_sm_authenticate()
> > Jan 29 11:28:31 sun001 login: [ID 219349 auth.debug] pam_unix_auth:
> > user ganguly not found Jan 29 11:28:31 sun001 pam_winbind[1138]: [ID
> > 572310 auth.info] Verify user `ganguly'
> > 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...
2005 Feb 26
0
connecting to AD share - signing?
I am trying to connect to an AD share. I can get connected but I
cannot cd into 'restricted' areas. I am getting permission denied. I
am using the correct username, password, and workgroup. I have read
about signing and enabled client signing but that just gave me a
signing error. What is the deal here?
Thanks!
2004 Jan 30
0
RE: Back to 3.0.1, Winbind and Solaris 9 (Mike Dorofe ev )
...> > pam_sm_authenticate()
> > Jan 29 11:28:31 sun001 login: [ID 219349 auth.debug] pam_unix_auth:
> > user ganguly not found Jan 29 11:28:31 sun001 pam_winbind[1138]: [ID
> > 572310 auth.info] Verify user `ganguly'
> > 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...
2004 Jan 26
1
user granted access, but still no shell prompt
...954]: [ID 702911 daemon.debug] [2004/01/26 19:10:21, 5] nsswitch/winbindd_pam.c:winbindd_pam_auth(196)
Jan 26 19:10:21 as08-tmn winbindd[1954]: [ID 702911 daemon.debug] Plain-text authentication for user tmn+DorofeevMS returned NT_STATUS_OK (PAM: 0)
Jan 26 19:10:21 as08-tmn pam_winbind[3314]: [ID 614614 auth.notice] user 'tmn+DorofeevMS' granted acces
Jan 26 19:10:21 as08-tmn winbindd[1954]: [ID 702911 daemon.debug] [2004/01/26 19:10:21, 5] nsswitch/winbindd.c:winbind_client_read(464)
Jan 26 19:10:21 as08-tmn winbindd[1954]: [ID 702911 daemon.debug] read failed on sock 26, pid 3314: EOF...
2004 Feb 20
1
Telnet to samba box does NOT work: wb_getgrgid: failed to locate gid == 1000
...getting strange: 3d installation - the same problem...
This is the log: (pay attention to the LAST line)
Feb 20 12:10:58 as09-tmn winbindd[273]: [ID 702911 daemon.debug] Plain-text authentication for user DorofeevMS returned NT_STATUS_OK (PAM: 0)
Feb 20 12:10:58 as09-tmn pam_winbind[452]: [ID 614614 auth.notice] user 'DorofeevMS' granted acces
Feb 20 12:10:58 as09-tmn winbindd[273]: [ID 702911 daemon.debug] [2004/02/20 12:10:58, 5] nsswitch/winbindd.c:winbind_client_read(465)
Feb 20 12:10:58 as09-tmn winbindd[273]: [ID 702911 daemon.debug] read failed on sock 28, pid 452: EOF
Feb 20...
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?
2004 Jan 19
13
winbind and Solaris 9 with AD
Hi
have been trying to get winbind working on Solaris 9 but to no effect.
version info:
samba: 3.0.0
openldap: 2.1.23
kerberos: MIT 1.3.1
Have followed the instructions in every howto, usenet posting I could
find:
nscd not running
created relevant links in /lib and /lib/security/sparcv9
applied patch for nsswitch as recommended
kinit -e works
net ads join works
wbinfo -t works
wbinfo -u
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