[Samba] Problems Implementing roaming profiles with Samba
Fermin Francisco
abcddo at yahoo.com
Sat Aug 17 15:30:39 MDT 2013
Hi Marc!!
I use this:
Centos 6.4
Samba4
MS Windows 7 Enterprise
this is contain of smb.conf file :
# Global parameters
[global]
workgroup = MYDOMAIN
realm = MYDOMAIN.COM
netbios name = SAMBA
server role = active directory domain controller
dns forwarder = 200.88.127.23
[netlogon]
path = /usr/local/samba/var/locks/sysvol/mydomain.com/scripts
read only = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[profiles]
path = /usr/local/samba/var/profiles
valid users = @"MYDOMAIN\Domain Users"
write list = @"MYDOMAIN\Domain Users"
read only = No
browseable = Yes
writeable = Yes
this is the contain of log.samba file:
[2013/08/17 16:59:23.658652, 0] ../source4/smbd/server.c:370(binary_smbd_main)
samba version 4.2.0pre1-GIT-20b64ea started.
Copyright Andrew Tridgell and the Samba Team 1992-2013
[2013/08/17 16:59:44.875131, 0] ../source4/smbd/server.c:492(binary_smbd_main)
samba: using 'standard' process model
[2013/08/17 17:00:14.617869, 0] ../source4/dsdb/dns/dns_update.c:294(dnsupdate_nameupdate_done)
../source4/dsdb/dns/dns_update.c:294: Failed DNS update - NT_STATUS_IO_TIMEOUT
[2013/08/17 17:00:15.418125, 0] ../source4/dsdb/dns/dns_update.c:323(dnsupdate_spnupdate_done)
../source4/dsdb/dns/dns_update.c:323: Failed SPN update - NT_STATUS_IO_TIMEOUT
Now, in security tab it shows (profiles folder):
"you do not have permission to view or edit this object's
permission settings."
In Owner tab show this:
"current owner: unable to display current owner"
when I tried to change the folder's owner:
An error ocurred while applying security information to:
\\samba\profiles
Access is denied
These are the profiles' permissions in Centos:
drwxrwxrwx. 2 root root 4096 ago 17 17:11 profiles
what Can I do??
JOSE FERMIN
________________________________
De: Marc Muehlfeld <samba at marc-muehlfeld.de>
Para: Fermin Francisco <abcddo at yahoo.com>
CC: "samba at lists.samba.org" <samba at lists.samba.org>
Enviado: Sábado, 17 de agosto, 2013 2:43 P.M.
Asunto: Re: [Samba] Problems Implementing roaming profiles with Samba
Hello Jose,
Am 16.08.2013 14:46, schrieb Fermin Francisco:
> In tab Security it shows the follow: "the requested security
> information is either unavailable or cannot be displayed"
Does your filesystem on which you have the share, supports extended ACLs
and are they enabled during mount (depending on your filesystem this may
be automatically done).
Anything in the logs?
Regards,
Marc
More information about the samba
mailing list