Displaying 1 result from an estimated 1 matches for "subnet3spac".
Did you mean:
subnet3space
2011 May 14
1
Bit of complex smb networking... is it possible?
...so advice and feedback would be great.
CONCEPT
I want to create a shared folder for all users on a subnet that has a
defined amount of space they can use.
So, all the users in 192.168.2.0/24 can see /homes/subnet2space/ as
\\myserver\whatever\
Users connected to 192.168.3.0/24 will see /homes/subnet3space/ as
\\myserver\whatever\
...and so on...
I'm using a Mikrotik RB750 router.
My Debian 6 server is on 192.168.1.12 and I'm runing Samba 3.5.6
(because that's what was in the sources).
ISSUES
1. I don't know if it's even possible to do what I'd like to be able to do.
2...