Displaying 20 results from an estimated 3000 matches similar to: "[Bug 1235] [PATCH] scp does unnecessary getpwuid(), breaking chroot"
2009 Jun 24
1
[Bug 1235] [PATCH] scp does unnecessary getpwuid(), breaking chroot
https://bugzilla.mindrot.org/show_bug.cgi?id=1235
donkishoot at wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |donkishoot at wanadoo.fr
--- Comment #5 from donkishoot at wanadoo.fr 2009-06-24 23:41:20 ---
I have a bug that i think is
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
2008 Jun 14
1
[Bug 1235] [PATCH] scp does unnecessary getpwuid(), breaking chroot
https://bugzilla.mindrot.org/show_bug.cgi?id=1235
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #3 from Damien Miller <djm at mindrot.org> 2008-06-15 05:56:31 ---
I
2015 Aug 11
0
[Bug 1235] [PATCH] scp does unnecessary getpwuid(), breaking chroot
https://bugzilla.mindrot.org/show_bug.cgi?id=1235
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Damien Miller <djm at mindrot.org> ---
Set all RESOLVED bugs to CLOSED with release
2010 Apr 13
3
[Bug 1755] New: Broken pipe with scponly with debuglevel
https://bugzilla.mindrot.org/show_bug.cgi?id=1755
Summary: Broken pipe with scponly with debuglevel
Product: Portable OpenSSH
Version: 5.4p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo: unassigned-bugs at mindrot.org
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
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 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 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
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
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
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
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
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
Samba share not working: getpwuid(1000) failed, Failed to finalize nt token & NT_STATUS_UNSUCCESSFUL
2019 Nov 27
0
Samba share not working: getpwuid(1000) failed, Failed to finalize nt token & NT_STATUS_UNSUCCESSFUL
On 26/11/2019 22:54, jillelaine via samba wrote:
> I have a small home network with server and 5 clients all on an
> internal LAN with private IPs.
>
> Samba, Version 4.7.6-Ubuntu, file sharing is not working on the server
> for any of the 5 clients. I have tried both mount.cifs and smbclient.
> The same errors are thrown in the server's samba logs for all
> connection
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
2018 Feb 14
0
getpwuid failed for single user on single file share
On Wed, 14 Feb 2018 19:05:34 +0100
Arne Zachlod via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I have a problem with my samba installation I can not get my head
> around, maybe some of you have a good idea about what is going on.
>
> I have a file share called "adfs02" and an AD DC called "addc02" in
> the same site. The error occurs only
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: