On Wed, 2002-08-14 at 17:35, Vincent Stoessel wrote: > OK, I'm willing to give this modification a shot. > One question though: since these users are authenticating > outside of midgard, does that also mean that they have no > person id ? If so, then if they used the article interface then > it would be impossible to track them right?
If I understood the modification correctly, you need to have person records with correct usernames in the Midgard database. The modification only checks the password through the LDAP connection. Probably the best way to handle this would be to create a PHP-level script which would be periodically run to sync users from the LDAP directory to Midgard person objects. > Vincent Stoessel /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
