search for: chgrp

Displaying 20 results from an estimated 628 matches for "chgrp".

2002 Mar 28
1
rsync-2.5.5rc1: two problems on Apple Darwin (== MacOS X)
...mail from Derek Sivers <cdbaby@mac.com> of Wed, 27 Feb 2002 13:20:02 -0600 and followups, with the suggestion to use --disable-ipv6. I'd still rather have it build out-of-the-box without the need for additional configure switches.] There were then two failures in the test suite: ----- chgrp log follows + fromdir=/local/build/rsync-2.5.5rc1/testtmp.chgrp/from + todir=/local/build/rsync-2.5.5rc1/testtmp.chgrp/to + mygrps=+ /local/build/rsync-2.5.5rc1/getgroups + mygrps=10 73 50 887 75 + mkdir /local/build/rsync-2.5.5rc1/testtmp.chgrp/from + name=/local/build/rsync-2.5.5rc1/testtmp.chgrp...
2015 Mar 05
6
setting up W7 profiles
...K drwxrwx--T+ 2 root root 4.0K Mar 1 10:21 . drwxr-xr-t 5 root root 4.0K Mar 1 10:21 .. The first line changed from 'drwxr-xr-t' to 'drwxrwx--T+' and the second did not change. Under "Profile share with using POSIX ACLs" it is indicated that we should change the '# chgrp ?Domain Users" /srv/samba/profiles' I am getting "chgrp: invalid group: `Domain Users' " When I run "wbinfo -g" there listed is "domain users". I have tried lower case "# chgrp ?domain users" /srv/samba/profiles" with the same result &qu...
2018 Jun 06
2
how to use chgrp command for samba groups
i use chgrp -R "Domain Users" /profiles for example but i receive no such group available in chgrp command what i must do to be able to have the samba groups available in linux environment using the the chgrp and accepting them. thank you
2018 Oct 09
2
how to use for example Domain Users of samba using chown chgrp
i am using chgrp and chown to change ownership from centos command line of paths for example domain users to use it in chgrp bur it is telling me the error that no such group exist. what i must do to be able to use samba users and groups from command line using chown and chgrp thank you
2009 Jul 07
0
rsync-3.0.6 regression test problems
...on a number of legacy unix systems, and on a few systems the regression tests showed up with some errors: HP-UX 11.11 and 11.23 (ia64): FAIL chown FAIL dir-sgid FAIL fuzzy FAIL itemize IRIX 6.5.13m: FAIL chown FAIL fuzzy FAIL itemize MacOS-X 10.4: FAIL chgrp the errors on "fuzzy" and "itemize" are related to the ownership and permissions of our local source tree: I'm not the owner of the source files (they belong to user "flebbe"), although I do have group-write permissions, so touch etc. should be possible... if...
2002 Aug 29
0
PATCH: Fix IRIX 6 testsuite failures
Having built rsync 2.5.5 on IRIX 6.2 with gcc 3.1, I ran into two failures when running the testsuite with make check: both the chgrp and hardlinks tests fail: The failure in the chgrp test occurs here: + rsync -rtgvvv /amnt/callisto/volumes/obj-irix5/local/obj.irix5/rsync-2.5.5/testtmp.chgrp/from/ /amnt/callisto/volumes/obj-irix5/local/obj.irix5/rsync-2.5.5/testtmp.chgrp/to/ rsync: opendir /amnt/callisto/volumes/obj-irix5/loc...
2007 Nov 02
0
build/test problems with rsync-3.0.0pre4
...chown ------------------------------------------------------------ ----- overall results: 27 passed 1 failed 8 skipped ------------------------------------------------------------ ------------------------------------------------------------------------------- MacOS X 10.4 ----- chgrp log follows Testing for symlinks using 'test -h' Running: "/scr/vemac1/koenig/rsync-3.0.0pre4-1/ARENA/32/rsync -rtgpvvv '/scr/vemac1/koenig/rsync-3.0.0pre4-1/ARENA/32/testtmp/chgrp/from/' '/scr/vemac1/koenig/rsync-3.0.0pre4-1/ARENA/32/testtmp/chgrp/to/'" sending i...
2016 Apr 04
3
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
...ll provisioned with option --use-rfc2307 I am then trying to create share by following this samba wiki https://wiki.samba.org/index.php/Shares_with_Windows_ACLs The problem is that i cannot succeed to change the group owner of the folder I want to share as recommended with the following command chgrp "Domain Admins" /home/demo When I try the chgrp command I receive and error : invalid group "Domain Admins'. I then read the article that explain the subject about setting up rfc2307 in AD https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD#NIS_Extensions_installed_insid...
2020 May 02
2
default backend = rid not showing full group information for users
On 02/05/2020 19:28, Jelle de Jong via samba wrote: > root at s4ad01:~# samba-tool user show jdoe There is no apparent reason why the groups do not work with chgrp, the only reason I can think of is that the group was created and when you tried to 'chgrp' the file, winbind read from its cache and it wasn't in the cache. Try running 'net cache flush' and then try 'chgrp' again. Rowland
2015 Mar 05
2
setting up W7 profiles
...l 12K drwxrwx--T+ 2 root root 4.0K Mar 1 10:21 . drwxr-xr-t 5 root root 4.0K Mar 1 10:21 .. The first line changed from 'drwxr-xr-t' to 'drwxrwx--T+' and the second did not change. Under "Profile share with using POSIX ACLs" it is indicated that we should change the '# chgrp ?Domain Users" /srv/samba/profiles' I am getting "chgrp: invalid group: `Domain Users' " When I run "wbinfo -g" there listed is "domain users". I have tried lower case "# chgrp ?domain users" /srv/samba/profiles" with the same result "c...
2007 Mar 08
0
chown/chgrp for winbind users doesn`t work
Hello, I have two Samba Domains and each trust each other (PDCs run 3.0.22). Also I have a samba member server (3.0.24) that runs winbind. When I use wbinfo I can see the user and groups of both domains. I also can chown/chgrp files with users of the domain the server is member of. But I can`t chown/chgrp with accounts of the trusted domain. chown doesn`t work at all. chgrp works, but then only the gid (from winbind) is shown: # chown "TRUSTDOM+muehlfeld" file.txt chown: `TRUSTDOM+muehlfeld': invalid user...
2014 Oct 29
1
No domaingroups with getent group
...witch.conf winbind is used with "passwd" and "group". Wbinfo -g shows all groups. "net rpc testjoin" gives the right result. I can get a Kerberos-Ticket with "kinit" for all users. I can use Kerberos-autentication with "smbclient -L host -k" A "chgrp 'domain admins' file" gives "chgrp: invalid group: ?domain admins?" But if I da a "chgrp 100512 file" groupownership ist set to "domain admins" AND shows the name of the group and NOT just the ID. It's a Memberserver and not a DC. Any hint where I sho...
2006 May 09
3
Samba or NFS for a new domain member server
...: wbinfo -G 10012 returns S-1-5-21-...-3003 S-1-5-21-...-3003 returns PP+fl_staff 2 However, when I tried to set up one of the directories that I want to move from the existing PDC to the member server, I could not assign the appropriate group to the directory. For examble, on the member server: chgrp PP+fl_staff pub chgrp "PP+fl_staff" pub chgrp "PP+fl_staff 2" pub all return an error: chgrp: invalid group name `PP+fl_staff' Now, if I change the group ownership to the appropriate GID (in this case, 10012), the chgrp command works and my XP clients can access the direc...
2016 Apr 05
2
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Hi Denis, Thank you for your mail. I assigned the GID 10000 to the domain admins group through ADUC, and wbinfo --info-group "domain admins" display the correct output. But i am still not able to execute succesfuly #chgrp "Domain Admins" /home/demo And when i go to ADUC and try to open the Unix Attribute of domain admins group, i have the error "Unable to execute". But ADUC still display the contain of the tab with the correct NIS domain and the GID. Is it normal ? Thank you for helping. Reg...
2007 Aug 15
2
chown and chgrp on 4.5 vs 5.0
I just noticed that on centso 4.5 I have an executable with the +s (chmod +s myexe) doing a chmod root myexe and chown root myexe does NOT affect the +s setting. However, on centos 5 this is not the case. chmod +s myexe chown root myexe or chgrp root myexe will DROP the +s status. How can I get around this? I want to keep the owner, group, world settings. Thanks, Jerry
2007 Aug 30
1
strange chgrp behavior
...one side i have already solved, but on other side i don't thing it should behave this way and wish somebody to tell if it is feature or bug ;-) [root at machine home]# chown user user/ [root at machine home]# ls -ld /home/user drwxr-xr-x 66 user staff 4096 /home/user [root at machine home]# chgrp -R staff user/ [root at machine home]# ls -ld user/ drwxr-xr-x 66 root staff 4096 user/ ^^^^^^ I've been working on it hole afternoon, playing with user permissions, moving home directories to others, debugging selinux and other things, but at last, it was caused by [root at ma...
2015 Jul 27
8
[Bug 11414] New: rsync: chgrp "/.filename.5afK5X" (in dirdir) failed: Operation not permitted (1)
https://bugzilla.samba.org/show_bug.cgi?id=11414 Bug ID: 11414 Summary: rsync: chgrp "/.filename.5afK5X" (in dirdir) failed: Operation not permitted (1) Product: rsync Version: 3.1.1 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core...
2016 Apr 05
0
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
...307 > > I am then trying to create share by following this samba wiki > https://wiki.samba.org/index.php/Shares_with_Windows_ACLs > > The problem is that i cannot succeed to change the group owner of the > folder I want to share as recommended with the following command > > chgrp "Domain Admins" /home/demo > > When I try the chgrp command I receive and error : invalid group "Domain > Admins'. > > I then read the article that explain the subject about setting up rfc2307 > in AD when using rfc2307, you have to define a uid or gid for all...
2017 Nov 06
0
[Bug 11414] rsync: chgrp "/.filename.5afK5X" (in dirdir) failed: Operation not permitted (1)
https://bugzilla.samba.org/show_bug.cgi?id=11414 --- Comment #2 from Michal Ruprich <mruprich at redhat.com> --- I stumbled upon this bug and I have a question. I get the chgrp error even when running the daemon as root. #ps -aux | grep rsync root 18486 0.0 0.0 114696 568 ? Ss 09:41 0:00 rsync --daemon I have configured a module in /etc/rsyncd.conf like this: [my_data] comment = test dir for rsync path = /home/tester read only = no ui...
2011 Nov 09
1
default Dovecot-LDA CHGRP/CHMOD
I am familiar with this article http://wiki.dovecot.org/LDA#multipleuids I want to disable setuid-root, but I don't know the default group and permissions. sudo chgrp root /usr/libexec/dovecot/dovecot-lda sudo chmod 00750 /usr/libexec/dovecot/dovecot-lda but my delivery is still failing Nov 9 18:22:39 vl42 postfix/pipe[23039]: DEC54700B1: to=<user at domain.com>, orig_to=<user at domain.com>, relay=dovecot, delay=0.05, delays=0.04/0/0/0.01, dsn=4....