Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: hasan on April 24, 2008, 06:38:32 AM
-
Hello All,
I have installed dansgaurdian successfully on my server and its working very fine. But now I want to give access to some blocked sites (not all) to a particular user. Can anyone tell me how to this stuff.
Thanks and Regards
Hasan
-
I have not had to do this, but I imagine it is done by creating a "group" with the required sites allowed, then adding that user(s) to that group.
-
Thanks Brian,
According to your suggestion I created a group f2 and it corresponding dansguardianf2.conf file. I also added the ip to be added to the group into the file filtergroupslist, but still it is not including that ip into the filter2 and it is in default filter 1.
Underneath I have shown the file structure I am having also the filtergrouplist file:
[root@server etc]# cd dansguardian/
[root@server dansguardian]# ls
authplugins dansguardian.conf dansguardian.pl lists
blacklists dansguardianf1.conf downloadmanagers scripts
contentscanners dansguardianf2.conf languages transparent1x1.gif
[root@server dansguardian]# cd lists/
[root@server lists]# ls
1 blacklists exceptioniplist filtergroupslist
authplugins contentscanners f1 phraselists
bannediplist downloadmanagers f2
[root@server lists]# cat filtergroupslist
# Filter Groups List file for DansGuardian
#
# Format is <user>=filter<1-9> where 1-9 are the groups
#
# Eg:
# daniel=filter2
#
# This file is only of use if you have more than 1 filter group
#
192.168.1.33=filter2
[root@server lists]
[/size]
Can you please guide me through this stuff
-
Can you please guide me through this stuff
As I said before, I have not done this, perhaps you ought to look on the dansguardian site for more help.
http://dansguardian.org/
:-)
-
Thanks Alot,
I have been able to do that,
I configured authorization method and then the proxy settings. Also I have to unhash the line for authplugin in the dansgaurdian.conf file.
Thanks and Regards
Hasan
-
hasan
...I configured authorization method and then the proxy settings. Also I have to unhash the line for authplugin in the dansgaurdian.conf file.
Which is all covered in the Howto, had you read that first, there would have been no need to ask here.
-
Yeah I have read that and thats how I was able to do that in the end,
Sorry for bothering you.
Regards
Hasan