Displaying 20 results from an estimated 58 matches for "pam_dhkey".
Did you mean:
pam_dhkeys
2004 Mar 30
2
[Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
...nThis| |
Status|NEW |ASSIGNED
Summary|keylogin not successful |PAM modules relying on
| |module-private data
| |(pam_dhkeys, pam_krb5, AFS)
| |fail
Version|3.7.1p1 |-current
------- Additional Comments From dtucker at zip.com.au 2004-03-30 12:42 -------
Here's my understanding of what's going on. Currently this is only known to
a...
2007 Jul 13
5
[Bug 1339] New: pam_dhkeys doesn't work ( PAM_REINITIALIZE_CRED without PAM_ESTABLISH_CRED)
http://bugzilla.mindrot.org/show_bug.cgi?id=1339
Summary: pam_dhkeys doesn't work (PAM_REINITIALIZE_CRED without
PAM_ESTABLISH_CRED)
Product: Portable OpenSSH
Version: 4.6p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component:...
2007 Sep 12
1
[Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
http://bugzilla.mindrot.org/show_bug.cgi?id=688
David Leonard <David.Leonard at quest.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |David.Leonard at quest.com
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
2003 Jul 04
1
Is it sombody who has a working pam.conf for Solaris 9 ?
Hi,
I am trying to setup PAM for telnet on my solaris 9 box and the pam_winbind
grant me access but I recieve a acount failure:
Jul 4 13:29:59 clusterix1 pam_winbind[9688]: user 'patrikg' granted acces
Jul 4 13:29:59 clusterix1 login[9688]: login account failure: Permission denied
The values in pam.conf for winbind is:
login auth required /usr/lib/security/pam_winbind.so
other
2005 Mar 21
0
Winbind and openSSH problem on Solaris 8/Sparc
...1/01/24 SMI"
#
# Copyright (c) 1996-2000 by Sun Microsystems, Inc.
# All rights reserved.
#
# PAM configuration
#
# Authentication management
#
login auth required /usr/lib/security/pam_winbind.so
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_auth.so.1 try_first_pass
login auth required pam_dial_auth.so.1 try_first_pass
#
rlogin auth sufficient /usr/lib/security/pam_winbind.so
rlogin auth sufficient pam_rhosts_auth.so.1
rlogin auth requisite pam_autht...
2015 Oct 05
0
[Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
https://bugzilla.mindrot.org/show_bug.cgi?id=688
Tomas Kuthan <tomas.kuthan at oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tomas.kuthan at oracle.com
--
You are receiving this mail because:
You are the assignee for the bug.
2004 Aug 17
0
[Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
http://bugzilla.mindrot.org/show_bug.cgi?id=688
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|822 |914
nThis| |
------- Additional Comments From dtucker at zip.com.au 2004-08-17 19:08 -------
2008 Jan 08
0
solaris9+winbind+getent
...ing on Solaris 9? I had to download/compile latest
kerberos (MIT), openldap, etc, and we have everything working great on our
linux machines. 'getent group' comes up with just the local groups.
pam.conf:
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_auth.so.1
login auth required pam_dial_auth.so.1
login auth optional /usr/lib/security/pam_winbind.so
try_first_pass
rlogin auth sufficient pam_rhosts_auth.so.1
rlogin auth requisite pam_authtok_get.so.1
rlog...
2004 Jan 28
0
PAM winbind auth (ADS) WORKS! (Solaris 9) THANKS ALOT!
...# relative to /usr/lib/security/$ISA. Absolute path names, as
# present in this file in previous releases are still acceptable.
#
# Authentication management
#
# login service (explicit because of pam_dial_auth)
#
login auth requisite pam_authtok_get.so.1
login auth sufficient pam_dhkeys.so.1
login auth sufficient pam_unix_auth.so.1
login auth sufficient pam_dial_auth.so.1
login auth sufficient /usr/lib/security/pam_winbind.so.1 try_first_pass
#
# rlogin service (explicit because of pam_rhost_auth)
#
rlogin auth sufficient pam_rhosts_auth.so....
2002 Oct 31
0
pam authentication solaris9
...names, as # present in this file in
previous releases are still acceptable. # # Authentication management # #
login service (explicit because of pam_dial_auth) #
login auth required /usr/lib/security/pam_winbind.so.1
login auth requisite pam_authtok_get.so.1 try_first_pass
login auth required pam_dhkeys.so.1 try_first_pass
login auth required pam_unix_auth.so.1 try_first_pass
login auth required pam_dial_auth.so.1 try_first_pass
#
# rlogin service (explicit because of pam_rhost_auth)
#
rlogin auth sufficient /usr/lib/security/pam_winbind.so.1
rlogin auth sufficient pam_rhosts_auth.so.1 try_fi...
2004 Aug 20
1
Fw: winbind, active directory and solaris 8
...s, as
# present in this file in previous releases are still acceptable.
#
# Authentication management
#
# login service (explicit because of pam_dial_auth)
#
login auth required /usr/lib/security/pam_winbind.so
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_auth.so.1
login auth required pam_dial_auth.so.1
#
# rlogin service (explicit because of pam_rhost_auth)
#
rlogin auth sufficient /usr/lib/security/pam_winbind.so
rlogin auth sufficient pam_rhosts_auth.so.1
rlogin auth requisite...
2005 Jun 11
1
strange getpwnam issue
hello. i have samba 3.0.14a installed on solaris9 os. i need to allow
users login system by windows domain authorization. winbindd/pam_winbind
compiled installed and working. but, one pam module (pam_dhkeys) fail
all pam stack when try to obtain userinfo about windows domain users.
small investigate show that getpwnam() result with windows user as
parameter different from unix user. for example:
#perl -e "print getpwnam('unixuser');" return
"unixuser:passwordHASHreplaced:...
2005 Sep 23
0
root login using /etc/shadow bypassing winbind / ADS security
...file in previous releases are still acceptable.
#
# Authentication management
#
# login service (explicit because of pam_dial_auth)
#
login auth required /usr/lib/security/pam_winbind.so
try_first_pass
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_auth.so.1 try_first_pass
login auth required pam_dial_auth.so.1 try_first_pass
#
# rlogin service (explicit because of pam_rhost_auth)
#
rlogin auth sufficient /usr/lib/security/pam_winbind.so
try_first_pass
rlogin auth sufficient...
2003 Dec 15
1
Solaris Winbind LDAP pam_mkhomedir.so
Dear list,
How do I test whether I have access to my winbind LDAP backend from my
Solaris 9 machine? My LDAP database is held on a Redhat 9.0 machine also
running Samba 3.0.0.
I know winbind works because getent and wbinfo show up my NT users and
groups.
I would also like to have people log into my Solaris 9 machine with their NT
usernames, I have this working on Redhat already but Solaris is
2005 Aug 29
1
dovecot/Active Directory/KRB client (OT)
.../usr/lib/security/pam_unix.so.1
other session optional /usr/lib/security/pam_krb5.so.1 debug
other password required /usr/lib/security/pam_unix.so.1
For Solaris 10, it looks like:
other auth requisite pam_authtok_get.so.1 debug
other auth required pam_dhkeys.so.1 debug
other auth required pam_unix_cred.so.1 debug
other 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...
2004 Aug 19
0
winbind, active directory and solaris 8
...s, as
# present in this file in previous releases are still acceptable.
#
# Authentication management
#
# login service (explicit because of pam_dial_auth)
#
login auth required /usr/lib/security/pam_winbind.so
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_auth.so.1
login auth required pam_dial_auth.so.1
#
# rlogin service (explicit because of pam_rhost_auth)
#
rlogin auth sufficient /usr/lib/security/pam_winbind.so
rlogin auth sufficient pam_rhosts_auth.so.1
rlogin auth requisite...
2006 Jul 25
1
Strange problem - Samba 3.0.23 on Solaris 9 Sparc
...mes, i.e., they are
# relative to /usr/lib/security/$ISA. Absolute path names, as
# present in this file in previous releases are still acceptable.
#
# Authentication management
#
# login service (explicit because of pam_dial_auth)
#
login auth requisite pam_authtok_get.so.1
login auth sufficient pam_dhkeys.so.1
login auth sufficient pam_unix_auth.so.1
login auth sufficient pam_dial_auth.so.1
login auth sufficient /usr/lib/security/pam_winbind.so.1 debug try_first_pass
#
# rlogin service (explicit because of pam_rhost_auth)
#
rlogin auth sufficient pam_rhosts_auth.so.1
rlogin auth requisit...
2005 Jun 21
0
Active directory authentication and Solaris 9 problems
...---------------------------------------------
/etc/pam.conf
# Authentication management
#
# login service (explicit because of pam_dial_auth)
#
login auth required /usr/lib/security/pam_winbind.so debug
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_auth.so.1 try_first_pass
login auth required pam_dial_auth.so.1 try_first_pass
#
# rlogin service (explicit because of pam_rhost_auth)
#
rlogin auth sufficient /usr/lib/security/pam_winbind.so debug
rlogin auth sufficient...
2007 Dec 05
1
AD returns only one group for all users
Dear list,
I'm trying to get a Thumper (Sun Fire X4500) to play nice with AD so
that we can offer a nearline storage service. Since many of our users
will have multiple group memberships, it's imperative that samba be able
to recurse through the groups that a user is a member of to determine if
they have access to a resource.
What happens instead is that every user who authenticates is
2006 Jul 10
1
OpenSSH 4.3p2 on Solaris 10 and PAM
...tem where login with password or
public key works.
Adittionally we have a customized PAM module that grants/revokes access
based upon an attribute setting in LDAP.
The PAM Configuration for Sun SSH 1.1 is:
==CUT==
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_cred.so.1
login auth required pam_dial_auth.so.1
login auth binding pam_unix_auth.so.1 server_policy
login auth required pam_ldap.so.1
sshd-password account required pam_mymodule.so.1
sshd-none account requir...