View Single Post
  #3 (permalink)  
Old 11-19-2007, 01:11 PM
jherington jherington is offline
Intermediate Member
 
Posts: 19
Default

Thanks J I believe Preauth will send me in the right direction.

Just to clairify, I was not intending to use any sort of pre-built portal cookie but in stead was looking for a mechanisim within zimbra (like a function) that I could pass user credentials to. This function would take those user credentials (clear text username and password) and process a normal zimbra login.

For example what is being called by: 'https://server/service/preauth?isredirect=1&authtoken={...}'

This must be calling some function within zimbra? Is there a way to apply a clear text username and password. PS I work within SSL so I don't have a great concern about passing clear text info via a local domain webservice.

Thanks!
Reply With Quote