Displaying 20 results from an estimated 43 matches for "pam_unix_session".
2007 Jan 05
0
troubles with telnet sessions under Solaris8 as AD member with winbind V3.0.23d
...80: open("/etc/pam.conf", O_RDONLY) = 9
19080: mmap(0x00000000, 3769, PROT_READ, MAP_PRIVATE, 9, 0) = 0xFF1E0000
19080: munmap(0xFF1E0000, 3769) = 0
19080: close(9) = 0
19080: stat64("/usr/lib/security/pam_unix_session.so.1", 0xFFBEEE00) = 0
19080: stat("/usr/lib/security/pam_unix_session.so.1", 0xFFBEE930) = 0
19080: resolvepath("/usr/lib/security/pam_unix_session.so.1",
"/usr/lib/securit
y/pam_unix_session.so.1", 1023) = 39
19080: open("/usr/lib/security/pam_unix_sessi...
2005 Aug 29
1
dovecot/Active Directory/KRB client (OT)
...auth sufficient pam_krb5.so.1 debug
other auth required pam_unix_auth.so.1 debug
other account requisite pam_roles.so.1 debug
other account required pam_unix_account.so.1 debug
other account required pam_krb5.so.1 debug
other session required pam_unix_session.so.1 debug
other password required pam_dhkeys.so.1
other password requisite pam_authtok_get.so.1
other password requisite pam_authtok_check.so.1
other password sufficient pam_krb5.so.1
other password required pam_authtok_store.so.1
I hope this helps.
Jeff Earic...
2005 Mar 21
0
Winbind and openSSH problem on Solaris 8/Sparc
...nt sufficient /usr/lib/security/pam_winbind.so
other account requisite pam_roles.so.1
other account required pam_projects.so.1
other account required pam_unix_account.so.1
#
# Session management
#
other session required pam_unix_session.so.1
#
# Password management
#
#other password sufficient /usr/lib/security/pam_winbind.so
other password required pam_dhkeys.so.1
other password requisite pam_authtok_get.so.1
other password requisite pam_authtok_check.so.1
other passwor...
2010 Dec 21
5
solaris 10 winbind authentication with ADS
...requisite pam_authtok_get.so.1
other auth required pam_dhkeys.so.1
other auth required pam_unix_cred.so.1
other auth required pam_unix_auth.so.1
other session sufficient /opt/local/lib/security/pam_winbind.so
try_first
_pass
other session required pam_unix_session.so.1
What am I missing????
--
C. J. Keist Email: cj.keist at colostate.edu
Systems Group Manager Phone: 970-491-0630
Engineering Network Services Fax: 970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301
All I want is a chance to prove 'Mone...
2006 Sep 26
1
password sync unix
...a password requisite
pam_authtok_check.so.1
samba password required
pam_authtok_store.so.1
samba password requisite
/usr/local/samba/lib/security/pam_smbpass.so nullok
use_authtok
try_first_pass debug
smbconf=/usr/local/samba/lib/smb.conf
samba session required
pam_unix_session.so.1
smb.conf
security = user
log file = /usr/local/samba/var/log.%m
max log size = 500
; local master = no
; os level = 33
; domain master = yes
; preferred master = yes
; domain logons = yes
; wins support = yes
; wins server = w.x.y.z
; wins proxy = yes
dns proxy = no
;...
2004 Jan 23
0
PAM (winbind?) auth still does NOT work on Solaris 9
...------------------------------
Here is the list of my /lib/security:
(cut)
lrwxrwxrwx 1 root root 20 ??? 13 03:18 pam_unix_auth.so -> ./pam_unix_auth.so.1
-rwxr-xr-x 1 root bin 13604 ??? 16 2003 pam_unix_auth.so.1
lrwxrwxrwx 1 root root 23 ??? 13 03:18 pam_unix_session.so -> ./pam_unix_session.so.1
-rwxr-xr-x 1 root bin 11828 ??? 7 2002 pam_unix_session.so.1
-rwxr-xr-x 1 root other 27768 ??? 16 18:20 pam_winbind.so
lrwxrwxrwx 1 root other 16 ??? 22 20:39 pam_winbind.so.1 -> ./pam_winbind.so
drwxr-xr-x 2 root bin...
2003 Jun 12
1
Debian and dovecot
...boxes of all the users? They are not many (10-15).
b) The authentication right now is done through PAM, the pam.d/dovecot file
is:
auth required pam_unix_auth.so
account required pam_unix_acct.so
password required pam_unix_passwd.so
session required pam_unix_session.so
I want to authenticate against an SMB server, I added the following
/etc/pam_smb.conf:
SPECTRON-MSIM
MAIN
MAIN # documentation says I need 2 servers (only have one, is this
ok)
and changed the pam.d/dovecot to:
auth required pam_smb_auth.so
account req...
2000 Aug 12
0
OpenSSH-2.1.1p4 and SuSE 6.4
...hadow nodelay
auth required /lib/security/pam_nologin.so
! account required /lib/security/pam_unix_acct.so
password required /lib/security/pam_cracklib.so
! password required /lib/security/pam_unix_passwd.so shadow
use_authtok
! session required /lib/security/pam_unix_session.so
session required /lib/security/pam_limits.so
--- 1,8 ----
#%PAM-1.0
! auth required /lib/security/pam_unix.so shadow nodelay
auth required /lib/security/pam_nologin.so
! account required /lib/security/pam_unix.so
password required /lib/security/pam...
2004 Jul 21
0
changing passwords with pam_winbind.so
...e the following
setup in my pop pam file:
auth sufficient pam_winbind.so
auth required pam_unix_auth.so use_first_pass
account sufficient pam_winbind.so
account required pam_unix_acct.so use_first_pass
password required pam_unix_passwd.so
session required pam_unix_session.so
as I said, this works. Now, when I try to change the password via the
same winbind pam module, it won't change. The strange part is
smbpasswd works fine when called as
'smbpasswd -r (PDC NAME) username'.
Am I running around in circles trying to get something to work that won't...
2005 Jul 06
1
su broken after ldap auth
...heel debug
auth required /lib/security/pam_unix_auth.so use_first_pass
account sufficient /lib/security/pam_ldap.so
account required /lib/security/pam_unix_acct.so
password required /lib/security/pam_ldap.so use_first_pass use_authtok
session required /lib/security/pam_unix_session.so
thanks in advance,
N.Asenjo
2007 Feb 19
0
samba with pam_ldap authentication
...so
account sufficient /lib/security/pam_ldap.so
account required /lib/security/pam_unix_acct.so
password sufficient /lib/security/pam_ldap.so
password required /lib/security/pam_unix_passwd.so
use_first_pass md5 shadow
session required /lib/security/pam_unix_session.so
When I connect to samba using smbclient, I always get the following
error :
tree connect failed: NT_STATUS_WRONG_PASSWORD
But I can see using tcpdump that ldap request on my username and ldap
reply are correct. Also when I use a local samba account I can access my
share just fine.
D...
2015 Apr 13
2
[Bug 2378] New: Allow login to a role using Hostbased auth on platforms supporting PAM_AUSER
https://bugzilla.mindrot.org/show_bug.cgi?id=2378
Bug ID: 2378
Summary: Allow login to a role using Hostbased auth on
platforms supporting PAM_AUSER
Product: Portable OpenSSH
Version: 6.8p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: enhancement
Priority: P5
2004 Jul 14
0
winbind/gdm auth failure
...auth sufficient pam_winbind.so
auth required pam_unix_auth.so nullok
use_first_pass
account sufficient pam_winbind.so
account required pam_unix_acct.so
password required pam_unix_passwd.so shadow
session sufficient pam_winbind.so
session required pam_unix_session.so
session required pam_limits.so
---
As you can see, almost the same, exept the functional?ty.
2) My second Question is on "How to get apache directive
require group working with pam_auth_smb.so". Everything
seems to be configured well, because using dirctive
"Require user use...
2008 Jan 08
0
solaris9+winbind+getent
...account required pam_unix_account.so.1
other account requisite pam_roles.so.1
other account required pam_projects.so.1
other account required pam_unix_account.so.1
other account sufficient /usr/lib/security/pam_winbind.so
other session required pam_unix_session.so.1
other session sufficient /usr/lib/security/pam_winbind.so
try_first_pass
other password required pam_dhkeys.so.1
other password requisite pam_authtok_get.so.1
other password requisite pam_authtok_check.so.1
other password required pam_authtok_store.so.1
#...
2004 Jan 28
0
PAM winbind auth (ADS) WORKS! (Solaris 9) THANKS ALOT!
...pam_projects.so.1
other account sufficient pam_unix_account.so.1
#other account sufficient /usr/lib/security/pam_winbind.so.1
#
# Default definition for Session management
# Used when service name is not explicitly mentioned for session management
#
other session required pam_unix_session.so.1
other session sufficient /usr/lib/security/pam_winbind.so.1
#
# Default definition for Password management
# Used when service name is not explicitly mentioned for password management
#
other password required pam_dhkeys.so.1
other password requisite pam_authtok_get.so.1...
2003 Aug 26
1
change password on w2k workstation
...equired /lib/security/pam_unix_acct.so
password required /lib/security/pam_cracklib.so
password required /lib/security/pam_ldap.so
password required /lib/security/pam_pwdb.so use_first_pass
session sufficient /lib/security/pam_ldap.so
session required /lib/security/pam_unix_session.so
session optional /lib/security/pam_console.so
Someone can help me??
2002 Oct 31
0
pam authentication solaris9
...b/security/pam_winbind.so.1
other account requisite pam_roles.so.1
other account required pam_projects.so.1
other account required pam_unix_account.so.1
#
# Default definition for Session management
# Used when service name is not explicitly mentioned for session management
#
other session required pam_unix_session.so.1
#
# Default definition for Password management
# Used when service name is not explicitly mentioned for password management
#
other password required pam_dhkeys.so.1
other password requisite pam_authtok_get.so.1
other password requisite pam_authtok_check.so.1
other password required pam_autht...
2004 Aug 20
1
Fw: winbind, active directory and solaris 8
...account requisite pam_roles.so.1
other account required pam_projects.so.1
other account required pam_unix_account.so.1
#
# Default definition for Session management
# Used when service name is not explicitly mentioned for session management
#
other session required pam_unix_session.so.1
#
# Default definition for Password management
# Used when service name is not explicitly mentioned for password
management
#
other password required pam_dhkeys.so.1
other password requisite pam_authtok_get.so.1
other password requisite pam_authtok_check.so.1
other pas...
2000 Mar 08
0
NIS, PAM, OpenSSH. Seems to work perfectly (one minor concern)
...required /lib/security/pam_unix_auth.so
auth required /lib/security/pam_nologin.so
account required /lib/security/pam_unix_acct.so
password required /lib/security/pam_cracklib.so
password required /lib/security/pam_unix_passwd.so
session required /lib/security/pam_unix_session.so
/etc/pam.d/ssh
#%PAM-1.0
auth required /lib/security/pam_pwdb.so shadow nodelay
auth required /lib/security/pam_nologin.so
account required /lib/security/pam_pwdb.so
password required /lib/security/pam_cracklib.so
password required /lib/security/pam_pwdb....
2012 Mar 13
2
[Bug 1990] New: sftp segfaults when tab-completing a directory which contains umlauts
https://bugzilla.mindrot.org/show_bug.cgi?id=1990
Bug #: 1990
Summary: sftp segfaults when tab-completing a directory which
contains umlauts
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: normal