[OGo-Users] LDAP for Skyrix Zidestore along with OGo Zidestore.

Doug Smith users@opengroupware.org
Fri, 02 Mar 2007 11:01:58 -0600


Adam Tauno Williams wrote:
>> I have contacted Skyrix support and am patiently awaiting an answer, 
>> however I was hoping someone may have seen this since my users aren't so 
>> patient
>> I installed InstantOGo and configured it to use LDAP.  LDAP 
>> authentication works great for Thunderbird and Mac Mail which use the 
>> OGo Zidestore. 
>>     
>
> In what fashion to TB or MacMai use ZideStore?  Mail functionality
> doesn't involve Zidestore at all (currently).
>   
When TB and MacMail log it is to the files ogo-zidestore-1.5-err.log and 
ogo-zidestore-1.5-out.log which is why I said they use the OGo 
zidestore.  I'm new to this product so maybe my assumption is wrong.
>   
>>  When I try Outlook it logs to the Skyrix Zidestore log 
>> instead and appears to be failing authentication.  Does anyone know how 
>> to enable LDAP for the Skyrix5 Zidestore as well?  I included at the 
>> bottom the only changes I have made to the server to get LDAP to work.
>>     
>
> On my servers the ZideStore/ZideLook servers installed under a different
> user account that the Open Source set of servers;  OGo uses user "ogo"
> and ZideStore/ZideLook use user "skyrix5".  You have to set the defaults
> for the skyrix5 user.
>   
I'm sure you are on the right path, but I'm not sure what you mean by 
"set the defaults".  I tried adding my LDAP settings to 
/etc/opengroupware.org/ZideStore.plist and 
/etc/opengroupware.org/Defaults.plist with no luck.  I tried changing 
the /etc/init.d/sx-zidestore to use user ogo and change perms on the 
dirs to ogo:skyrix and the init script broke so I put it all back.



>   
>> What I added to my NSGlobalDomain.plist to get OGo Zidestore to work...
>>     LSAuthLDAPServer = "dc01.avatartechnology.net";
>>     LSAuthLDAPServerPort = "389";
>>     LSAuthLDAPServerRoot = "dc=avatartechnology,dc=net";
>>     LDAPInitialBindSpecific = YES;
>>     LDAPInitialBindDN = "cn=ldapbind,cn=users,dc=avatartechnology,dc=net";
>>     LDAPInitialBaseDN = "dc=avatartechnology,dc=net";
>>     LDAPInitialBindPW = "********";
>>     LDAPDebugEnabled = "YES";
>>     LDAPLoginAttributeName = sAMAccountName;
>>     
>
> Have you checked what use the ZideStore/ZideLook server is using? ("ps
> axu | grep -i zide") Make sure the defaults are set for that user too.
>   


[root@scogo Defaults]# ps -ef |grep -i zide
skyrix5   3516     1  0 09:08 ?        00:00:00 
/opt/skyrix/skyrix5/WOApps/ZideStore.woa/ix86/linux-gnu/gnu-fd-nil/ZideStore 
-WOUseWatchDog YES
skyrix5   3525  3516  0 09:08 ?        00:00:00 
/opt/skyrix/skyrix5/WOApps/ZideStore.woa/ix86/linux-gnu/gnu-fd-nil/ZideStore 
-WOUseWatchDog YES
ogo       3875     1  0 09:09 ?        00:00:01 
/usr/local/sbin/ogo-zidestore-1.5