search for: pam_authtok_err

Displaying 7 results from an estimated 7 matches for "pam_authtok_err".

2017 Nov 02
2
Domain users cannot log on locally to DC
...1) Nov  1 22:53:58 dc1 sshd[5788]: pam_winbind(sshd:auth): getting password (0x00000011) Nov  1 22:53:58 dc1 sshd[5788]: pam_winbind(sshd:auth): Could not retrieve user's password Nov  1 22:53:58 dc1 sshd[5788]: pam_winbind(sshd:auth): [pamh: 0x81d72698] LEAVE: pam_sm_authenticate returning 20 (PAM_AUTHTOK_ERR) Nov  1 22:53:58 dc1 sshd[5788]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.2.240  user=test1 Nov  1 22:54:00 dc1 sshd[5788]: Failed password for test1 from 192.168.2.240 port 50348 ssh2 Nov  1 22:54:04 dc1 sshd[5788]: Connection closed by 192.16...
2003 Jan 10
0
Samba-2.2.7a Compile error --with-pam
...this function) nsswitch/pam_winbind.c:396: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:397: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:400: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:409: `PAM_AUTHTOK_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:429: syntax error before `int' nsswitch/pam_winbind.c:429: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_setcred': nsswitch/pam_winbind.c:432: `PAM_SUCCESS'...
2002 Jun 28
2
Error when configuring pam on samba (MANDRAKE 8.2 and before)
...his function) nsswitch/pam_winbind.c:396: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:397: `PAM_SUCCESS' undeclared (first use in this function ) nsswitch/pam_winbind.c:400: `PAM_SERVICE_ERR' undeclared (first use in this func tion) nsswitch/pam_winbind.c:409: `PAM_AUTHTOK_ERR' undeclared (first use in this func tion) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:429: syntax error before `int' nsswitch/pam_winbind.c:429: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_setcred': nsswitch/pam_winbind.c:432: `PAM_SUCCESS'...
2003 Jan 28
1
[nsswitch/pam_winbind.po] Error 1 With Compiling 3.0
...this function) nsswitch/pam_winbind.c:427: `pamh' undeclared (first use in this function) nsswitch/pam_winbind.c:428: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:431: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:440: `PAM_AUTHTOK_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c: At top level: nsswitch/pam_winbind.c:460: syntax error before `int' nsswitch/pam_winbind.c:460: parse error before `*' nsswitch/pam_winbind.c: In function `pam_sm_setcred': nsswitch/pam_winbind.c:463: `PAM_SUCCESS'...
2001 Oct 25
3
PAM conversation stuff
Okay, I'm confused again. They way you guys are talking about the conversation routine, it would seem that you think it is a way to fetch something from the user - like a new password. Is this possible? Does calling pam_chauthtok() cause the underlying pam_sm_chauthtok() eventually print something on stdout and read a new password from stdin (the socket to the client) using the conversation
2011 Aug 19
1
Password sync in 3.6.0 on OS X 10.7, Lion
My company, which is a mac-heavy shop in the printing industry, needed to migrate to a faster file server. As our directory trees are very large, both Samba, and Netatalk were bogging down badly on our Linux server (Samba, due to heavy CPU usage during directory listings - the case-sensitive file system issue, and netatalk because the cnid db was getting too big). Our solution was to switch to a
2002 Jul 01
5
./configure --with-pam
Hi all, I still have problems with my nt authentication on linux. My problems start when compiling --with-pam This is the output, i can't figure out why i get the error. [root@squid source]# ./configure --with-pam loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a