similar to: getpwuid vs. getpwnam

Displaying 20 results from an estimated 5000 matches similar to: "getpwuid vs. getpwnam"

2002 Jan 27
1
[PATCH] Add user-dependent IdentityFile to OpenSSH-3.0.2p1
Here is a patch to allow private key files to be placed system wide (for all users) in a secure (non-NFS) mounted location on systems where home directories are NFS mounted. This is especially important for users who use blank passphrases rather than ssh-agent (a good example of where this is necessary is for tunnelling lpd through ssh on systems that run lpd as user lp). IdentityFile now accepts
2006 Mar 02
0
winbind, sIDHistory and getpwuid problems
In our native Win2K3 AD domain, several AD accounts have a sIDHistory that carry SIDs from before the AD domain migration in addition to the "primary" objectSID. Samba 3.0.21c winbindd (with idmap OpenLDAP backend) on domain member servers (running SuSE 9.3 Pro) allocates multiple uids for these SIDs with the same (AD) user name: Primary SID: # getent passwd myuser
2007 Oct 17
2
[patch] ssh.c load_public_identity_files calls getpwuid twice without copy
Hi, getpwuid is called as seen in the patch, and is then called again indirectly by tilde_expand_filename without first copying off the results from the first call. This is fatal on MacOSX (and it would seem it should be fatal elsewhere, too). Please CC me in replies; I'm not a subscriber. --- openssh-4.4p1/ssh.c 2006-09-01 22:32:40.000000000 -0700 +++ openssh-4.4p1-fix/ssh.c
2004 Aug 25
2
Default path to identity file
Hi, The name of the identity file defaults to what fill_default_options() in readconf.c does: SSH_PROTO_1: "~/%.100s", _PATH_SSH_CLIENT_IDENTITY SSH_PROTO_2: "~/%.100s", _PATH_SSH_CLIENT_ID_RSA "~/%.100s", _PATH_SSH_CLIENT_ID_DSA Identity files are always expanded by tilde_expand_filename() which gets the name of the home directory from
2003 Jan 18
0
[Patch] User-dependent IdentityFile
Here is the user-dependent IdentityFile patch for openssh3.5 (BSD version), which allows private key files to be placed system wide (for all users) in a secure (non-NFS) mounted location. This addresses an important security hole on systems where home directories are NFS mounted, particularly if there are users who use blank passphrases (or when lpd is tunneled through ssh on systems running lpd
2007 Dec 21
2
[Bug 1414] New: Botched getpwuid usage on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1414 Summary: Botched getpwuid usage on Mac OS X Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org
2016 Jun 10
2
Problem with Active Directory authentication
On 10/06/16 12:47, Kaplan, Andrew H. wrote: > Hello -- > > I started a thread on the list that you suggested in your e-mail, and thank-you for the reference. > > Also, I checked the auth.log file on the server, and the following entries were present: > > I checked the auth.log file, and the following entries were present: > > Jun 10 07:10:50 <samba server>
2007 Oct 20
5
[Bug 1377] New: getpwuid called twice without pwcopy (percent_expand: NULL replacement)
https://bugzilla.mindrot.org/show_bug.cgi?id=1377 Summary: getpwuid called twice without pwcopy (percent_expand: NULL replacement) Classification: Unclassified Product: Portable OpenSSH Version: 4.4p1 Platform: ix86 OS/Version: Mac OS X Status: NEW Severity: major Priority: P2
2017 May 07
0
Samba login failure: getpwuid failed
On Sun, 7 May 2017 09:04:25 -0500 Michael Schwager via samba <samba at lists.samba.org> wrote: > Hello, > I cannot access a remote drive using Windows or smbclient; my > authentication appears successful according to the samba log file, but > `getpwuid` fails. The server (remote) is running CentOS 7.2 and Samba > 4.2.3. The client is CentOS 7.2 and smbclient 4.2.3. The
2016 Mar 14
1
Error 'getpwuid(3000007) failed' is again. (Rowland penny)
I provisioned by 2 way: - as standalone server and in the way I launched nmbd, smbd and winbind => error "getpwuid(3000007) failed" is got and shares are inaccessible; - as DC and in the way I launched samba daemon, which started in its own smbd and winbindd daemons => there wasn' t theerror and shares are available. > Have you provisioned Samba as an AD DC ? > If you
2006 Sep 24
2
[Bug 1235] [PATCH] scp does unnecessary getpwuid(), breaking chroot
http://bugzilla.mindrot.org/show_bug.cgi?id=1235 Summary: [PATCH] scp does unnecessary getpwuid(), breaking chroot Product: Portable OpenSSH Version: -current Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: bitbucket at mindrot.org
2016 Mar 14
1
Error 'getpwuid(3000007) failed' is again. (Rowland penny)
Sorry. But my gmail account ... 2016-03-14 22:34 GMT+03:00 CpServiceSPb . <cpservicespb at gmail.com>: > I provisioned by 2 way: > - as standalone server and in the way I launched nmbd, smbd and winbind => > error "getpwuid(3000007) failed" is got and shares are inaccessible; > - as DC and in the way I launched samba daemon, which started in its own > smbd and
2017 May 08
1
Samba login failure: getpwuid failed
Hi Rowland, Thanks for the reply. I did as you suggested and did not see any change in my system behavior. I put everything back the way it was. Then I noticed that I have an identical system (so I think) right next to it, on the same rack, connected to the same switch, with the same OS and hardware, and it is working 100%. Fundamentally, I cannot su to my user "developer_prod" as the
2016 Mar 14
1
Error 'getpwuid(3000007) failed' is again. (Rowland penny)
What do you want to say that Samba4 can not operate as standalone server, only intend for DC ? Or there is other way to use Samba4 simply as filserver. Btw, I was able to use Samba4 as standalone server of 434 version. 2016-03-14 22:40 GMT+03:00 CpServiceSPb . <cpservicespb at gmail.com>: > Sorry. > But my gmail account ... > > > > 2016-03-14 22:34 GMT+03:00
2016 Mar 14
2
Error 'getpwuid(3000007) failed' is again. (Rowland penny)
By the way I provisioned and started Samba4 as standalone server, then I deleted private folder content, then reprovisioned to DC and started as DC. That is there are 2 independent attempts. >*> - as DC and in the way I launched samba daemon, which started in its own *>*> smbd and winbindd daemons => there wasn' t theerror and shares are *>*> available. * > As you seem
2003 Aug 09
2
[Bug 623] ssh, ssh-keygen and possibly others do not honour $HOME
http://bugzilla.mindrot.org/show_bug.cgi?id=623 Summary: ssh, ssh-keygen and possibly others do not honour $HOME Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org
2011 Apr 15
1
Dovecot v2.0.12 OpenBSD - getpwuid() error
Hi! I've upgraded from 2.0.11 to 2.0.12. I've experienced errors during delivery with dovecot-lda. The error log attached contains the errors. Since then I had to downgrade to 2.0.11, to make it work again. When starting 2.0.12, it couldn't chown() the files under /var/dovecot (eg.: dict) to the user specified in the configuration file. Configuration: # doveconf -n # 2.0.11:
2016 Mar 13
1
Error 'getpwuid(3000007) failed' is again.
Hi all. Recently I built from tarball sources 436 version of Samba4 at Ubuntu 14.04 x64. There wasn' t any Samba at the server before. All started successfully, but in 'standalone server' mode, while accessing to shares, error 'getpwuid(3000007) failed' is appeared as was here https://lists.samba.org/archive/samba/2014-May/181010.html. And it is impossible to open it even
2017 May 07
2
Samba login failure: getpwuid failed
Hello, I cannot access a remote drive using Windows or smbclient; my authentication appears successful according to the samba log file, but `getpwuid` fails. The server (remote) is running CentOS 7.2 and Samba 4.2.3. The client is CentOS 7.2 and smbclient 4.2.3. The logfile shows: [2017/05/06 22:57:48.729284, 2] ../source3/auth/auth.c:305(auth_check_ntlm_password) check_ntlm_password:
2018 Feb 14
0
getpwuid failed for single user on single file share
On Wed, 14 Feb 2018 20:43:20 +0100 Arne Zachlod via samba <samba at lists.samba.org> wrote: > > > If you run 'smbclient -L adfs02.int.becit.de -U > > brokenuser at int.domain' on 'adfs02', does this work > > no, same error: > root at adfs02:~# smbclient -L adfs02.int.domain -U brokenuser at int.domain > Enter brokenuser at int.domain's