search for: pam_authent

Displaying 20 results from an estimated 46 matches for "pam_authent".

2004 Apr 04
0
Bandwidth shaping per users with pam_auth
I am using squid with pam_auth and delay pools to control the banwidth to the inet access. The problem, of course, is that 80% of the bandwidth is wasted. So the idea is to make the same rules but with HTB or IMQ. I did it by mac-address but the problem is that the users move from a side to another one so this doens''t work. I think to solve it using mark with iptables. For each user i
2006 Jul 03
1
Gathering more information about authenticated domain users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm currently positively having winbind authentication against a DC and pam also works with it. I'm also using PAM authentication in PHP with the help of the pam_auth module which provides one function in PHP, pam_auth($user, $pass) which returns true/false. I would like to get more information and do more tests with the authenticated
2015 Dec 16
2
Pam-logon failure for AD users
I see 2 things here which are strange. Self compiled samba > >> /usr/local/samba/bin/wbinfo --pam-logon="DOMAIN\testusr1" Debian samba ? or older version installed and not latest. > >> Samba version : 4.1.17 Which is it? self compiled or debian samba? Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org]
2004 Jul 09
1
passing remote ip to pam
...*error = NULL; + if ((addr = net_ip2addr(remote_ip)) + && (status = pam_set_item(pamh, PAM_RHOST, addr)) + != PAM_SUCCESS) { + *error = t_strdup_printf("pam_set_item(PAM_RHOST, %s) failed: %s", + addr, pam_strerror(pamh, status)); + return status; + } + if ((status = pam_authenticate(pamh, 0)) != PAM_SUCCESS) { *error = t_strdup_printf("pam_authenticate(%s) failed: %s", user, pam_strerror(pamh, status)); @@ -205,7 +215,8 @@ static int pam_auth(pam_handle_t *pamh, static void pam_verify_plain_child(const char *service, const char *user, - cons...
2015 Dec 16
1
Pam-logon failure for AD users
Thanks rowland, I understand that there was a mess. and now i changed the smb.conf with the above as you instructed to be. But still i found same issue. I have two systems which connect to same AD. i found to different winbind logs. One uses pam_auth and other one which is not working uses pam_auth_crap while using pam logon. I browsed on this but unfortunately i am not able to find anything
2015 Dec 17
0
Pam-logon failure for AD users
Hi, I complied samba from source and i am using pam from debian. But, i confused why pam uses pam_auth_crap instead of pam_auth. may i know the basic difference between pam_auth and pam_auth_crap. Regards, Vigneshdhanraj G On Wed, Dec 16, 2015 at 6:45 PM, L.P.H. van Belle <belle at bazuin.nl> wrote: > I see 2 things here which are strange. > > Self compiled samba > >
2009 Sep 08
1
openssh, pam, challenge-response problem
Hello, when configuring the OpenSSH to authenticate through pam_radius, I encountered the following problem: The radius server is configured to accept username and generic password, it then generates some textual string as a challenge-request and waits again for username and this time for challenge-response. Pam_radius use pam->conv function, retrieved with pam_get_item(PAM_COM), with
2014 Apr 26
1
SIGSEGV with pam_winbind kerberos authentication
Hello, I can't get Kerberos authentication works with my Linux clients. Server : samba 4.1.4 (compiled from source) Client : Debian Wheezy with sernet-samba 4.0.17-8 Without Kerberos authentication, everything works : -> the domain users can log with pam_winbind (with ssh, gdm ....). -> "kinit myuser at MYREALM" works fine. -> "wbinfo -K MYDOM\\myuser" works.
2013 Jan 18
1
pam_smbpass.so on AIX
Yet another odd one... I've got it set up now so that swat uses pam_smbpass.so, and once a user logs into swat at least once, it'll update their password in the passdb backend configured for Samba. But, I also need to ensure that when a user changes their password via passwd, it also gets updated. I added the following in /etc/security/login.cfg: usw: auth_type = PAM_AUTH and
2012 Dec 02
1
samba / winbind user authentication problem
Hi, I have a problem with samba / winbind PAM authentication. Domain controller is samba4, machines users log on to via PAM are samba 3.6 (all of them ubuntu 12.04 LTS). The whole user authentication was working already, but after a reboot it somehow broke. Additional reboots don't help. The funny thing is that all logs look quite OK to me (except for the single line saying
2019 Jul 09
0
[Announce] Samba 4.11.0rc1 Available for Download
Release Announcements ===================== This is the first release candidate of Samba 4.11. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.11 will be the next version of the Samba suite. UPGRADING ========= SMB1 is disabled by default
2019 Jul 09
0
[Announce] Samba 4.11.0rc1 Available for Download
Release Announcements ===================== This is the first release candidate of Samba 4.11. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.11 will be the next version of the Samba suite. UPGRADING ========= SMB1 is disabled by default
2006 Jan 31
3
3.0.21b +pam_winbindd
Ive installed and configured samba using cd samba-3.0.21b/source ./autogen.sh ./configure --with-krb5=/usr/local \ --with-automount \ --with-pam \ --with-utmp \ --with-winbind \ --with-libsmbclient \ --with-ldap \ --with-netlib='-lresolv' make make install cp nsswitch/pam_winbind.so /usr/lib/security cp
2015 Dec 12
3
Pam-logon failure for AD users
sorry for the late response Rowland, I didn't change the smb.conf with the same smb.conf, i configured new AD that works fine. Do you need to change the smb.conf could you please tell me what i need to change specifically. And i also suspect that problem with my AD server. But i am not able to find the exact problem, The confusion is Ftp works with same pam working fine but cifs always shows
2019 Aug 21
0
[Announce] Samba 4.11.0rc2 Available for Download
Release Announcements ===================== This is the second release candidate of Samba 4.11. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.11 will be the next version of the Samba suite. UPGRADING ========= AD Database compatibility
2019 Aug 21
0
[Announce] Samba 4.11.0rc2 Available for Download
Release Announcements ===================== This is the second release candidate of Samba 4.11. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.11 will be the next version of the Samba suite. UPGRADING ========= AD Database compatibility
2008 Feb 13
1
Problem with winbind not seeing a user as part of a group
Everyone, Here is a challenge for all of you samba experts! Lately I have been seeing a problem where winbind is not correctly identifying a user as a member of a group he most certainly belong to. This is with a Domain Local group so I know samba should support it. Users access a HTTPS (SSL) webpage that is secured by a Domain Local group. Sometimes they get in,
2019 Sep 03
0
[Announce] Samba 4.11.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.11. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.11 will be the next version of the Samba suite. UPGRADING ========= AD Database compatibility
2019 Sep 03
0
[Announce] Samba 4.11.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.11. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.11 will be the next version of the Samba suite. UPGRADING ========= AD Database compatibility
2008 Aug 31
2
smb_auth problem
Hi samba community. I'm having a problem with the smb_auth authentication method. Everything looks like normal, but everytime I try to use smb_auth it returns ERR. I will show here some commands output to secure that all configuration is correct, and if anyone can help me to investigate what's happend I'll thanks. I'm using: Debian lenny, updated. ii samba 2:3.2.3-1