Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-08-2006, 02:09 AM
Starter Member
 
Posts: 2
Default Singlesignon .......... Help me !

Hi,

Bill Thanks for replying !!

Regards,
muni

Last edited by knmuny; 11-14-2006 at 09:25 AM..
Reply With Quote
  #2 (permalink)  
Old 11-08-2006, 03:48 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

I don't understand your question? Are you asking if you can use the same username/password for zzimbra & jwchat? If that's what you'r afetr you need jwchat server to authenticate against an LDAP server, search the forums & wiki for authentication answers.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 11-14-2006, 09:20 AM
Starter Member
 
Posts: 2
Default Singlesignon

Hi !
Actually I am new to Zimbra we are trying to integrate 3rd party tool in to zimbra like Chat application Documentmanagement etc.. authentication we did againest Zimbra LDAP only (3rd party tools also) we got successful result but now problem is .....??

I am trying to use the zimbra authentication mechanism for my other application.Users first enters into zimbra. From there they can acess multiple applications, through custom zimmlets. For this we decided to use the already existing???

I already search Forums also i am not geting how to achive this ??

I will greatly appreciate if anyone could direct me to any documentation in this regards.

Muni
Reply With Quote
  #4 (permalink)  
Old 11-15-2006, 08:27 PM
Zimbra Employee
 
Posts: 4,792
Default

Look at the pre auth doc here:

http://zimbra.svn.sourceforge.net/vi...cs/preauth.txt
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #5 (permalink)  
Old 12-11-2006, 10:48 AM
Senior Member
 
Posts: 58
Default

This is exactly the kind of information I was looking for in my research, however I think it'd be helpfull to point out the format of the timestamp.

A timestamp in unix vs, DateTime.Ticks in .net is completely different.

Current time in ms from 0ad?

or unix variant of seconds since 1/1/1970 12:00:00
Reply With Quote
  #6 (permalink)  
Old 12-11-2006, 02:22 PM
Senior Member
 
Posts: 58
Default

after fiddling I was able to determine for dot net you can do the following...

TimeSpan ts = DateTime.UtcNow - new DateTime(1970,1,1,0,0,0,0);
string timestamp = ts.TotalMilliseconds.ToString();

^-- pseudo code of course, but it worked for me!

Thansk
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.