nikos sarantopoulos
2018-Jun-06 08:05 UTC
[Samba] 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
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > nikos sarantopoulos via samba > Verzonden: woensdag 6 juni 2018 10:06 > Aan: samba > Onderwerp: [Samba] 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 > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba ># chgrp "domain users" /root/test.sh # ls -al /root/test.sh -rw-r--r-- 1 root domain users 1464 Jan 25 2017 /root/test.sh Works fine here, can you post your smb.conf, OS info and samba version. You can test your setup with: getent passwd "domain user" If that does not give you your uses back, then you need some adjustments, but for that we need more info first. Greetz, Louis
On Wed, 6 Jun 2018 11:05:40 +0300 nikos sarantopoulos via samba <samba at lists.samba.org> wrote:> 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 youHow are you running Samba ? As an AD DC, Unix domain Member, NT4-style PDC or a standalone server ? It might help if you posted your smb.conf Rowland
Seemingly Similar Threads
- how to use for example Domain Users of samba using chown chgrp
- access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
- why i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) on smbcquotas when i am try to use smbcquotas
- error message during attempting to join the domain of the samba server
- access denied from windows changing security setting when i use a folder connected to a fake drive made with dd