hi

I have installed drupal 4.7 and had the following requirement

Create a block of Business development and tech support.

Create user X , Y , Z

Create menu's for business developemnt & tech support block. Link the nodes to those corresponding leaves.

User X should access only Business development (lets call it BD for short) pages

User Y should access only Tech Support (TS for short) pages

I downloaded the simple access module. dumped the tables in the .sql file. Activated the module.

Created 2 blocks - BD AND TS. They can access nodes, view and revert revisions, they can create, edit and delete their own pages.

I created 2 groups - BD and TS.

Upon user creation of X i put him in BD group.

Upon user creation of Y i put him in TS group.

Now when X creates a page and via admin i edit the page as editable and viewable by BD only

and for Y i change to TS only.

When X logs in he cant see that page in content link and similarly Y cant see the page that was eidtable and viewable by BD only.

Can anyone please help me out here? I have been stuck on this problem since the last 3 days.

Thanks in advance.