samba3 - A Windows SMB/CIFS fileserver for UNIX (Debian GNU/Linux etch)

インストール

# apt-get install samba
 work group/domain: home
 dhcp3-client: no

設定

# vi /etc/samba/smb.conf
security = user
encrypt passwords = true
unix password sync = yes
load printers = no

ユーザー登録

# smbpasswd -a USERNAME

サービスの再起動

# /etc/init.d/samba restart

▲ページ先頭へ

スポンサード リンク