Hi,
    We can't identify the name of document in queue. The system specify
the owner identification (userid) as document name.
    Note: We can send job's to printer but a can't identify de document
name.
    We running in Solaris 2.5.1 Server, the printers configuration in
samba is:
*
** SMB.CONF (summary)
*
[printers]
  printing = sysv
  writable = no
  printable = yes
  public = yes
  guest ok = no
  browseable = no
  create mode = 0700
[Q0]
  comment = Support
  writable = no
  printable = yes
  print command = /emb/var/samba/bin/cmd_print.sh %p %u %s
#
##END-OF-SMB.CONF