[Samba] how to use chgrp command for samba groups

L.P.H. van Belle belle at bazuin.nl
Wed Jun 6 08:20:39 UTC 2018


> -----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





More information about the samba mailing list