[OGo-Users-DE] Auth gegen Novell eDirectory

Alexander C.H. Lorenz users-de@opengroupware.org
Thu, 17 Aug 2006 17:06:30 +0200


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hallo,

ist es möglich dem LDAP Auth in opengroupware einen User anstelle von
"root" mitzugeben?
Ich bekomme keine LDAP Auth hin.

Setup:
vi .libFoundation/Defaults/NSGlobalDomain.plist
{
    LSAuthLDAPServer = "ldap.xxx.de";
    LSAuthLDAPServerRoot = "dc=DIR, dc=DE";
    LSAuthLDAPServerPort= "389";
    LDAPInitialBindSpecific = YES;
    LDAPInitialBindDN = "cn=xxx,ou=xxx,o=xxx";
    LDAPInitialBindPW = "xxxxxx";
    LDAPLoginAuthorized = "xxxxx";
    LDAPLoginAttributeName = uid;
    LSUseLowercaseLogin = YES;
    "skyrix_id" = calendar;
    LSConnectionDictionary = {
        databaseName = OGo;
        hostName = "127.0.0.1";
        password = "";
        port = 5432;
        userName = OGo;
    };
    LSNewsImagesPath = "/var/lib/opengroupware.org/news";
    LSNewsImagesUrl = "/ArticleImages";
    Languages = (
        English
    );
    TimeZoneName = GMT;
    WOHttpAllowHost = (
        localhost,
        "127.0.0.1",
        "localhost.localdomain"
    );
}

LDAPLoginAuthorized habe ich testweise drin, da es leer war (tcpdump) -
nützt aber nix.

Log:
Aug 17 14:55:39 ogo-webui-1.1 [13549]: account::change-password: using
password field: 'userPassword'
Aug 17 14:55:39 ogo-webui-1.1 [13549]: Note: members of role team 'team
creators' are allowed to create teams.
Aug 17 14:55:39 ogo-webui-1.1 [13549]: Note: located no additional themes.
Aug 17 14:55:39 ogo-webui-1.1 [13549]: Note: located translations:
German, English
Aug 17 14:55:39 ogo-webui-1.1 [13549]: |ogo-webui-1.1| CTI Dialers:
Aug 17 14:55:39 ogo-webui-1.1 [13549]: WOCompoundElement: pool embedding
is on.
Aug 17 14:55:39 ogo-webui-1.1 [13549]: WOCompoundElement: id logging is on.
Aug 17 14:55:39 ogo-webui-1.1 [13549]: <0x0x40431fc0[LSCommandContext]>
+[LSCommandContext(LDAPSupport) isLDAPLoginAuthorized:password:]: LDAP
server 'xxx.xxx.xx:389' did not authenticate user 'root'
Aug 17 14:55:39 ogo-webui-1.1 [13549]: |ogo-webui-1.1| OpenGroupware.org
instance initialized.
Aug 17 14:55:39 ogo-webui-1.1 [13549]: |ogo-webui-1.1| WOHttpAdaptor
listening on address *:20000

ogo läuft als User ogo, Anmeldemaske erscheint.

Über Tipps, Doku oder Hinweise wäre ich sehr froh.

vielen Dank,
Alex
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE5IX2jbk5gpCi3jkRAkjeAKCw/o6pq6NrlzUgLqIEvjT5aW5zwwCgq5pp
ougSRI6lmjX3+lZGSO0OeT4=
=yHPW
-----END PGP SIGNATURE-----