Securing certain folders to specific Joomla users

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
acpg
Forum Newbie
Posts: 1
Joined: Sun Oct 31, 2010 12:26 pm

Securing certain folders to specific Joomla users

Post by acpg »

I just created a Joomla website that has a login form. I want users to be able to login using that form on the homepage and then be able to access certain secure documents on the web server. I want to have different groups of access. For example, I want one person to be able to access files in folder A, while another person can access files in folders A and B, and another can access B and C, etc... I also want to set it up so that once they are logged in, they don't have to type in their password again that session. Is what I am describing possible?

I am a n00b, so please be kind with terminology :)
Post Reply