[Samba] Share trash can?

2004-06-08 Thread Robert Sossomon
Is there a trash can, or a way to add one, so that if a user deletes a file off the share it just goes away until a nightly purge is done? Thanks, Robert -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] Force user

2004-06-03 Thread Robert Sossomon
This has never worked for me. Files created inherit the group of the directory, but not the owner. I have even followed, line for line, the sequence on that page as follows: # chmod 6775 /foodbar $ ls -al /foodbar/.. You should see: drwsrwsr-x 2 jack engr48 2003-02-04 09:55 foodbar # No

RE: [Samba] Several logon script bat files?

2004-02-01 Thread Robert Sossomon
Here's how you do it: everyone.bat --- net use T: \\bo\Group del C:\progra~1\netterm\netterm.ini copy M:\netterm\netterm.ini C:\progra~1\netterm CALL \\bo\netlogon\comms CALL \\linux1\assets\clientcon.exe Group.bat --- net use G: \\bo\it net use I: \\Linux1\Intranet net u

[Samba] THANKS!!!!!!!!!!!!!!!!

2003-09-18 Thread Robert Sossomon
This is what I used, then I went around and kicked everyone out of all their files and email and sent the servers into backup. Thanks Everyone!! [backup] path = /home force user = root read only = yes Browseable = yes ~~~ This isn't a

[Samba] Full access to all directories (URGENT)

2003-09-18 Thread Robert Sossomon
Hey folks, I have a hurricane coming in and want to know how I can set up samba to give me full access to everyone's drive so that I connect with my NT machine and run a tape of all the data. Seems my HD is not big enough for the tarball I want to make, so my thoughts to do it with a tarball and

[Samba] NT 4 PDC --> Linux RH 8 Samba PDC

2003-02-18 Thread Robert Sossomon
I am looking for a way to convert all of the NT 4 domain users and account information into Samba/Linux Users and groups so that I can remove the NT 4 PDC from the system. I am replacing a few NT 4 servers with Linux servers. I have been working with getting Winbind working along with the other s