Displaying 4 results from an estimated 4 matches for "test05".
Did you mean:
test01
2020 Jun 30
0
Recipe/advice for Samba 4.11 on Ubuntu 20.04 as member server joining Windows Server 2019 AD
...y access.
After removing the share permissions group Everyone (changing it to
something more secure) we are? unable to modify Security permissions. No
users/groups have read permissions. Cannot take ownership or change perms.
For example, using the share in the smb.conf below-
/0data/smb_shares/test05/ - located on the Samba server \\proto1
This is will be similar to the final configuration. All shares located
under /0data/smb_shares
In Ubuntu we create the directory, adjust permissions and ownership and
smb.conf
# mkdir test05
# chown root:HO\\domain\ admins test05
# chmod a+rwx test05
Conf...
2020 Jun 30
2
Recipe/advice for Samba 4.11 on Ubuntu 20.04 as member server joining Windows Server 2019 AD
In this case.
Change the setup.
\\proto1\derekwashere
To
\\proto1\users\derekwashere
Apply the correct rights on users and for the share.
And you have your security tabback
Ps. And i would use.
\\FQ.D.N\users\
Because it simply helps in avoiding sudden problems.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
2020 Jun 30
3
Users, home directories and profiles
On 30/06/2020 10:40, Enrico Morelli via samba wrote:
> At the end I'll to abandon samba :-((
> I'm really sad
One last thought, have you touched the 'share' tab ?
For instance, have you removed 'Everyone' from it ?
If so, put it back.
Rowland
2008 Aug 18
0
Error loading module ad.so on AIX
...lt domain = Yes
winbind nested groups = Yes
winbind enum users = yes
winbind enum groups = yes
winbind nss info = rfc2307
passdb backend = tdbsam
[anyone]
path = /home/anyone
guest ok = yes
browseable = yes
[testing]
path = /home/testing
guest ok = no
valid users = @TEST+testgrp2 TEST+test05
write list = @TEST+testgrp2