search for: pam_system_err

Displaying 15 results from an estimated 15 matches for "pam_system_err".

2014 Jan 02
2
pam_winbind fails to authenticate domain users on my debian wheezy domain member servers
...n 2 12:23:55 websrv sshd[3541]: pam_winbind(sshd:auth): enabling krb5 login flag Jan 2 12:23:55 websrv sshd[3541]: pam_winbind(sshd:auth): enabling request for a FILE krb5 ccache Jan 2 12:23:55 websrv sshd[3541]: pam_winbind(sshd:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), NTSTATUS: NT_STATUS_CONNECTION_DISCONNECTED, Error message was: NT_STATUS_CONNECTION_DISCONNECTED Jan 2 12:23:55 websrv sshd[3541]: pam_winbind(sshd:auth): internal module error (retval = PAM_SYSTEM_ERR(4), user = 'georg') Jan 2 12:23:55 websrv sshd[3541]: pam_winbind(sshd:auth): [pa...
2015 Aug 18
1
winbindd and pam error
...ource3/lib/dumpcore.c:312(dump_core) Aug 18 14:46:31 medea winbindd[707]: unable to change to /var/log/samba/cores/winbindd Aug 18 14:46:31 medea winbindd[707]: refusing to dump core Aug 18 14:46:31 medea sshd[978]: pam_winbind(sshd:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), NTSTATUS: NT_STATUS_CONNECTION_DISCONNECTED, Error message was: NT_STATUS_CONNECTION_DISCONNECTED Aug 18 14:46:31 medea sshd[978]: pam_winbind(sshd:auth): internal module error (retval = PAM_SYSTEM_ERR(4), user = 'pasja') Otherwise winbindd working properly, the 'wbinfo -u' an...
2017 Apr 05
0
Key table name malformed
...ind(sshd:auth): getting > password (0x00000388) > > Apr 4 19:57:01 processing sshd[1159]: pam_winbind(sshd:auth): > pam_get_item returned a password > > Apr 4 19:57:02 processing sshd[1159]: pam_winbind(sshd:auth): request > wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), > NTSTATUS: NT_STATUS_CONNECTION_DISCONNECTED, Error message was: The > transport connection is now disconnected. > > Apr 4 19:57:02 processing sshd[1159]: pam_winbind(sshd:auth): internal > module error (retval = PAM_SYSTEM_ERR(4), user = 'username') > > Apr 4 1...
2014 Sep 29
0
ActiveDirectory authentication failures with pam_winbind on SuSE 11
.... Sep 25 11:02:15 host sshd[74473]: pam_winbind(sshd:auth): getting password (0x00000390) Sep 25 11:02:15 host sshd[74473]: pam_winbind(sshd:auth): pam_get_item returned a password Sep 25 11:02:15 host sshd[74473]: pam_winbind(sshd:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), NTSTATUS: NT_STATUS_ACCESS_DENIED, Error message was: Access denied Sep 25 11:02:15 host sshd[74473]: pam_winbind(sshd:auth): internal module error (retval = PAM_SYSTEM_ERR(4), user = 'user1') Auto generated krb5.conf file: [libdefaults] default_realm = SAMPLE.NET default_tgs_enctyp...
2016 Apr 11
3
winbind pam trouble
...filehost sshd[4884]: pam_winbind(sshd:auth): getting password (0x00000388) > Apr 11 20:18:32 filehost sshd[4884]: pam_winbind(sshd:auth): pam_get_item returned a password > Apr 11 20:18:32 filehost sshd[4884]: pam_winbind(sshd:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), NTSTATUS: NT_STATUS_CONNECTION_DISCONNECTED, Error message was: The transport connection is now disconnected. > Apr 11 20:18:32 filehost sshd[4884]: pam_winbind(sshd:auth): internal module error (retval = PAM_SYSTEM_ERR(4), user = 'username') > Apr 11 20:18:34 filehost sshd[4884]...
2017 Apr 04
4
Key table name malformed
Hi, We are having an issue, trying to install a domain member server. I'm following the samba wiki: - samba 4.6.1 - krb5.conf as recommended on wiki - time synced - kinit works - dns works (DCs in resolv.conf) - setup a basic smb.conf (pasted at the end of this email) - edit nsswitch.conf to include winbind for passwd/group and then finally "net ads join -U administrator -d5" fails
2013 Sep 17
1
S4-Winbind dumping core on password
...in. PuTTY logins using GSSAPI work fine, kdestroy/kinit succeeds with AD password, but su'ing to the userid from a puttty session fails. The issue seems to be related to the following line from /var/log/secure: pam_winbind(su:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), NTSTATUS: NT_STATUS_IO_DEVICE_ERROR, Error message was: NT_STATUS_IO_DEVICE_ERROR Adding pam_krb5 before pam_winbind avoids the issue of winbind dumping core, but then winbind does not refresh tickets, which is a requirement.? (Switching back to samba-3.6 works, but that takes away the shiny...
2014 Apr 26
1
SIGSEGV with pam_winbind kerberos authentication
...ore) unable to change to /var/log/samba/cores/winbindd refusing to dump core (/var/log/auth.log) pam_winbind(sshd:auth): getting password (0x00000190) pam_winbind(sshd:auth): pam_get_item returned a password pam_winbind(sshd:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), NTSTATUS: NT_STATUS_CONNECTION_DISCONNECTED, Error message was: NT_STATUS_CONNECTION_DISCONNECTED pam_winbind(sshd:auth): internal module error (retval = PAM_SYSTEM_ERR(4), user = 'myuser') Any idea how can I fix this problem ? Baptiste.
2005 Jun 21
1
problem with pam_converse with openssh protocol version 1
...ion to do conversation for him: prompt_msg.msg_style = PAM_PROMPT_ECHO_OFF; prompt_msg.msg=strdup("Enter PIN:"); pmsg[i++] = &prompt_msg; retval = pam_get_item(pamh, PAM_CONV,(void *) &conv); if (retval != PAM_SUCCESS) return PAM_SYSTEM_ERR; retval = conv->conv (i,(CONST struct pam_message **)&pmsg,&resp, conv->appdata_ptr); if (retval != PAM_SUCCESS || resp == NULL) return PAM_SYSTEM_ERR; pin=strdup(resp->resp); free (resp); It works. For example rlogin shows string &qu...
2016 Jul 17
1
Winbindd segfaults with bind9-dlz trying to login via libwinbind-pam
...Jul 17 20:23:28 dc1 login[1724]: pam_winbind(login:auth): getting password (0x00000388) Jul 17 20:23:28 dc1 login[1724]: pam_winbind(login:auth): pam_get_item returned a password Jul 17 20:23:28 dc1 login[1724]: pam_winbind(login:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_SYSTEM_ERR (4), NTSTATUS: NT_STATUS_CONNECTION_DISCONNECTED, Error message was: The transport connection is now disconnected. Jul 17 20:23:28 dc1 login[1724]: pam_winbind(login:auth): internal module error (retval = PAM_SYSTEM_ERR(4), user = 'achim') Jul 17 20:23:30 dc1 login[1724]: FAILED LOGIN (1...
2003 Apr 28
0
FW: Building Source PAM Issue - Any Suggestions?
...ect: Building Source PAM Issue - Any Suggestions? > > I am using the Samba 3.0 alpha23-1 source rpm to do a rebuild on my system > running RedHat9. I am getting an error while running make on pam_errors.c. > > The last warning that i recieve is: > > lib/pam_errors.c:102 'PAM_SYSTEM_ERR' undeclared (first use in this > function) > make: *** [lib/pam_errors.o] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.04006 (%build) > > Anyone know what is going on here? > > I am curious if i am missing something with my PAM setup or install. I can > provi...
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
2005 Aug 19
2
pam_radius fail open?
Okay, I guess I?ll be the first to take Colin Percival up in that the following statement applies to me: ?If you find a security problem -- or even if you find something which might possibly be a security problem but you're not certain if it is or not -- then please let us know.? I recently installed pam_radius according to the instructions located at the following address:
2007 Jun 05
2
pam_ldap-184 compile error
...n function `_connect_as_user': pam_ldap.c:1914: error: `password' undeclared (first use in this function) pam_ldap.c:1915: error: `PAM_AUTH_ERR' undeclared (first use in this function) pam_ldap.c:1918: error: `session' undeclared (first use in this function) pam_ldap.c:1919: error: `PAM_SYSTEM_ERR' undeclared (first use in this function) pam_ldap.c:1923: error: `PAM_SUCCESS' undeclared (first use in this function) pam_ldap.c:1957: error: `PAM_BUF_ERR' undeclared (first use in this function) pam_ldap.c:2032: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use in this function)...
2014 Jan 04
1
sudo issues after upgrading to samba/winbind 4.0.13 on Debian Wheezy
Hi I have upgraded from samba 3.6.19 to samba 4.0.13 on Debian Wheezy 64-bit with Samba 4.0.13 from wheezy-backports. I use winbind to authenticate against a two-server AD domain on Server 2012 functional level and forced LDAPS. After upgrading from 3.6.19 to 4.0.13 everything still works for me as usual. That is samba shares authentication, all things relying on the keytab, SSO logins with SSH