On Mon, 2006-07-10 at 14:52 +0300, Daniel Iliev wrote: > Ow Mun Heng wrote: > > Yes that's true, but, I don't really want to go into implementing an > > LDAP server/service right now. > > Besides that, I'm looking at using the autoindex script for web-based > > file storage. It doesn't support LDAP. (AFAIK) > > The auotoindex is used only to generate an HTML list of the contents > of a given directory. Not to manage that contents. The access to that > directory can be restricted using authentication.
It's to be used also as a means to manage content. (It's main purpose is to facilitate easier/faster WAN connections through TCP rather than using SAMBA/CIFSs/NFS which is dog slow (Even when using NFS w/ TCP) > If your idea is to make something like a file sharing site, where > depending on the login credentials a user could only download files or > again depending on the credentials the user could also upload files the > easiest way is to use a cgi script (perl, php, "whatever") for > uploading. The script should reside in a directory where only > "unloaders" have access and should save the uploaded files in the > "downloads" directory. Actually, this is just partially useful. A WebDAV solution would be the BEST, however, until now, I've not found a suitable way to provide for and to address priviledge separation using WebDAV. Which is why I am thinking on going through this SQL solution using SAMBA and AutoIndex. -- Ow Mun Heng <[EMAIL PROTECTED]> -- gentoo-user@gentoo.org mailing list