It seems even under 3.0.3pr1 that the directory ownership problem. Still exists. All directories seem to owned by root. I am running a ldap for my account information. Can anone shed some light on this matter? Simon Wood
please provide much more infortmation such as smb.conf, level 10 log files, etc....
smb.conf # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2003/12/19 15:40:55 # Global parameters [global] passdb backend = ldapsam:ldap://localhost idmap backend = ldap:ldap://localhost #idmap only = yes ldap filter = (&(uid=%u)(objectclass=sambaSAMAccount)) ldap suffix = dc=lan,dc=terabyte-computing,dc=com ldap machine suffix = ou=Computers ldap user suffix = ou=People ldap group suffix = ou=Group ldap admin dn = "cn=Manager,dc=lan,dc=terabyte-computing,dc=com" ldap ssl = No ldap delete dn = no #ldap trust ids = yes domain admin group = +Domain Admins,+Administrators domain admin users = root netbios name = server1 workgroup = LAN os level = 255 max log size = 50 socket options = SO_KEEPALIVE SO_REUSEADDR SO_BROADCAST TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT SO_RCVBUF=8192 SO_SNDBUF=8192 logon drive = H: null passwords = yes domain master = Yes encrypt passwords = yes logon path = \\%N\profiles\%g wins support = Yes comment = Server1 - A Real Server on A Real OS preferred master = Yes domain logons = Yes security = domain unix charset = UTF-8 dos charset = CP850 display charset = LOCALE log file = /var/log/samba/%m.log passwd program = /usr/local/bin/smbldap-passwd.pl -o %u passwd chat = *new*password* %n\n *new*password:* %n\ *successfully* passwd chat debug = Yes map to guest = Never add user script = /usr/local/sbin/smbldap-useradd.pl -a "%u" delete user script = /usr/local/sbin/smbldap-useradd.pl -d "%u" add group script = /usr/local/sbin/smbldap-useradd.pl -a -g "%g" delete group script = /usr/local/sbin/smbldap-useradd.pl -d -g "%g" add user to group script = /usr/local/sbin/smbldap-useradd.pl -j -u "%u" -g "%g" delete user from group script = /usr/local/sbin/smbldap-useradd.pl -j -u "%u" -g "%g" set primary group script = /usr/local/sbin/smbldap-useradd.pl -m -u "%u" -gid "%g" add machine script = /usr/local/sbin/smbldap-useradd.pl -a -w "%m" [homes] comment = Home Directories #create mask = 0664 #directory mask = 0775 browseable = yes The logs dont tell you very much but would be happy to email em if needs be..
I cannot reproduce this locally. So we will need level 10 debug logs of you createing a file that has the incorrect ownership and the output from ls -lRF on the directories in quesion.
no feedback. Closing as fixed. changing version to 3.0.2a (originally 3.0.3pre1) in order to clear out preXand rcX versions.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.