Hello, I just insatalled samba 3.0.0 and a weird thing happens when a client maps a share. I want to share the / root directory not the root home directory. When I map the shared directory it takes me to the root home directory istead of the root (/) directory...here's my scheme: p.s. the other [web] share works fine ------------------------- [global] workgroup = mshome server string = Linuxbox netbios name = linuxbox security = share [homes] comment = Home Directories browseable = yes writable = yes [root] comment = root directory path = / read only = no writable = true write list = @root force group = root valid users = @root create mode = 770 directory mode = 770 [web] comment = web path = /var/www/html writable = yes read only = no write list = @root force group = root valid users = @root create mode = 770 directory mode = 770 ----------------------------- -rene e __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list