Displaying 1 result from an estimated 1 matches for "homeusr".
Did you mean:
homeuser
2003 Apr 29
2
how to disable home directory to some users?
...am configuring a samba server version 2.2.7-security-rollup-fix, under redhat 8.0
I would like to configure which user have access to the home directory and which not
the smb.conf home configuration is:
[homes]
comment = Home Directories
browseable = no
writable = yes
valid users = +homeusr
create mode = 0664
directory mode = 0775
where homeusr group is the group of users that have home directory access, I also delete the home directory for the users that I do not give access
the problem is every user that connect to the samba linux box see a share with the user name (of cour...