hi,
Actually my requirement is like this, i've got two
users on samba pdc who always want to share their
files wiht one another. i've created a seperate share
for them and implemented perrmissions like this,

user info :

[EMAIL PROTECTED] Clients]# id hardev
uid=806(hardev) gid=964(private)
groups=964(private),541(transfer_pricing)
[EMAIL PROTECTED] Clients]# id kishore
uid=741(kishore) gid=964(private)
groups=964(private),541(transfer_pricing)

folder info:

[EMAIL PROTECTED] Clients]# ls -ld private
drwxrwx---    3 hardev   private      4096 Apr  5
14:38 private


smb.conf :

[private]
        comment = Private for Hardev & Kishore
        path = /home/Clients/private
        public = no
        browsable = no
        writable = yes
        create mask = 771
        force group = private
        wite list = @private

But actual problem is the permissions are applied only
for the parent directories not the sub directory. If u
can help me on this i'll be grateful.

Thanks,
Pradeep



 
--- Binand Sethumadhavan <[EMAIL PROTECTED]> wrote:
> pradeep m kumar posted in linux-india-help:
> > permissions. So can anyone send some good
> > documentation on Implementing Permissions on
> > Enterprise Level like Sticky-bit, Group
> permissions
> > etc...
> 
> What exactly are Permissions on Enterprise Level??
> 
> Binand
> 


__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to