"Talal jaafar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I have setup a linux shared directory using Samba. From windows XP, I can > see the shared directory, browse it, read files from it; however, I can't > write to it. I have changed the ownership of the shared directory in linux > to "nobody", changed the group to "nobody", and chmod it 777. > Try setting ownership to the windows group Domain Users. Let's call your share payroll.
chown root:"Domain Users" payroll All Windows users are automatically placed in the Domain Users group. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
