Announcement

Collapse
No announcement yet.

How to authenticate with full login names?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to authenticate with full login names?

    In OX6 how can i use full login names instead of only user part in <user>@<context>? I need this for external LDAP authentication with mail=<user>@<context> instead of mail=<user>. All users was created with OX LDAP Sync for appropriate contexts.
    Please, help me! Searches/Googles all the web give me no results

  • #2
    Hi,

    just add a loginmapping to a context "changecontext -A foobar.com" and login as user@foobar.com to this context.

    Comment


    • #3
      I understand that problem located in LDAP Authentication module: it splits the login info into two parts by symbol "@", and it is very bad and absolutely not desired by me This behaviour is not configurable so i dont know what to do - maybe, the only one available solution is a patching of this module?..
      Who knows, where i can find a developer of LDAP Authentication plugin and how can i ask him this quiestion via mail or maybe icq/xmpp?

      Comment


      • #4
        If you want to contact us, just use this link:

        Comment


        • #5
          Thank You Charsten...

          Comment

          Working...
          X