Re: Samba PDF printing

2004-05-21 Thread Pavel Duda
Andrea Venturoli wrote:
** Reply to note from Joan Picanyol i Puig [EMAIL PROTECTED] Wed, 19 May 2004 
19:50:11 +0200

Everything works fine, but not after a reboot. 
After the machine is powered up PDF creation will silently fail. 
sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start will fix this. 
Any hint? 
  
Look at the samba logs after incrementing the log level in smb.conf.

Wish I could understand something from that :(
Samba logs hold either too few or way to much data; I tried to analyze them, but that 
lead up to nothing.
 bye  Thanks
av.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
I've found it. Problem is PATH variable. Try to add 
PATH=/bin:/sbin:/usr/local/bin:... etc. to your samba pdf printing 
script. It works for me.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba PDF printing

2004-05-21 Thread Andrea Venturoli
** Reply to note from Pavel Duda [EMAIL PROTECTED] Fri, 21 May 2004 10:51:20 +0200


 I've found it. Problem is PATH variable. Try to add  
 PATH=/bin:/sbin:/usr/local/bin:... etc. to your samba pdf printing  
 script. It works for me.

Thank you very much, I'm giving it a try!

 bye
av.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Samba PDF printing

2004-05-19 Thread Andrea Venturoli
Hello.
I've set up Samba in order provide a PDF creation tool which works as a virtual 
printer.
Everything works fine, but not after a reboot.
After the machine is powered up PDF creation will silently fail.
sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start will 
fix this.
Any hint?
Why would such a service fail on startup, but work if restarted later?

 bye  Thanks
av.




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba PDF printing

2004-05-19 Thread Pavel Duda
Andrea Venturoli wrote:
Hello.
I've set up Samba in order provide a PDF creation tool which works as a virtual 
printer.
Everything works fine, but not after a reboot.
After the machine is powered up PDF creation will silently fail.
sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start will 
fix this.
Any hint?
Why would such a service fail on startup, but work if restarted later?
 bye  Thanks
av.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
I remember that I had same problem, when samba wasn't started from 
inetd. Now I'm using CUPS PDF priner so I can't check it out, but try to 
start nmbd/smbd directly from inetd.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba PDF printing

2004-05-19 Thread Andrea Venturoli
** Reply to note from Pavel Duda [EMAIL PROTECTED] Wed, 19 May 2004 16:10:26 +0200


 I remember that I had same problem, when samba wasn't started from  
 inetd. Now I'm using CUPS PDF priner so I can't check it out, but try to  
 start nmbd/smbd directly from inetd.

Aren't samba gurus advertising against this?

This is in any case a workaround, but I'd like to understand what's going on really.

 bye  Thanks
av.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba PDF printing

2004-05-19 Thread Joan Picanyol i Puig
On Wed, 19 May 2004 13:14:26 -0500, Andrea Venturoli wrote:
 Everything works fine, but not after a reboot.
 After the machine is powered up PDF creation will silently fail.
 sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start will 
 fix this.
 Any hint?

Look at the samba logs after incrementing the log level in smb.conf. 

qvb
-- 
pica


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba PDF printing

2004-05-19 Thread Andrea Venturoli
** Reply to note from Joan Picanyol i Puig [EMAIL PROTECTED] Wed, 19 May 2004 
19:50:11 +0200


  Everything works fine, but not after a reboot. 
  After the machine is powered up PDF creation will silently fail. 
  sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start 
  will fix this. 
  Any hint? 

 Look at the samba logs after incrementing the log level in smb.conf.

Wish I could understand something from that :(
Samba logs hold either too few or way to much data; I tried to analyze them, but that 
lead up to nothing.

 bye  Thanks
av.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]