Displaying 1 result from an estimated 1 matches for "tempoinst".
Did you mean:
temp_ins
2016 Aug 01
0
kerberized nfs4 homedir and local account access (www-data)
...access on a kerberized nfs4
share to client-side local account (more precisely www-data account)...
My client setup and step-by-step configuration :
- Installed OS : XUbuntu 16.04 x64
1. Installing Samba4 from repos
2. Configuring Samba :
My client-side smb.conf :
[global]
netbios name = TEMPOINST
workgroup = WKG
security = ADS
realm = DOMAIN
encrypt passwords = yes
log level = 3
log file = /var/log/samba/log.%m
idmap config *:backend = tdb
idmap config *:range = 70000-80000
idmap config DPTINFO:backend = ad
idmap config DPTINFO:s...