![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Server Platforms Discussion regarding any server based ubuntu release. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2006
Location: Copenhagen
Beans: 91
Ubuntu 9.04 Jaunty Jackalope
|
[SOLVED] Samba log file
I have a server setup with samba and everything is works fine. The only thing that annoys me is that the log files are filled with lines like this:
Code:
[2006/08/08 12:59:00, 0] printing/pcap.c:pcap_cache_reload(159) Unable to open printcap file /etc/printcap for read! Code:
load printers = no ; printing = bsd ; printcap name = /etc/printcap ; printing = cups ; printcap name = cups ; printer admin = @lpadmin ;[printers] ; comment = All Printers ; browseable = no ; path = /tmp ; printable = yes ; public = no ; writable = no ; create mode = 0700 ;[print$] ; comment = Printer Drivers ; path = /var/lib/samba/printers ; browseable = yes ; read only = yes ; guest ok = no Code:
root@utopia:/var/log/samba# tail log.smbd [2006/08/08 13:45:31, 0] printing/pcap.c:pcap_cache_reload(159) Unable to open printcap file /etc/printcap for read! [2006/08/08 13:45:31, 0] printing/pcap.c:pcap_cache_reload(159) Unable to open printcap file /etc/printcap for read! [2006/08/08 16:14:47, 1] smbd/server.c:open_sockets_smbd(360) Reloading services after SIGHUP [2006/08/08 16:14:47, 0] printing/pcap.c:pcap_cache_reload(159) Unable to open printcap file /etc/printcap for read! [2006/08/08 16:14:47, 0] printing/pcap.c:pcap_cache_reload(159) Unable to open printcap file /etc/printcap for read! |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Location: belper, uk
Beans: 4
Ubuntu 6.06
|
Re: Samba log file
i believe you want some lines like these
Code:
printcap name = /dev/null load printers = no printing = bsd
__________________
time for more jelly. |
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2006
Location: Copenhagen
Beans: 91
Ubuntu 9.04 Jaunty Jackalope
|
Re: Samba log file
Nice - that seems to have worked! Thanks alot!
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|