helo ,
i'm new to drupal and english is not my native language so...
my question is how to configure drupal and what kind of modules do i have to use to acomplish such thing:

i want to set up a page where users after they log in are redirected to their private pages - not available for any other authenticated users.

one user - one private space .

pages cannot be seen from outside - i mean no one should have possibility to write some adress in browser and access this content.
it must be really secure.

administrator can view and moderate content on private users pages .

only administrator can add users and set passwords.

it would be nice if users could be notified about new content in their private pages if administrator add something.

thank you for help,
and sorry for my english.

Comments

pwolanin’s picture

How many users do you expect? One possibility is to use the Organic Groups module (with access control enabled), and just add one user per group. OG already has the ability to send e-mails for new content, etc.

---
Work: BioRAFT

dawajdawaj’s picture

no more than 200 users.
thanks for your reply , i'll try OG.
it's important that "normal" administrator could manage this site (normal i mean nondrupal familiar person , no offence ;]),
i;ll also try privatespace. - i'll install drupal 4.7 to test it - now i'm on 5.1

thank you.

schwa’s picture

OG is probably feature-richer, but you might try the privatespace module ?