Page 1 of 1

Windows authentication and upload folder

Posted: 29 Oct 2008, 13:27
by mett
Hello

I would like to use Phoca component for our company intranet. The problem is that accesing Intranet is based on windows authentication (anonymous is disabled) so every time a user want to upload a photo, i have to give him rights in security tab. But we have over 3000 users so this is not an option.

I try to move phocagallery folder outside "images" folder so i can give anonymous rights for this folder, but unfortunately i can't modify upload folders in Phoca admin area

How can i do that?


thank you

Re: Windows authentication and upload folder

Posted: 30 Oct 2008, 00:53
by Jan
hi, you can try to change the path in

administrator/components/com_phocagallery/helpers/phocagallery.php and
components/com_phocagallery/helpers/phocagallery.php (path methods)

but I don't know if it will work, I didn't try it :(

Jan