Displaying 20 results from an estimated 110 matches similar to: "UID&GID no same at two server..."
2004 Sep 01
3
Problems of preserving file owership and uid&gid options in rsyncd.conf
Hi,
I am trying to transfer some files to a remote rsync server. I have to preserve the ownership of these files in the remote server for future possibility of copying them back.
The command I am using is:
rsync -Cav /var/log/mp3log server2::var/log/mp3log
I have tried to add -o and -g options but still can't reach my purpose. I also remember to add a same user name to the remote rsync
2002 Apr 06
2
[Bug 34] Incorrect claim about Commercial SSH's key length
http://bugzilla.mindrot.org/show_bug.cgi?id=34
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mouring at eviladmin.org
2008 Sep 08
7
[Bug 17484] New: lots of PGRAPH_ERROR/PROTECTION_ERROR
http://bugs.freedesktop.org/show_bug.cgi?id=17484
Summary: lots of PGRAPH_ERROR/PROTECTION_ERROR
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2012 Feb 24
43
[Bug 46557] New: nouveau: nv40 display corruption in framebuffer and X lockups unless nouveau.noaccel=1
https://bugs.freedesktop.org/show_bug.cgi?id=46557
Bug #: 46557
Summary: nouveau: nv40 display corruption in framebuffer and X
lockups unless nouveau.noaccel=1
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity:
2013 Sep 06
12
[Bug 69029] New: GT218 (NVA8): GPU lockup since kernel 3.11 upgrade
https://bugs.freedesktop.org/show_bug.cgi?id=69029
Priority: medium
Bug ID: 69029
Assignee: nouveau at lists.freedesktop.org
Summary: GT218 (NVA8): GPU lockup since kernel 3.11 upgrade
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: fred at
[Bug 105174] New: [regression] BUG unable to handle kernel NULL pointer dereference in kernel 4.15.3
2018 Feb 20
25
[Bug 105174] New: [regression] BUG unable to handle kernel NULL pointer dereference in kernel 4.15.3
https://bugs.freedesktop.org/show_bug.cgi?id=105174
Bug ID: 105174
Summary: [regression] BUG unable to handle kernel NULL pointer
dereference in kernel 4.15.3
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Severity: normal
Priority: medium
2007 Jul 09
12
[Bug 1337] New: SCP performance twice as slow as RCP
http://bugzilla.mindrot.org/show_bug.cgi?id=1337
Summary: SCP performance twice as slow as RCP
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: Other
OS/Version: AIX
Status: NEW
Severity: enhancement
Priority: P3
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2006 Aug 28
2
winbind issue
i was able to successfully joined the linux machine ie. RHEL 3 to windows
2003 domain and able to pull the AD users and groups using
wbinfo -u and wbinfo -g command.
Am trying to authenticate the AD user using radtest, a command tool used in
freeradius to authenticate the user logon credentials. It rejects AD
user logon credentials.
I have linux nis server running under same subnet. This
2004 Feb 24
1
administrator not root
Is it possible to have samba adminitrator account with non zero uid?
I have a problem with email if admin is root. creating alias in postifx is somehow not a good option in my case.
Tks.
--beast
2010 Dec 31
2
error adding a user
Sorry for (I'm shure) my stupid question (and my bad english)...
If this is not the right place to post this kind of question forgive me
and please point me to the right mailinglist.
I've a Samba 3 that works with an openldap server as a sole domain controller.
I used to use the Microsoft usermanager.
After a general migration/upgrate I am not able to create new users anymore.
I can do
2012 Sep 16
8
[Bug 54988] New: [C51PV] Garbage on initial Console Screen
https://bugs.freedesktop.org/show_bug.cgi?id=54988
Bug #: 54988
Summary: [C51PV] Garbage on initial Console Screen
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component:
2001 Jul 04
0
Sneek peak at what was commited.
For those following the portable CVS tree.. I'd suggest holding off for a
day or so unless you really want to get dirty. I just commited 32 patches
from the OpenBSD tree, but have not worked out all the issues (due to
Linux brain damage <sigh..Faster OpenBSD gets SMP..the happer I'll be>).
The two things that need to be finished integrated in the configure.in is
KRB5 and
2012 Sep 15
2
ssh(1) documentation for -L and -R
I found that the documentation for -L and -R was hard to understand.
So I made some changes to try to make it clearer. I started with Revision
1.328 from http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/ssh.1
Comments welcome.
================ ssh.1.patch ================
--- ssh.1 2012/09/15 16:08:48 1.1
+++ ssh.1 2012/09/15 20:23:35
@@ -51,13 +51,13 @@
.Op Fl F Ar configfile
.Op Fl I
2004 Aug 18
1
Mount at boot - and a bug - where to report?
just in case you didn't put this problem to rest...
I found I got the "tree connect failed: ERRDOS - ERRnoaccess (Access
denied.)" when I removed my windows user from the administrator group
and I was mounting to a c$ share so I suppose the windows account
requires admin access if I'm authenticating with it from linux.
PS: this problem is best debugged from un/mount scripts and
1999 Jul 21
1
Paradox on a Samba share
I've been trying to get a program that uses Paradox databases over Samba
shares set up for a company here and I'm smashing my head into a wall.
This is a custom application written with Delphi/BDE accessing Paradox
tables on a network share. Previously they used Netware and all was
glorious until the box died, since they're version of Netware was
bootlegged ages ago I decided to
2005 Jun 15
1
Graph with values of coordinates of points in x axis
Hi all,
I want to draw a line with the values of x marked in X axis.
I tried with
x <- c(0,6,12,18,24,30) #coordinates of points x
y <- c(2,5,7,5,7,16) #coordinates of points y
plot(x,type="n",xlab="Months",ylab="Y
values",main="main",ylim=c(0,16),xlim=c(0,30))
lines(x,y)
The graph shows by default an increment of the sequence in x axis that
2020 May 25
2
Question about smbc_stat() and smbc_statvfs() in libsmbclient
I?ve been writing some code that uses libsmbclient to talk to SMB servers and I?m a little bit confused why ?smbc_stat()? sets the
st_uid & st_gid to the uid & gid of the process calling it, instead of trying to map the real owner & group of the path or setting it to -1:-1 if it can?t do that...
But there is probably some good reason for this?
Ie, if I call something like this:
>
2019 Aug 23
2
Non Samba question
Hai Bob,
> I hope you remember me from a few years ago. And I apologize for the direct message.
> I have a almost non-Samba question, I think. So, I do not want to post it to the forum, yet.
Yes yes, i remember you :-) , and i have no problem with direct messages.
How are you doing?
I'll reply to the list with a CC for you. Because this involves samba also.
And this might help
2020 Mar 20
2
systemuser login
Hello!
Aki Tuomi <aki.tuomi at open-xchange.com> schrieb am 20.03.20 um 16:06:48 Uhr:
> > On 20/03/2020 15:55 ratatouille <ratatouille at bitclusive.de> wrote:
> >
> >
> > Hello!
> >
> > I have one systemuser on my testsystem running CentOS. All other users live in a mysql- database.
> >
> > I created a /etc/dovecot/users file and
2020 Mar 20
0
systemuser login
> On 20/03/2020 16:48 ratatouille <ratatouille at bitclusive.de> wrote:
>
>
> Hello!
>
> Aki Tuomi <aki.tuomi at open-xchange.com> schrieb am 20.03.20 um 16:06:48 Uhr:
>
> > > On 20/03/2020 15:55 ratatouille <ratatouille at bitclusive.de> wrote:
> > >
> > >
> > > Hello!
> > >
> > > I have one