Le mercredi 7 mars 2007 19:06, Leandro Valim a écrit :
> Hi,

Hello !

> Im working in a Samba with Active Directory authentication,
> But Jasmine dont count print from Windows User.

Interesting : I never tried JASmine with AD.

> Anybody Helps me?

I gonna try : We've got to find if this is a Samba+AD issue or a JASmine 
issue.

-- Can you print on any printer without using JASmine (configure the printer 
NOT to use "...quota managed")

-- Do you use Winbind ? If so, what is the result of :

  # wbinfo -u
  # wbinfo -g

-- Can you launch jasmine by hand and tell us about errors ? :

  # cd /path/to/jasmine_perl_script
  # perl -w jasmine

-- Set the debug and logging modes in the jasmine script :

  my $Want_Sys_Syslog=1;
  my $Debug_Mode=1;

...And tail the logs when printing

  # tail -f /var/log/syslog

...Then tell us what you see.

-- Copy the "dummy" backend to the CUPS backends directoy 
(usually /usr/lib/cups/backends), chmod it 755, then configure a printer with 
this backend (choose "Really virtual printer for testing Cups (quota 
managed)", then enter "jasmine:dummy://foo" as printer URI). Print something 
then tail the logs (tail -f /var/log/syslog)


That'll be fine for a start ;-)



-- 
Put JASmine in your Cups !

To unsubscribe :
  mailto:[EMAIL PROTECTED]
List archives :
  http://dir.gmane.org/gmane.comp.printing.jasmine.user
  http://www.mail-archive.com/jasmine%40ml.free.fr/
Web site :
  http://jasmine.berlios.de/



Reply via email to