similar to: [Bug 1215] sshd requires entry from getpwnam for PAM accounts

Displaying 20 results from an estimated 5000 matches similar to: "[Bug 1215] sshd requires entry from getpwnam for PAM accounts"

2006 Aug 09
3
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
http://bugzilla.mindrot.org/show_bug.cgi?id=1215 Summary: sshd requires entry from getpwnam for PAM accounts Product: Portable OpenSSH Version: 4.3p2 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: PAM support AssignedTo: bitbucket at mindrot.org
2006 Oct 01
1
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
http://bugzilla.mindrot.org/show_bug.cgi?id=1215 ------- Comment #3 from vadud3 at gmail.com 2006-10-02 04:00 ------- (In reply to comment #2) > Created an attachment (id=1171) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1171&action=view) [edit] > make sshd handle when getpwnam doesn't know about the user but PAM does > > Updated patch (against 4.3p2). Leaks
2008 Oct 15
0
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
https://bugzilla.mindrot.org/show_bug.cgi?id=1215 --- Comment #12 from Aaron Smith <soccergeek76 at gmail.com> 2008-10-15 16:19:59 --- Created an attachment (id=1574) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1574) Debug output of accounting failure I am trying to use patches 1171, 1298, and 1300 in conjunction with the pam_radius library. Authentication works fine, but
2012 Jul 20
6
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
https://bugzilla.mindrot.org/show_bug.cgi?id=1215 Matt Joyce <matt.joyce at cloudscaling.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matt.joyce at cloudscaling.com --- Comment #13 from Matt Joyce <matt.joyce at cloudscaling.com> ---
2007 May 19
5
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
http://bugzilla.mindrot.org/show_bug.cgi?id=1215 Jesse Zbikowski <embeddedlinuxguy at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |embeddedlinuxguy at gmail.com --- Comment #7 from Jesse Zbikowski <embeddedlinuxguy at
2010 Mar 03
2
[Bug 1730] New: With a radius server setup, sshd still requires a local user in /etc/passwd
https://bugzilla.mindrot.org/show_bug.cgi?id=1730 Summary: With a radius server setup, sshd still requires a local user in /etc/passwd Product: Portable OpenSSH Version: 5.4p1 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P2 Component: PAM support
2013 Dec 18
1
ZFS on Linux testing
On 12/18/2013, 04:00 , lists at benjamindsmith.com wrote: > I may be being presumptuous, and if so, I apologize in advance... > > It sounds to me like you might consider a disk-to-disk backup solution. > I could suggest dirvish, BackupPC, or our own home-rolled rsync-based > solution that works rather well:http://www.effortlessis.com/backupbuddy/ > > Note that with these
2001 Aug 15
2
PAM and getpwnam [ struct passwd *getpwnam(const char * name) ]
Hello! I use a PAM-module (pam_ncp_auth from ncpfs) for authentication against a netware server. pam_ncp_auth can create local UNIX user accounts from information in NDS, and it works perfect with login, gdm and telnet. But not with openssh (2.5 and 2.9). It works perfect if the user already is in /etc/passwd, but the first time he logs on he doesn't exist there. In that case openssh call
2004 Mar 24
2
getpwnam() fails!
All Samba domain. OS FreeBSD 5.2.1 ldap set up with working replication ldap slave ldap master ldap slave 192.168.4.0-------192.168.1.0--------192.168.3.0 BDC-1 PDC BDC-2 PDC and BDC-2 are fine but on BDC-1 I get the following errors: - id(1) only return values for system password database users - machine logs indicates a problem with getpwnam():
2017 May 18
2
feature request: use HOME before getpwnam() in misc.c
it's really^3 annoying that no matter the value of $HOME, that tilde_expand_filename() only looks at getpwnam() and friends instead of at least trying getenv("HOME"). What is the use case? HOME=longpath_to_config1 ssh -i ~/.ssh/key1 HOME=longpath_to_config2 ssh -i ~/.ssh/key2 but getpwnam() defeats this by always accessing what's in the passwd file. So .ssh/known_hosts is
2004 Mar 05
1
getpwnam() fails! (with working nss_ldap setup)
Hi list, I've seen this error now many times (at my own setup and in the archives): sam_account_ok: Checking SMB password for user Simon Dassow [2004/03/05 12:54:19, 1] auth/auth_util.c:make_server_info_sam(821) User Simon Dassow in passdb, but getpwnam() fails! But: # id 'Simon Dassow' uid=1000(Simon Dassow) gid=513(Domain Users) groups=513(Domain Users), 512(Domain Admins)
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
2004 Nov 17
1
User Administrator in passdb, but getpwnam() fails when trying to add XP machine to smb/ldap domain
Hi all I've been trying to get this sorted out for a day now, I have done the following: Followed the howto at http://samba.idealx.org/smbldap-howto.en.html Changed the reg settings in XP added the computer to ldap added administrator to ldap when I try to add the computer using the settings in XP, when prompted with username and password I use the administrator and password set
2011 Jul 09
1
ldapsam:trusted=yes, 'user in passdb, but getpwnam() fails'
Hello all, I am working with samba-3.5.6 on Debian Squeeze. From the smb.conf(5), I assumed that, by using 'ldapsam:trusted=yes', one can avoid touching the NSS/PAM configuration. However, I am getting a: user in passdb, but getpwnam() fails in the logs. Is my assumption wrong? Regards, Joe -- .o. I'm a Free man. I use Free Software. ..o ooo http://www.joesteeve.org/
2005 Oct 31
0
getpwnam user not on domain
I wonder anyone has came across this problem I have facing. Currently running 3.0.20b as member of W2K3 AD, I have a third party educational software that runs from a samba share which is available for all students. Somehow, I find that CPU is running high in % with server slowing down and winbind users not resolving properly to username from GID. I notice that a lot of these messages are
2004 Feb 18
0
getpwnam() fails with winbind on samba pdc
Hello List, I've been running into the following winbind problem and would really appreciate if anyone could give me a hint here: I'm currently using Samba 2.2.7a as a fileserver (domain member), user-authentication is done on a WinNT 4.0 PDC. The Samba fileserver is running winbind so all the users need not be created locally. Now I want to replace the old Samba version with Samba
2004 Nov 30
2
getpwuid vs. getpwnam
This issue has probably been brought up before, but I'll mention it anyway. I just downloaded and built openssh 3.9p1 on Solaris 8. In my environment, I have two root accounts. The normal one and an alternate one (rjohn - uid 0) with it's own home directory (/export/home/rjohn). After building and installing openssh, I was having trouble getting my RSA authentication to work. In
2005 Mar 23
0
User bdupuis in passdb, but getpwnam(),fails! ...
Hi, I have a PDC with samba Version 3.0.9-2.3-SUSE + OpenLDAP 2.2.15 When trying to join my Domain with administrator, it's working When trying to join my Domain with another account I have this error in /var/log/samba/log/log.computername : User xxx in passdb, but getpwnam(),fails! ... Here is my getent passwd, Administrator is bind to root : root:x:0:0:root:/root:/bin/bash
2006 Nov 03
0
User nobody in passdb, but getpwnam() fails!
I am getting the following error when I start samba : startsmbfilepwent_internal: unable to lock file /raj/usr/local/bin. Error was In valid function argument Unable to open passdb database. User nobody in passdb, but getpwnam() fails! ERROR: failed to setup guest info. Can someone help me solve this. Thanks :)
2006 Jul 21
0
an error User tftp in passdb, but getpwnam() fails!
hi there im trying to to raise the smbd deamon but i can't!!!! and in the log i get an error... User tftp in passdb, but getpwnam() fails! can ypu please give me an answer assaf