[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Qube2] Backup Users Home Directories
- Subject: Re: [cobalt-users] [Qube2] Backup Users Home Directories
- From: Mike Vanecek <nospam99@xxxxxxxxxxxx>
- Date: Wed Mar 29 06:35:34 2000
I have not been able to get this to work. I placed it in the global group.
testparm finds it OK?
BTW, one might also consider adding hosts allow = 192.168.1. to limit access
to smb to the internal network?
On Tue, 28 Mar 2000 03:07:06 +0100, "Neil J. Kemp" <neil@xxxxxxxxxx> wrote:
:>Easiest thing to do is add this to your smb.conf:
:>
:>admin users = admin
:>
:>Then when admin connects over your local network, he'll be the equivalent of
:>root and able to read all files. Perfect for backups :-)
:>
:>Obviously this configuration maybe be a security issue depending on your
:>network, but it works perfectly for me on my segment of our LAN.
:>
:>--Neil
:>