[Zope] Why my zope ask me login twice ?
   
    Nagy Gabor
     
    linux42@freemail.c3.hu
       
    Wed, 2 Jan 2002 18:13:04 +0100
    
    
  
On 01-Dec-29 09:50, Jens Vagelpohl wrote:
> if i interpret your message correctly it seems that you have a user 
> account with the very same username both in LDAP and in the standard user 
> folder in your site root, possibly with different passwords.
> 
> this is a bad idea. try to use unique account names.
What if my users can log in using a one-time-password thing or their fix
passwords? They are supposed to log in with OTP from the outside, but
they prefer their old passwords when on the LAN.
I thought I will create two user folders, with the same names in both.
Or if a PAM based user folder exists, I could use that with the two
plugins, only I didn't find a PAM user folder this far.
Regards Gee