[Typo3] LDAP Authentification Service Cannot redeclare class tslib_cobj error
Torben A. Karlsen
taknews at ringkhs.dk
Tue Apr 5 10:59:56 CEST 2005
Hi
I get an error when trying to use LDAP Authentification Service 0.2.0.
When I check Enable LDAP for frontend this error appears when I try to
logon.
Fatal error: Cannot redeclare class tslib_cobj in
C:\Inetpub\typo3\tslib\class.tslib_content.php on line 250
When I remove the check Enable LDAP for frontend the login is denied but the
error don't appear.
Please help me.
Best regards
/Torben
My setup is.
Typo3 3.7.0 on a W2K3 server running IIS 6.0.
I've installed the following extentions:
LDAP Library ldap_lib 0.2.0 LocalStable
LDAP Server Konfiguration ldap_server 0.2.0 LocalStablecms,ldap_lib
LDAP Authentification Service ldap_auth 0.2.0 LocalStableldap_server
LDAP Synchronisation Module ldap_sync 0.2.0 LocalStablecms,ldap_server
Authentication Services cc_sv_auth 1.2.1 LocalStable
And my DevLog looks like this
t3lib_userAuth ## Beginning of auth logging.
t3lib_userAuth Login type: FE
t3lib_userAuth Login data: status: login; uname: test-0; uident: ******;
chalvalue:; uident_text: ******; uident_challenged: e5dea459b628c7f...;
uident_superchallenged: 93e31882ba4c775...;
t3lib_userAuth Active login (eg. with login form)
t3lib_userAuth logoff: ses_id = 8d10f7ddb2
t3lib_userAuth Fetch session ses_id = 8d10f7ddb2
t3lib_userAuth logoff: ses_id = 8d10f7ddb2
t3lib_userAuth SV setup:
tslib_feUserAuth Get usergroups for user:
tx_sv_auth No usergroups found.
tslib_feUserAuth getGroupsFE auth services called: ,tx_sv_auth
tslib_feUserAuth No usergroups found by services
tslib_fe Valid usergroups for TSFE: 0,-1
ldap_auth LDAP server available (XXX.XXX.XXX.XXX:389). getUser()
ldap_auth Basic user info available. initUser()
ldap_auth User found: CN=TEST-0,OU=Nyebrugere,DC=XXX,DC=XXXXXXX,DC=dk
t3lib_userAuth User found: 0: homeMDB; username: test-0;
t3lib_userAuth getUserFE auth services called: ,tx_ldapauth_sv1
t3lib_userAuth 1 user records found by services
t3lib_userAuth Auth user: homeMDB: Array; 0: homeMDB; memberOf: Array; 1:
memberOf; accountExpires: Array; 2: accountExpires; adminCount: Array; 3:
adminCount; badPasswordTime: Array; 4: badPasswordTime; badPwdCount: Array;
5: badPwdCount; codePage: Array; 6: codePage; cn: Array; 7: cn; countryCode:
Array; 8: countryCode; description: Array; 9: description; displayName:
Array; 10: displayName; dSCorePropagationData: Array; 11:
dSCorePropagation...; mail: Array; 12: mail; homeDirectory: Array; 13:
homeDirectory; homeDrive: Array; 14: homeDrive; instanceType: Array; 15:
instanceType; lastLogoff: Array; 16: lastLogoff; lastLogon: Array; 17:
lastLogon; legacyExchangeDN: Array; 18: legacyExchangeDN; logonCount: Array;
19: logonCount; logonHours: Array; 20: logonHours; msNPAllowDialin: Array;
21: msNPAllowDialin; distinguishedName: Array; 22: distinguishedName;
objectCategory: Array; 23: objectCategory; objectClass: Array; 24:
objectClass; objectGUID: Array; 25: objectGUID; objectSid: Array; 26:
objectSid; primaryGroupID: Array; 27: primaryGroupID; profilePath: Array;
28: profilePath; proxyAddresses: Array; 29: proxyAddresses; pwdLastSet:
Array; 30: pwdLastSet; name: Array; 31: name; sAMAccountName: Array; 32:
sAMAccountName; sAMAccountType: Array; 33: sAMAccountType; scriptPath:
Array; 34: scriptPath; showInAddressBook: Array; 35: showInAddressBook;
textEncodedORAddress: Array; 36: textEncodedORAddress; userAccountControl:
Array; 37: userAccountControl; userParameters: Array; 38: userParameters;
uSNChanged: Array; 39: uSNChanged; uSNCreated: Array; 40: uSNCreated;
whenChanged: Array; 41: whenChanged; whenCreated: Array; 42: whenCreated;
homeMTA: Array; 43: homeMTA; msExchHomeServerName: Array; 44:
msExchHomeServerName; mailNickname: Array; 45: mailNickname; mDBUseDefaults:
Array; 46: mDBUseDefaults; msExchMailboxGuid: Array; 47: msExchMailboxGuid;
msExchMailboxSecurityDescriptor: Array; 48: msExchMailboxSecu...;
msExchALObjectVersion: Array; 49: msExchALObjectVer...;
msExchPoliciesIncluded: Array; 50: msExchPoliciesInc...;
msExchUserAccountControl: Array; 51: msExchUserAccount...; count: 52; dn:
CN=TEST-0,OU=Nyeb...; authenticated:; username: test-0;
ldap_auth Authenticate a user
tslib_feUserAuth Get usergroups for user:
tx_sv_auth No usergroups found.
tslib_feUserAuth getGroupsFE auth services called: ,tx_sv_auth
tslib_feUserAuth No usergroups found by services
tslib_fe Valid usergroups for TSFE: 0,-1
t3lib_userAuth authUserFE auth services called: ,tx_ldapauth_sv1
t3lib_userAuth Create session ses_id = 8d10f7ddb2
"Login accepted"
t3lib_userAuth User test-0 logged in from XXX.XXx.XXX.XXX (XXX.XXX.XXX.XXX)
t3lib_userAuth Fetch session ses_id = 8d10f7ddb2
t3lib_userAuth User session finally read: uid: 9; username: TEST-0;
tslib_feUserAuth Get usergroups for user: uid: 9; username: TEST-0;
tx_sv_auth No usergroups found.
tslib_feUserAuth getGroupsFE auth services called: ,tx_sv_auth
tslib_feUserAuth No usergroups found by services
tslib_fe Valid usergroups for TSFE: 0,-1
More information about the TYPO3-english
mailing list