Displaying 20 results from an estimated 1029 matches for "libpam".
2016 Jul 05
4
winbind idmap_ad rfc2037 can't read UIdnumber
...>> ----------
>> This is the same for all mapped AD users (3042 users).
>>
>> Does Winbind makes queries on DCs with machine account ?
>> Does that mean bad AD schema ?
>>
>> Strange behavior.
>>
>> Thanks for help.
>>
>
> What 'libpam-*' packages do you have installed ?
>
> What have you got in /etc/nsswitch.conf
>
> Rowland
>
>
AFAIK, libpam is not used at this stage of test. Only libnss_winbind
should be used.
Here is the libpam list :
ii libpam-cap:amd64 1:2.24-12
ii libpam-ck-connector:amd...
2017 Aug 22
5
Windows pre-requisites for login with winbind?
...nd the cause of my original problem.
>
> Incidentally, this was my solution to upgrading Samba on my 17.04
> test server, I think moving to 17.10 will ultimately have to be the
> solution, but this let me carry on debugging this problem quickly.
>
> apt-get remove libnss-winbind libpam-winbind samba winbind
> apt-get autoremove
> cd /etc/apt/
> sed -i "s,zesty,artful,g" sources.list
> apt-get install samba libnss-winbind libpam-winbind winbind
> sed -i "s,artful,zesty,g" sources.list
> apt-get update
> apt-get dist-upgrade
>
> James...
2008 Feb 15
2
PAM libraries not found
When I add the --with-pam option in my configure command I get the
following error:
checking for pam_start in -lpam... no
configure: error: Can't build with PAM support: libpam not found
PAM is most certainly installed on the machine:
ii libpam-modules 0.79-5
Pluggable Authentication Modules for PAM
ii libpam-runtime 0.79-5
Runtime support for the PAM library
ii libpam0g 0.79-5
Pluggable Authentica...
2007 Mar 24
0
configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
...diff -u -p -r1.283 Makefile.in
--- Makefile.in 23 Oct 2006 21:44:47 -0000 1.283
+++ Makefile.in 24 Mar 2007 10:49:45 -0000
@@ -44,11 +44,8 @@ LD=@LD@
CFLAGS=@CFLAGS@
CPPFLAGS=-I. -I$(srcdir) @CPPFLAGS@ $(PATHS) @DEFS@
LIBS=@LIBS@
-LIBSELINUX=@LIBSELINUX@
SSHDLIBS=@SSHDLIBS@
LIBEDIT=@LIBEDIT@
-LIBPAM=@LIBPAM@
-LIBWRAP=@LIBWRAP@
AR=@AR@
AWK=@AWK@
RANLIB=@RANLIB@
@@ -139,7 +136,7 @@ ssh$(EXEEXT): $(LIBCOMPAT) libssh.a $(SS
$(LD) -o $@ $(SSHOBJS) $(LDFLAGS) -lssh -lopenbsd-compat $(LIBS)
sshd$(EXEEXT): libssh.a $(LIBCOMPAT) $(SSHDOBJS)
- $(LD) -o $@ $(SSHDOBJS) $(LDFLAGS) -lssh -lopenbsd-c...
2016 Jul 05
0
winbind idmap_ad rfc2037 can't read UIdnumber
...e same for all mapped AD users (3042 users).
>>>
>>> Does Winbind makes queries on DCs with machine account ?
>>> Does that mean bad AD schema ?
>>>
>>> Strange behavior.
>>>
>>> Thanks for help.
>>>
>>
>> What 'libpam-*' packages do you have installed ?
>>
>> What have you got in /etc/nsswitch.conf
>>
>> Rowland
>>
>>
> AFAIK, libpam is not used at this stage of test. Only libnss_winbind
> should be used.
> Here is the libpam list :
>
> ii libpam-cap:amd64...
2015 Nov 03
4
ssh authentication with AD
...14 with the samba 4.1X packages installed.
Our AD is a Windows AD.
I have succeeded in getting wbinfo -u to return domain users, wbinfo -g to
return domain groups, getent passwd to return domain users in passwd form,
getent group returns domain groups..
I have made certain that libnss-winbind, libpam-cracklib and libpam-winbind
are installed. They all seem to be
ii libpam-cap:amd64 1:2.24-0ubuntu2
amd64 PAM module for implementing capabilities
ii libpam-cracklib:amd64 1.1.8-1ubuntu2
amd64 PAM module to enable cracklib support
ii libpam-module...
2012 Jun 11
1
dovecot does not find libpam when compiling with customized prefix
Hello everybody,
I try to compile dovecot 2.1.7 with a customized --prefix setting and --with-pam . Although I installed libpam into the same --prefix, dovecot does not find it:
checking for pam_start in -lpam... no
configure: error: Can't build with PAM support: libpam not found
The same or a similar problem seems to have appeared 4 years ago:
http://www.dovecot.org/list/dovecot/2008-February/028750.html
Which libpa...
2016 Jul 05
0
winbind idmap_ad rfc2037 can't read UIdnumber
...e same for all mapped AD users (3042 users).
>>>
>>> Does Winbind makes queries on DCs with machine account ?
>>> Does that mean bad AD schema ?
>>>
>>> Strange behavior.
>>>
>>> Thanks for help.
>>>
>>
>> What 'libpam-*' packages do you have installed ?
>>
>> What have you got in /etc/nsswitch.conf
>>
>> Rowland
>>
>>
> AFAIK, libpam is not used at this stage of test. Only libnss_winbind
> should be used.
> Here is the libpam list :
>
> ii libpam-cap:amd64...
2002 Feb 20
0
[Bug 123] New: ssh linked with libpam
http://bugzilla.mindrot.org/show_bug.cgi?id=123
Summary: ssh linked with libpam
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: peak at argo....
2007 Jun 23
1
OT: vmware server not accepting root password?
...-
Gordon
These are the only log entries I could find corresponding to my login attempts:
[root at incognito log]# tail secure
Jun 22 23:48:26 incognito xinetd[4086]: START: vmware-authd pid=7377
from=10.51.51.6
Jun 22 23:48:26 incognito vmware-authd[7377]: PAM unable to
dlopen(/usr/lib/vmware/lib/libpam.so.0/security/pam_unix2.so)
Jun 22 23:48:26 incognito vmware-authd[7377]: PAM [dlerror:
/usr/lib/vmware/lib/libpam.so.0/security/pam_unix2.so: cannot open
shared object file: No such file or directory]
Jun 22 23:48:26 incognito vmware-authd[7377]: PAM adding faulty
module: /usr/lib/vmware/lib/libpa...
2019 Apr 08
3
libpam-smbpass
Hi Everybody
I have a linux debian 8 server with samba user share. I have tried to
upgrade to version 9. The package (libpam-smbpass) wich made
synchronize linux password to the samba password is missing the new.
Are there any way to synchronize unix local password with samba
password ?
Or can I download libpam-smbpass source from somewhere ?
Thanks
Zoltan
2016 Jul 04
2
winbind idmap_ad rfc2037 can't read UIdnumber
Hi samba team !
I try to resolve for hours a problem I have with a Linux Host (Samba
4.3.9 ubutnu 16.04) as AD member.DCs are Windows 2008 R2, One is 2012
R2. Forest level is 2003 R2.
my smb.conf :
[GLOBAL]
netbios name = CR-DEV-01
security = ADS
workgroup = ADDOMAIN
realm = ADDOMAIN.COM
idmap config *:backend = tdb
idmap config *:range =
2019 Jun 15
2
Kerberos and NTLMv2 authentication
Hello Rowland,
Sorry for the workgroup and realm name, I put MYDOMAIN to anonymize,
should be :
realm = MYDOMAIN.LOCAL
workgroup = MYDOMAIN
About libpam-krb5 installed, I have on my system :
yum list krb5-workstation pam_krb5
krb5-workstation.x86_64 1.15.1-37.el7_6
@updates
pam_krb5.x86_64 2.4.8-6.el7 @base
Is pam_krb5 equivalent to libpam-krb5 on centos 7 ?
> On 15/0...
2005 Apr 07
1
pam problems
...ned error 89
i googled a bit, and found some posts on this mailing list describing
the same problem, and the answer is that pam support is not compiled in.
So i tried to ensure pam support would be compiled:
i made sure that i have the proper libs. I work on debian so i did:
apt-get install libpam-runtime libpam-modules
apt-show-version tells me the version numbers installed:
...
libpam-modules/testing uptodate 0.76-22
libpam0g/testing uptodate 0.76-22
libpam-runtime/testing uptodate 0.76-22
libpam-ldap/stable uptodate 140-1
...
my configure line is as follows:
./config...
2019 Apr 08
0
libpam-smbpass
...upgrading from 4.2 is in this file.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Kereszt Vezeték via samba
> Verzonden: maandag 8 april 2019 15:25
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] libpam-smbpass
>
> Hi Everybody
>
> I have a linux debian 8 server with samba user share. I have tried to
> upgrade to version 9. The package (libpam-smbpass) wich made
> synchronize linux password to the samba password is
> missing the new.
> Are there any way to synchro...
2019 Oct 17
4
Offline logon and NSS...
I'm revising some docs, and i've returned on the 'offline logon' tema.
Looking at:
https://wiki.samba.org/index.php/PAM_Offline_Authentication
and smb.conf manpage, it is clear that 'offline logon' is
a pam/authentication only, does not involve NSS.
Considering a 'full offline' DM client (supposing a portable), there's
a 'winbind permanent nss
2015 Nov 04
0
ssh authentication with AD
...ed.
>
> Our AD is a Windows AD.
>
> I have succeeded in getting wbinfo -u to return domain users, wbinfo -g to
> return domain groups, getent passwd to return domain users in passwd form,
> getent group returns domain groups..
>
> I have made certain that libnss-winbind, libpam-cracklib and libpam-
> winbind
> are installed. They all seem to be
> ii libpam-cap:amd64 1:2.24-0ubuntu2
> amd64 PAM module for implementing capabilities
> ii libpam-cracklib:amd64 1.1.8-1ubuntu2
> amd64 PAM module to enable cra...
2016 Jul 05
2
winbind idmap_ad rfc2037 can't read UIdnumber
...rs).
>>>>
>>>> Does Winbind makes queries on DCs with machine account ?
>>>> Does that mean bad AD schema ?
>>>>
>>>> Strange behavior.
>>>>
>>>> Thanks for help.
>>>>
>>>
>>> What 'libpam-*' packages do you have installed ?
>>>
>>> What have you got in /etc/nsswitch.conf
>>>
>>> Rowland
>>>
>>>
>> AFAIK, libpam is not used at this stage of test. Only libnss_winbind
>> should be used.
>> Here is the libpam l...
2006 Mar 15
0
error while loading shared libraries: libpam.so.0
Hiya all, am currently running centos 4 on a dual xeon (emt64).
I get the following error.."error while loading shared libraries:
libpam.so.0" from a dell info app.
I'm guessing its because currently it wants the 32bit ver of pam? (As the
file can be found fine in /lib64). Tried linking, but guessed that wouldn't
work.
Does it need a compat set of libs for it libpam.so.0, or is it ok to just
yum install pam.i386 or is...
2002 Nov 26
1
Re: 2.2.7 compile error using --with-acl-support
...pto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x40044000)
libcups.so.2 => /usr/lib/libcups.so.2 (0x40105000)
libnsl.so.1 => /lib/libnsl.so.1 (0x4011d000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40131000)
libdl.so.2 => /lib/libdl.so.2 (0x4015e000)
libpam.so.0 => /lib/libpam.so.0 (0x40161000)
libc.so.6 => /lib/libc.so.6 (0x40169000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
obelyx:/tmp# ldd /usr/sbin/winbindd
libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x40017000)
libcrypto.so.0.9.6 => /usr...