Am 14.09.2011 06:41, schrieb sonal aggarwal:
Is there a way to provide authentication for an FTP server using CAS.

Do i need to configure ftp server with Apache or ftp server using IIS
can also have authentication using CAS.

On linux/unix you could probably use pam_cas as a generic "login handler" and use a proxy ticket supplied by a webapp. (just like being proxied for imap servers) Another rather nasty trick (imho) could be the clearpass feature. Clearpass being nasty because you transfer cleartext passwords over a cleartext protocol like ftp which is really no safe.

Please also check if you really need ftp or whatt your actual requirement are. CAS is really a HTTP centric protocol. If your scenario is more like "transfer files with cas authentication" this would allow other scenarios like webdav/http etc.

Regards,

Joachim


--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to