similar to: an error User tftp in passdb, but getpwnam() fails!

Displaying 20 results from an estimated 20000 matches similar to: "an error User tftp in passdb, but getpwnam() fails!"

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
2003 May 19
0
[PATCH] getpwnam() implementation in tftpd.c
Hi, This patch implements a minimal getpwnam() function in tftpd.c. The reason for the patch is that I needed tftpd to work in my embedded system, which are without libnss*. The patch has been tested, and works for me. Please consider it. Best regards, jules -- Jules Colding <JuBColding at yorkref.com> York Refrigeration diff -urN tftp-hpa-0.34.orig/tftpd/Makefile
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 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 :)
2005 Dec 21
0
Can not login to the domain. User serg in passdb, but getpwnam() fails!
Hi everyone. I am installing an Samba 3 PDC with an OpenLDAP backend. I am currently having a problem when I try to login to the domain with my username and password. But no such problem when i am trying to join to domain or connect to a share. So, i get the following error : [2005/12/21 18:08:02, 1] auth/auth_util.c:make_server_info_sam(840) User serg in passdb, but getpwnam() fails!
2005 May 05
0
Samba demon fails, User none in passdb, but getpwnam() fail
I know it is a moderated list - just do not know how to get to the moderator. Was just reinstalling suse 9.1 on top of an existing 9.1 (with samba) (it solved another issue with the monitor but created a samba problem) applied all patches reinstallation remembered all settings correctly, even the smb.conf file, but smbd does not start anymore. , I get a
2004 Nov 25
1
A little help with nss_ldap - User xxx in passdb, but getpwnam() fails!
I keep getting the following errors when I try to log on to my domain or access a share (some how I have no clue I was able to get one computer to access the samba domain). It is a standalone PDC, ldap on the same computer. This problem has been killing me for about a week, any help would be greatly appreciated I'm running samba 3.0.9 on redhat 9 stock ldap server that comes with redhat
2005 Jan 18
3
User in passdb, but getpwnam() fails!
Hi my problem is just like the subject, I could browse the shares with the same username & password but I can't login to the domain, I'm using samba 3.0.2.a with ldap backend, can anyone help me with this, I know it's been posted before but I can't find a solution. thanks
2006 Dec 06
3
Problem with OpenLDAP/Samba/NSS -> ERROR : User xxx in passdb, but getpwnam() fails!
Hi everybody, I have one SAMBA server (with PDC configuration) which is configure to use an OpenLDAP server (on the same local server) where users and computers account are store (I want to have the two Unix/Linux and Samba account attributes stored to use Name Service Switch and Pluggable Authentication Module). My problem is as follow : If I don't put the following line : ->
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():
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)
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
2005 Sep 01
0
samba 3.0.14 fails on boot, getpwnam cannot find nobody
I have been trying to get a share running for public access to part of a workstations hard disk. Realise now that this is not possible at userlevel security without a username, password pair. Part of my playing around involved creating on the machine user nobody, then setting guest account = nobody in samba.conf. Once realising i needed a passwrd pair I smbpasswd -X nobody and then userdel
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
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
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
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
My system is not only for CIFS/SMB/domain features , sometime I need to disable DC so I have to keep local user in /etc/passwd. I have download samba source code and build it. I modify the order of getpwnam call in source3/lib/username.c then solve the problem. I have checked the following list : https://lists.samba.org/archive/samba-technical/2008-March/058508.html I think this is same problem.
2006 Mar 17
1
getpwnam() fails for LDAP Users on AIX 5.3
Hello List, below our smb.conf and loglevel 5 output of a failed authentication. We want to get the Unix User details from MS-SFU using the new idmap_ad Backend. If the Windows User is mapped to local name it's all fine. But if we want to use our SFU Users it fails. We believe getpwnam() on AIX is faulty. "id username" and login works for all users local and AD! Any ideas how to
2007 May 01
4
tftp-hpa performance?
How many simultaneous tftp connections can tftp-hpa handle? Thanks for any info. -- Jiann-Ming Su "I have to decide between two equally frightening options. If I wanted to do that, I'd vote." --Duckman "The system's broke, Hank. The election baby has peed in the bath water. You got to throw 'em both out." --Dale Gribble