Displaying 20 results from an estimated 20000 matches similar to: "name substitution"
2017 May 24
2
Moving dovecot/maildir to new host, dovecot.* files
Hello,
I've done a fair amount of searching, and couldn't find a definitive answer.
I am moving my dovecot/postfix servers and mail in Maildir formats to a new host.
When I move the Maildir directories, what should I do with the dovecot.index/cache/log/etc. files?
I know I can filter them out, and dovecot will recreate them, but is that the best approach?
I am thinking of the following:
2014 Apr 30
1
rsync-3.1.0 bug in cmdline parsing for option --usermap and --groupmap
Hello!
I think there is a small bug in cmdline parsing for option usermap and
groupmap. If you give multiple mappings to --usermap or --groupmap, only
the first one is used.
Example: rsync -a --usermap=userA:userB,userC:userD <src> <dst>
-> Only the user mapping for userA to userB is used, the second mapping is
ignored.
The attached patch fixed the problem for me.
Greetings
2007 May 02
1
rsync --owner=myaccount
Hello Community ,
We will be using rsync to keep data flowing from a data-collection
computer (data belongs to user "det") to a data-processing
computer where the data is to be owned by whichever
account is doing the experiment.
I would like to run rsync and be able to specify the target
UID/GID to use on the command line.
For security reasons, the user doing data processing
does not
2008 Aug 02
3
Restoring from backup, preserving uids
Hi, I use rsync to back up my Linux system to hard drive. I use the -av
option, and it preserves uids. However if I reinstall Linux, and try to
restore from the backup hard drive, the owner permissions get all mixed
up, I assume since the numeric uids don't match up with the equivalent
usernames any more. For example, user nobody might have had uid 123 in
my old system, but now in the new
2014 Jul 09
1
[Bug 10705] New: usermap/groupmap do not escape wildcards passed to the remote
https://bugzilla.samba.org/show_bug.cgi?id=10705
Summary: usermap/groupmap do not escape wildcards passed to the
remote
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2013 Oct 14
1
rsync-3.1.0 --chown, --usermap, and --groupmap ignored?
The man page describes options --chown, --usermap, and --groupmap, but
these seem to be silently ignored beyond validating that the user and
groups do indeed exist. Is the following supposed to work?
$ touch a
$ rsync --chown=http:http a b
$ ls -l a b
-rw-r--r-- 1 jed jed 0 Oct 14 02:44 a
-rw-r--r-- 1 jed jed 0 Oct 14 02:45 b
$ chown http:http b
chown: changing ownership of 'b':
2015 Aug 07
4
Problems with administrator account
I guess you want getent group, so i give you both. But administrator is the only user of "domain admin" group with problems.
[root at fileserver ~]# getent passwd Domain\ Admins
[root at fileserver ~]# getent group Domain\ Admins
domain admins:x:512:
[root at fileserver ~]# ls -la /partages/share
total 181260
drwxrwxrwx+ 2 root root 4096 26 mars 2013 .
drwxr-xr-x 13
2015 Aug 07
1
Problems with administrator account
I have a mapping beetween administrator and root on my fileserver, i sent you yesterday. My administrator account didn't have uid.
I didnt have mapping or winbindd on my DC. The wiki says it's optional and i have separate my fileserver to my DC.
So id administrator didn't return anything on DC or on Fileserver.
My probleme is that :
Administrator is a member of "domain
2006 Aug 25
1
Concern about 3.0.22->3.0.23b upgrade (algorithmic SIDs issue)
I'm compiling samba-3.0.23b as I write this. However, after studying the
documentation, I have some serious concerns about installing it.
The WHATSNEW file says that the method of mapping unix-native uids and
gids to SIDs has changed since 3.0.22. As I read this, this would imply
that upgrading Samba will cause much breakage because domain users will no
longer be able to access files they
2015 Aug 07
2
Problems with administrator account
> So id administrator didn't return anything on DC or on Fileserver.
ow.. but administrator on a DC should retun id 0 ..
without any mappings.
try setting or "authenticated users", or put "everybody" back on the share rights and test again.
whats the primary group of the Administrator?
Did you leave it at "domain user" or did you change it to the
2015 Aug 07
2
Problems with administrator account
Sorry for my mistake.
It resolve the groupmap problem :
[root at fileserver ~]# net groupmap list
Administrators (S-1-5-32-544) -> BUILTIN\administrators
Users (S-1-5-32-545) -> BUILTIN\users
But i still have the administrator problem. I have follow the wiki.samba doc and i have set the SeDiskOperatorPrivilege :
net rpc rights list accounts -U'DOMAIN\administrator'
DOMAIN\Domain
2015 Aug 07
2
Problems with administrator account
Oh thank you
Just to be sure to understand :
-getent passwd | grep administrator and id administrator didn't work on Fileserver because administrator account didn't have uidNumber
-it also why administrator account can't manage filserver with windows permissions
Just one more thing please :
Why my administrators group is mapped on unix users ?
[root#fileserver ~]# net groupmap
2008 Sep 12
2
Feature request: save-as-user
Hi,
Is it possible to request a new feature that will help out some of us
doing many mirrors, that is each mirror has their own system uid for
security puroposes, it would be of great advantage (to I'm sure very
many) to have an option to "save as user" <some_user> rather than
have the files/directories only owned by the mirror host side
owner/group, or by root.
maybe
2010 Mar 01
2
Force destination files to specific owner/group
Folks--
I'm working with an old system I set up to copy files from one local
directory to another. I was using rdist for this, but I would prefer
to shift it over to rsync.
The one thing I'm missing is the trivial ability to force the group
owernship of the destination files to a specific group. A read through
the manpage and various searches on the web do not turn up any helpful
hints
2015 Aug 11
6
Odd problem with updates to the recent CR
Richard wrote:
>> From: m.roth at 5-cent.us
<snip>
>> Anyway, starting late last week, we found issues - as in, its
>> process, which runs under, and is started by, apache, was suddenly
>> pegging a CPU or so. Trying to stop httpd, that worked... but this
>> idiot process never did (and it's ugly to clean up after).
>>
>> What we just this
2004 Apr 03
1
Domain Administrators Not Recognized in Samba3
Hi,
I've been struggling with this for a while now, and i can't figure out
whats missing. I have a valid user, who is also a member of the "Domain
Admins" group. I can login with smbclient just fine, but administrative
rights aren't recognized when i try to join the domain. Group is
mapped to the proper SID and a matching POSIX group (just in case).
Backend is ldapsam.
2019 Jun 25
2
Share migration
Hello,
I will change a old samba share (SMB1 samba 3) to a new samba 4.8.3 (as
unix domain member server).
For this, I will copy datas from old share to the share via a rsync ssh
command :
rsync -aAX --progress --delete --stats --human-readable -e "ssh -p 22"
root at oldsambaserver:/mypath/* /mypath/
This command copy also all the acls from the old samba share and apply
it on the
2011 May 16
2
allowing users to write to a web content area
Hello,
I've got apache running on a centos 5.6 machine. All of my users have
a umask of 077 set in /etc/bashrc. I'm now wanting to give several of
them permission to write to a web area so they can place content
visible to the web server. I've got two groups webdev1 and webdev2
which I want one to be able to write to site1 and the other to site2.
I've got between 3 and 5 users in
2019 Sep 06
2
Change in behaviour for the "%U" substitution in 4.10.8?
I imagine the numeric UID is my old boss who left the company a few years ago, and by this point his account has been removed, not just disabled. The only thing contained by the DOMAIN directory is a home directory for each user, which is owned by them. So I don't _think_ this is the problem.
The command you suggested returns:
winbind_lookup_rids failed: WBC_ERR_DOMAIN_NOT_FOUND
The ACLs
2004 Apr 13
2
R apache and PHP
I've developed a web application in PHP and R
my script is
<?php
...
exec("R CMD BATCH --silent /home/marcello/R_in/myfile.bat
/home/marcello/R_out/myfile.out");
...
?>
This script execute in R batch mode and write the myfile.out.
On Win2000 the similar script is ok, but on linux I've a problem.
I suppose is a permession problem because the same script on shell