hallo rekan2 Saya Masih Baru Di Linux, Saya ada problem dengan samba, Saya coba setting udah nongol di workstation (win2000 dan win9x), tapi cuman Name dan Commentnya saja properties nggak ada, folder yang di sharing juga nggak ada. Mohon Bantuannya maklum masih baru di Linux dan baru saja Install, sekian Thanks apa ada yang salah ??? #smb.conf [global]
workgroup = Aeinet server string = Linux Server Ini Masih Trial ; hosts allow = 192.168.1. 192.168.2. 127. printcap name = /etc/printcap load printers = yes printing = bsd ; guest account = pcguest log file = /var/log/samba/%m.log max log size = 50 security = user ; password server = <NT-Server-Name> ; password level = 8 ; username level = 8 encrypt passwords = yes ; smb passwd file = /etc/samba/smbpasswd update encrypted = yes ssl CA certFile = /usr/share/ssl/certs/ca-bundle.crt unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *password*%n/n*password*%n/n*successful* ; username map = /etc/samba/smbusers ; include = /etc/samba/smb.conf.%m socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 ; interfaces = 192.168.12.2/24 192.168.13.2/24 ; remote browse sync = 192.168.3.25 192.168.5.255 ; remote announce = 192.168.1.255 192.168.2.44 ; local master = no ; os level = 33 ; domain master = yes ; preferred master = yes ; domain logons = yes ; logon script = %m.bat ; logon script = %U.bat ; name resolve order = wins lmhosts bcast ; wins support = yes ; wins server = w.x.y.z ; wins proxy = yes dns proxy = no ; preserve case = no ; short preserve case = no ; default case = lower ; case sensitive = no #============================ Share Definitions ============================== [homes] comment = Home Directories browseable = yes writable = yes # Un-comment the following and create the netlogon directory for Domain Logons [netlogon] comment = Network Logon Service path = /home/netlogon guest ok = yes writable = no share modes = yes # Un-comment the following to provide a specific roving profile share # the default is to use the user's home directory ;[Profiles] ; path = /home/profiles ; browseable = no ; guest ok = yes # NOTE: If you have a BSD-style print system there is no need to # specifically define each individual printer [printers] comment = All Printers path = /var/spool/samba browseable = no # Set public = yes to allow user 'guest account' to print guest ok = no printable = yes [test] comment = Testing path = /data read only = no guest ok = yes browseable = yes -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

