Gordon,

 >At 22:09 28/11/2001, Gordon Rowell wrote:
 >No, the brace is in the right place for a file of comments (a Perl "eval" of
 >that block returns nothing). It needs to be moved if you uncomment the lines.

Ah, OK. Shows how little I know about Perl!!

 >It's not the sticky bit. The set-group id bit above means that group
 >ownership is inherited when subdirectories are created. The sticky bit
 >would be a terminal 't' (instead of the x) which means that only users
 >can delete their files (see /tmp, /var/tmp). If it must be world-writable
 >(yecch), it needs to be sticky as well.

Thanks for that.

 >Could you make it world-writable and log in as the test user again? Then
 >do an "ls -l" so we can see what it looks like.

As requested:

[root@agatha samba]# l
total 16
drwxr-xr-x    4 root     root         4096 Nov 28 01:42 .
drwxr-xr-x    6 root     root         4096 Nov 28 01:42 ..
drwxrwsr-x    7 admin    admin        4096 Nov 28 01:42 printers
drwxrwsrwx    5 admin    admin        4096 Nov 28 22:33 profiles
[root@agatha samba]# ls -l pro*
total 12
drwx------   13 admin    admin        4096 Nov 28 21:21 admin
drwx------   13 test     admin        4096 Nov 28 22:34 test
drwx------   13 test4    admin        4096 Nov 28 22:33 test4

As you can see, this worked fine. The only oddity I noticed is that I was 
left with a Z:\ mapping (of the home directory) after netlogon.bat had run. 
This occurred before, but with the ._winprofile directory being mapped.






Des


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to