Apakah folder publiknya sudah digroup ke grop intranet?bisa di ls -l folder publiknya?
IndraCyd --- NYLeNeH <[EMAIL PROTECTED]> wrote: > Saya ngeset samba di Fedora Core 7 maunya seh biar > write melalui Windows XP > tapi kok tetap readonly ya padahal sudah saya buat > readonly = No bahkan > sudah saya tambahkan writeable = yes dan folder yg > di share sampai saya buat > chmod 777, adakah yg salah bagaimana ya caranya biar > bisa write > > Ini smb.conf yang saya buat, maunya saya bias write > melalui Win XP di > publik: > > > [global] > > workgroup = intranet > server string = Samba Server Version %v > > ; netbios name = MYSERVER > > ; interfaces = lo eth0 192.168.12.2/24 > 192.168.13.2/24 > ; hosts allow = 127. 192.168.12. 192.168.13. > > max log size = 50 > > > ; security = user > passdb backend = tdbsam > > ; security = domain > ; passdb backend = tdbsam > ; realm = MY_REALM > > ; password server = <NT-Server-Name> > > # > ; security = user > ; passdb backend = tdbsam > > ; domain master = yes > ; domain logons = yes > > # the login script name depends on the machine name > ; logon script = %m.bat > # the login script name depends on the unix user > used > ; logon script = %u.bat > ; logon path = \\%L\Profiles\%u > # disables profiles support by specifing an empty > path > ; logon path = > > ; add user script = /usr/sbin/useradd "%u" -n > -g users > ; add group script = /usr/sbin/groupadd "%g" > ; add machine script = /usr/sbin/useradd -n -c > "Workstation (%u)" -M > -d /nohome -s /bin/false "%u" > ; delete user script = /usr/sbin/userdel "%u" > ; delete user from group script = > /usr/sbin/userdel "%u" "%g" > ; delete group script = /usr/sbin/groupdel > "%g" > > ; local master = no > ; os level = 33 > ; preferred master = yes > > # - WINS Proxy: Tells Samba to answer name > resolution queries on > # behalf of a non WINS capable client, for this to > work there must be > # at least one WINS Server on the network. > The default is NO. > # > # DNS Proxy - tells Samba whether or not to try to > resolve NetBIOS names > # via DNS nslookups. > > ; wins support = yes > ; wins server = w.x.y.z > ; wins proxy = yes > > ; dns proxy = yes > > ; load printers = yes > cups options = raw > username map = /etc/samba/smbusers > ; security = user > ; encrypt passwords = yes > ; guest ok = no > ; guest account = nobody > ; security = user > ; encrypt passwords = yes > ; guest ok = no > ; guest account = nobody > ; encrypt passwords = yes > ; guest ok = no > ; guest account = nobody > > ; printcap name = /etc/printcap > ; printcap name = lpstat > ; printing = cups > > ; map archive = no > ; map hidden = no > ; map read only = no > ; map system = no > ; store dos attributes = yes > > > #============================ Share Definitions > ============================== > > [homes] > comment = Home Directories > browseable = no > writeable = yes > ; valid users = %S > ; valid users = MYDOMAIN\%S > > [printers] > comment = All Printers > path = /var/spool/samba > browseable = no > ; guest ok = no > ; writeable = no > printable = yes > > # Un-comment the following and create the netlogon > directory for Domain > Logons > ; [netlogon] > ; comment = Network Logon Service > ; path = /var/lib/samba/netlogon > ; guest ok = yes > ; writable = no > ; share modes = no > > > # Un-comment the following to provide a specific > roving profile share > # the default is to use the user's home directory > ; [Profiles] > ; path = /var/lib/samba/profiles > ; browseable = no > ; guest ok = yes > > > # A publicly accessible directory, but read only, > except for people in > # the "staff" group > ; [public] > ; comment = Public Stuff > ; path = /home/samba > ; public = yes > ; writable = yes > ; printable = no > ; write list = +staff > > [publik] > comment = IntraNet > path = /home/intranet/publik > writeable = yes > ; browseable = yes > valid users = intranet > > > > > > -- > FAQ milis di > http://wiki.linux.or.id/FAQ_milis_tanya-jawab > Unsubscribe: kirim email ke > [EMAIL PROTECTED] > Arsip dan info milis selengkapnya di > http://linux.or.id/milis > > ____________________________________________________________________________________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545433 -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
