Re: PAM Error: couldn't get the tty name

2004-08-13 Thread TDSCAF
Hi, i had the same problem with an ICA / Citrix server. The pam_access module does not accept any authentication attempt, if it cannot determine the TTY, what makes in my opinion no sense, if the from field in access.conf is set to ALL. Thus i patched the pam_access file. WIth this patch the confi

Re: PAM Error: couldn't get the tty name

2004-08-13 Thread Albert Flügel
Hi, i had the same problem with an ICA / Citrix server. The pam_access module does not accept any authentication attempt, if it cannot determine the TTY, what makes in my opinion no sense, if the from field in access.conf is set to ALL. Thus i patched the pam_access file. WIth this patch the config

PAM Error: couldn't get the tty name

2003-10-03 Thread Andrew Graham
Hi, I am trying to get PAM to work with a pop server (ipopd-ssl) in order to limit the people who who use this particular server, but I get the error "couldn't get the tty name". I think it has something to do with the PAM_TTY env variable not being set properly by the ipopd, but does anyone know a