J'essaye depuis quelques temps d'installer un serveur samba, mais celui-ci semble n'en faire qu'à sa tête...
Voici mon /var/log/samba/log.smbd:
- Code: Tout sélectionner
smbd version 3.0.14a-Debian started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2007/01/16 19:08:10, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
[2007/01/16 19:08:10, 0] printing/pcap.c:pcap_cache_reload(149)
Unable to open printcap file /etc/printcap for read!
Voici mon smb.conf:
- Code: Tout sélectionner
[global]
workgroup = devilgroup
netbios name = FireBouli
server string = Firewall
security = share
hosts allow = 127.0.0.1, 192.168.80.0/24
unix password sync = yes
encrypt passwords = yes
unix charset = ISO8859-15
dos charset = 850
#============================ Share Definitions ==============================
[www]
comment = Site Internet
path = /var/www/html/
public = yes
browseable = yes
writable = yes
Aucune ligne ne demandant d'appeler le fichier /etc/printcap, mais celui-ci semble malgré tout n'en faire qu'à sa tête....
De plus, je n'ai pas installé d'imprimante donc je ne vois pas pourquoi il me dit ça !!
Merci d'avance
-
kneiss
- Messages : 14