Re: Samba and IP shares
From: Götz Reinicke (goetz.reinicke_at_filmakademie.de)
Date: 05/24/04
- Previous message: Chris Botha: "Samba and IP shares"
- In reply to: Chris Botha: "Samba and IP shares"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 May 2004 09:22:07 +0200 To: jcbotha@cedar.org.za, For users of Fedora Core releases <fedora-list@redhat.com>
Hi,
thats a simple one :-)
Chris Botha schrieb:
> Dear friends
>
> I would like to know what the possibilities are that one can bind samba
> shares to work station IP Addresses or IP range. So that all workstations
> (eg: 192.168.99.0/24) will only be able to access some shares on the server
> and not have access to others, and that 192.168.100.0/24 will not have
> access to shares that the 192.168.99.0/24 can access. This is with username
> and passwords. I would like to add extra security to the systems. I know in
> globals one can set which network range can access samba, but now I want to
> set it to folders for certain workstations, so that not every user on the
> network can access files from every workstation on the network.
add to the share
hosts allow = 192.168.99.0/255.255.255.0
hosts deny = 192.168.100.0/255.255.255.0
regards.
Götz
-- Götz Reinicke IT Koordinator - IT OfficeNet Tel. +49 (0) 7141 - 969 420 Fax +49 (0) 7141 - 969 55 420 goetz.reinicke@filmakademie.de Filmakademie Baden-Württemberg Mathildenstr. 20 71638 Ludwigsburg www.filmakademie.de -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Chris Botha: "Samba and IP shares"
- In reply to: Chris Botha: "Samba and IP shares"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|