Tomasz Konefal wrote:
> PerlSetVar FtpFuTicketSecretTable ticketsecrets:sec_version:sec_data
> PerlSetVar FtpFuTicketExpires 15
> PerlSetVar FtpFuTicketLogoutURI /authorized/ftpfu.cgi
> PerlSetVar FtpFuTicketLoginHandler /ftpfulogin
> PerlSetVar FtpFuTicketIdleTimeout 1
> PerlSetVar FtpFuPath /
greetings,
i'm hoping that someone out there can help me out with my AuthTicket
troubles.
first, i require a simple way to authenticate and authorize users for
a little intranet site. from what i could find, AuthTicket looks like
the best way to do this (is there something better?). P