similar to: [Bug 798] grabs different uid if copying multiple files to remote host

Displaying 20 results from an estimated 4000 matches similar to: "[Bug 798] grabs different uid if copying multiple files to remote host"

2001 Nov 09
1
Update of several SPECIFIC files
I am trying to sync several specific files over ssh. This works fine when I specify the files indivdually, a la: rsync -av --rsync-path=/usr/local/bin/rsync /etc/passwd remotehost:/etc/passwd What I want to do though, is update several files at once, a la: rsync -av --rsync-path=/usr/local/bin/rsync --include-from updatesys.inc remotehost: See below for updatesys.inc. The file list gets
2004 Mar 30
0
[Bug 798] grabs different uid if copying multiple files to remote host
http://bugzilla.mindrot.org/show_bug.cgi?id=798 ------- Additional Comments From djm at mindrot.org 2004-03-30 16:02 ------- I don't think there is much that we can do about this - we just rely on the standard system getpwXXX functions. Note that uids are supposed to be unique. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the
2004 Dec 20
0
[Bug 798] grabs different uid if copying multiple files to remote host
http://bugzilla.mindrot.org/show_bug.cgi?id=798 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From djm at mindrot.org 2004-12-20 11:32
2002 Jun 24
1
sshd 3.1 dumps core when client connects -- Solaris 9 gcc 3.1
Team - I'm running Solaris 9 and gcc 3.1 on a Blade 1000, named jefferson. I built OpenSSH_3.3. I can use the client to connect out, but cannot use the client to connect to localhost (nor can I use a Linux box with OpenSSH_3.2.3 to connect to it). I *can* use F-Secure 3.0.0 on a Windoze box to get into it. I've tried configurations both with and without privsep enabled but get the same
2004 Jan 27
2
[Bug 797] ignores setting of CONSOLE var in /etc/default/login
http://bugzilla.mindrot.org/show_bug.cgi?id=797 Summary: ignores setting of CONSOLE var in /etc/default/login Product: Portable OpenSSH Version: 3.7.1p2 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org
2018 Jun 28
1
How to Join Mac OSX workstation as AD domain member
On Wed, 27 Jun 2018 23:11:05 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > On Wed, 27 Jun 2018 19:31:58 +0100 Rowland Penny wrote: > > Only Windows uses GPO's (as yet). GPO's operate on the registry and > > only Windows has the registry. > > I suspected that, but didn't know for sure. That's great! I'm not a > fan of GPOs. I
2002 May 18
0
[Bug 249] New: open /dev/tty failed
http://bugzilla.mindrot.org/show_bug.cgi?id=249 Summary: open /dev/tty failed Product: Portable OpenSSH Version: -current Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: critical Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: sam at
2005 Mar 16
0
Sun One Directory Server 5.2 ldapclient init -v -a Problem
Hi All, I Have installed the Sun Directory Server 5.2 from JES 2004Q2 CD's with following options /etc/hosts 192.168.1.23 train01.tipu.com.pk train01 loghost DNS is running for tipu.com.pk on the same machine and here is /etc/resolv.conf domain tipu.com.pk nameserver 192.168.1.23 Directory Server installed using the following Suffix dc=tipu,dc=com,dc=pk when i run
2018 Jun 28
0
How to Join Mac OSX workstation as AD domain member
On Wed, 27 Jun 2018 19:31:58 +0100 Rowland Penny wrote: > > On Wed, 27 Jun 2018 13:58:46 -0400 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > Well, I've made some progress. Excuse the detail, but this might help > > others as I've so far found NOTHING on this, including with the Mac > > Enterprise maillist (so far). > > > >
2017 Aug 18
4
AutoFS
Hi all, I would like to use AutoFS on Samba but I encounter difficulties with ldap entries. I have already add the Automount Schema from the Wiki (https://wiki.samba.org/index.php/Samba_AD_schema_extensions) but I can't add "auto_master" and the folowings leaf. I tried : dn: automountmapname=auto_master,dc=MYDOMAIN automountMapName: auto_master objectClass: automountMap
1999 Jan 17
0
SAMBA digest 1945
On Mon, 18 Jan 1999 samba@samba.org wrote: > Date: Sun, 17 Jan 1999 14:55:42 +0730 (SST) > From: Gregory Hosler <gregory.hosler@eno.ericsson.se> > To: samba@samba.org, samba-bugs@samba.org, btenison@dibbs.net > Subject: request_oplock_break - a clue - what does it mean ? > Message-ID: <XFMail.990117145542.gregory.hosler@eno.ericsson.se> > > Hi all, > > I
2009 Jul 24
2
Solaris SMF services and their dependencies...
Hi all, I have an NFS server on our network sharing out package files for Puppet to install to all and sundry. The clients access said NFS server via an automounter configuration (I don''t want the packages share mounted all the time, only when installing packages) As a result, installation of packages depends on autofs... So I have the following: service { "autofs": ensure
2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
To get the automount schema to work with the git checkout of samba 4 I had to modify the automount schema files and separate the attributes from the classes. I also discovered that it's required to have the ntSecurityDescriptor , instanceType, and objectCategory attributes. Without these it will crash whenever you try to browse... I did alot of stopping samba, tarring of /usr/local/samba and
2006 Nov 09
0
[Bug 1242] GSSAPI Keyexchange support
http://bugzilla.mindrot.org/show_bug.cgi?id=1242 hotz at jpl.nasa.gov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hotz at jpl.nasa.gov ------- Comment #2 from hotz at jpl.nasa.gov 2006-11-10 06:20 ------- At our institution machines are SA'd
2003 Dec 23
1
Orphaned rsync process on remote machine?
All, Sometimes when I do an rsync, it times out and leaves on orphaned process on the remote machine. I am running rsync over ssh using public key authentication. I synchronize about twenty-five machines, and this problem only appears on one of them. It worked until recently on this machine. I don't know what changed or what is different. I run rsync with a command line like this
2018 Mar 20
0
rsync time machine backup permissions
What is the order that rsync uses to set permissions? Time Machine directories have ACL permissions that basically prohibit making any changes of any kind. In order to make a backup of the directory, you would need to set those permissions after copying everything in the subdirectories. Is rsync smart enough to do it in that order? On 2018-03-19, at 10:44 PM, Andre Althoff via rsync <rsync
1998 Jul 17
0
Yet Another Samba question
Hello Samba Guru's Your last solution was so successfull I though I would try one more question to throw at you. I am currently running samba-1.9.18p7 on a Solaris 2.6 Ultra Enterprise 450. I have the default service to be homes which loads auto_home map from a Solaris server. Logon works great from Windows95 and WindowsNT Workstation clients. But when I attempt to login to the samba share
2008 Dec 28
2
zfs mount hangs
Hi, System: Netra 1405, 4x450Mhz, 4GB RAM and 2x146GB (root pool) and 2x146GB (space pool). snv_98. After a panic the system hangs on boot and manual attempts to mount (at least) one dataset in single user mode, hangs. The Panic: Dec 27 04:42:11 base ^Mpanic[cpu0]/thread=300021c1a20: Dec 27 04:42:11 base unix: [ID 521688 kern.notice] [AFT1] errID 0x00167f73.1c737868 UE Error(s) Dec 27
2004 Oct 07
0
openssh & kerberos & gssapi
I have configured openssh --with-kerberos5=<path> --with-pam --with-tcp-wrapper=<path>, but when I expire my kerberos password, I do not get a challenge to change my password for kerberos... anyone have any thoughts. I tried modifying the Make file to include -DGSSAPI -DHAVE_GSSAPI_GSSAPI_H -DHAVE_GSSAPI_GSSAPI_GENERIC_H because I noticed that the gssapi options for both
2005 Jan 06
0
Incoming calls from I-net only for IP-address?
Hi! I'm trying to set up the possibility for users to call my Asterisk from the net. The Asterisk is behind a Intertex IX66 in which a have set "Static domains" so it forward all calls for my hostname and external IP to the * box. when somenone calls at lars@<external-ip> it all works, but if they call lars@<hostnmame> it wont work. At my Asterisk console I get the