Displaying 20 results from an estimated 20000 matches similar to: "how to use chgrp command for samba groups"
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
2016 May 08
3
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
it is a standalone server but what permissions i should set to this image
connected to a loop device
the selinux is disabled
On Sun, May 8, 2016 at 9:39 PM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 05/08/2016 10:10 AM, nikos sarantopoulos wrote:
>
>> it is active directory my server setup
>>
>
> Is it a standalone AD server or a member of a domain?
2018 Sep 23
2
why i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) on smbcquotas when i am try to use smbcquotas
i am using smbcquotas and when i give the password of the root i am getting
the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE)
why i am getting this error how can i fix this
thank you
2018 Jun 03
2
error message during attempting to join the domain of the samba server
hello
when i prepare the samba 4.7 server i make the samba-tool domain provision
i add the domain and host to /etc/hosts file
but when i run the server and i attempt to join from windows 7 machine i
get :
the following error occurred attempting to join the domain "nsarnet"
the specified server cannot perform the requested operation
am i doing something wrong?
thank you
2016 May 08
2
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i make a image file connected to /dev/loop0 formated as ext4 partition
and connect it
losetup /dev/loop0 /root/disk.img
then make format the loop drive with
mkfs.ext4 -o rw,usrquota,grpquota /dev/loop0 /disk
connected it to /test
the only way to write there other users except root is setting with
chmod o+w /test
from windows 7 using samba 4 i can write to folder but i cannot set
security
2016 May 08
2
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i will tell you about my setup
my setup is done with the command samba-tool domain provision --use-rfc2307
--interactive on the version 4.3.9 that i am thinking for me that version
is enough stable the last version doesn't have any more the "Authenticated
Users"
it is active directory my server setup i am suspicious that is something
wrong when i am connecting to a loop device that
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
2016 Apr 04
3
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Dear Samba users and admins,
I am trying to deploy Samba4 as a domain controller and a file server and
having some issues.*
The domain have been well 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
2013 Jul 06
1
if any one knows that about samba 4 and administrative tools if can answer me
using the administrative tools going to domain controllers and right
clicking my domain controller selecting manage after with the option shares
i can't create any shares i can't stop any shares but only to look them any
solution?
i will appreciate a help
Thank you
nikos sarantopoulos
2016 Apr 05
2
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Dear all,
thank you for your previous mails. It realy help me.
Denis, Following your mail and thanks to the link i configure my
/etc/nsswitch.conf file by adding windbind to user and group line and
execute winbindd command.
As i install samba4 from sernet package, init script are created for
starting AD, smbd, nmbd and winbindd. But i read that smbd, nmd and
winbindd should be disable to
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
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
Greetings,
i had a following problem, which on 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
2004 Dec 20
1
rsync: chgrp ... Operation not permitted
Hi all,
I've installed rsync to synchronize my linux box and my PowerBook.
I have a server whose conf file looks like
[letters]
use chroot = yes
uid = www
gid = lha.utils
path = /var/hdb/letters
read only = no
list = yes
auth users = pascal,lha
secrets file = /etc/rsyncd.secret
but when the client tries to write I have:
rsync: chgrp "/file/path/here" failed: Operation not
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
2007 Apr 23
1
chgrp problem
I'm using a comand like
rsync -av directory /media/usbdisk/
to backup to a usb device (on a Fedora 5 machine). I'm getting 100s of messages like
rsync: chgrp "/media/usbdisk/file" failed: Operation not permitted (1)
and then at the end
rsync error: some files could not be transferred.
How do I fix this? Why is rsync trying to change the group? And is the message at
2012 Aug 14
2
chown, chgrp?
Hi all,
Is there an R wrapper for chown/chgrp (a la Sys.chmod)? I couldn't
find one with a few minutes of searching, but it seems like a curious
omission.
Thanks,
Hadley
--
Assistant Professor
Department of Statistics / Rice University
http://had.co.nz/
2004 Jul 22
0
chgrp not consistent on AD groups
I have just set up 3.0.4 as AD memberserver on SuSE9.1 and try to set
some access to a folder.
getent group and getent passwd works fine, but
"chgrp 'NAT-SDU%someADgroup' /data"
fails with
"chgrp: invalid group name 'NAT-SDU%someADgroup'".
Strangely enough "chgrp 'NAT-SDU%some-otherADgroup' /data" works just fine.
"chown
2016 Apr 05
0
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Hi Jules,
> I am trying to deploy Samba4 as a domain controller and a file server and
> having some issues.*
>
> The domain have been well 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
2008 Nov 24
5
[Bug 1541] New: sftp: the do_stat() failure is ignored for chown, chgrp ops. in parse_dispatch_command()
https://bugzilla.mindrot.org/show_bug.cgi?id=1541
Summary: sftp: the do_stat() failure is ignored for chown,
chgrp ops. in parse_dispatch_command()
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: sftp