Displaying 2 results from an estimated 2 matches for "lxp".
Did you mean:
  lx
  
2002 Dec 18
1
Scrambled Jobnames when Printing
...up by the 
print server client, depending on the users \\Machine Name.  A sample from the 
conf file:
[tcacol-prn]
   comment = Printer for Colour at Talss CA
   path = /var/spool/samba
   public = yes
   writable = no
   printable = yes
   create mode = 0700
   print command = /usr/bin/perl /home/lxp/bin/lxp.pl "%m" "%
s" /home/lxp/spool/tcacol-spool/ 2>> /home/lxp/logs/lxpprt.log
Everything works perfectly - however, as users migrated from W98 to W2k & 
winXP the Print Jobnames that they've been using have been turning into 
something similar to "smbprn....
2024 Sep 17
5
[Bug 3736] New: sshd falls back to password prompt after PAM module returns a PAM_MAXTRIES.
...ct: Portable OpenSSH
           Version: 9.8p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: PAM support
          Assignee: unassigned-bugs at mindrot.org
          Reporter: thibault.delmas at lxp.lu
It is more a question about if it is an intended behavior or not.
Overview:
I am working on a PAM module where I either allow a user to provide us
with an OTP code or if his account doesn't have one, I print the link
to set it up and stop the authentication. When a user doesn't have O...