Lebih baik kita mulai dari awal masalah samba ini.
Berikut saya coba konfigurasi samba lewat SWAT (konfigur samab lewat web)
habis gampang sich.........
# Samba config file created using SWAT
# from aris (127.0.0.1)
# Date: 2002/11/19 12:54:15
# Global parameters
[global]
workgroup = LINUX
server string = Samba Server
interfaces = 192.168.0.218/255.255.255.0
encrypt passwords = Yes
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
hosts allow = 192.168.0.
printing = lprng
[homes]
comment = Home Directories
valid users = mambu
read only = No
create mask = 0664
directory mask = 0775
[cdrom]
path = /mnt/cdrom
[APPS]
path = /var/ftp
guest account =
IP saya : 192.168.0.218/255.255.255.0
Network yang bisa lihat saya adalah (host allow) : 192.168.0.
[homes] : di share hanya untuk user mambu
[APPS] : di share untuk semua account
create user pada linux anda :
#adduser mambu
#passwd mambu
Changing password for user mambu
New password: kurobalap
Retype new password: kurobalap
passwd: all authentication tokens updated successfully
Kemudian buat password samba untuk user mambu
#smbpasswd -a mambu
New SMB password: kurobalap
Retype new SMB password: kurobalap
Added user mambu.
lihat /etc/samba/smb.conf dan smbpasswd
restart service samba
#/etc/rc.d/init.d/smb restart
Dan yang terakhir dan tak kalah penting .......berdoalah semoga bisa........
semoga membantu
--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3