Koozali.org: home of the SME Server

Sever and Gateway with Squid + Dansquardian in different Server

Offline veebr0

  • ***
  • 61
  • +0/-0
Sever and Gateway with Squid + Dansquardian in different Server
« on: February 15, 2009, 02:36:09 AM »
Good Day for all, bellow my scenario:
Both server installed in SME 7.4
.- One server has been configured as a server and gateway.
.- Second is a Server that has been configured as a server only in order to provide services like :
      1.- File & Print
      2.- Domain Controller with roaming profiles, this server have all users and departmental information.
      3.- Intranet

The Idea is to use the first one (Server and Gateway) configured with Squid to run using AUTH_Pam, but additionally  need to filter some access via group, following the standard filter group used into the http://wiki.contribs.org/Dansguardian guide

Filter Group 1 - blocked users (no access)
Filter Group 2 - standard users (standard access rights)
Filter Group 3 - guest users (limited access rights)
Filter Group 4 - power users (more generous access & file download rights)
Filter Group 5 - admin users (unlimited access)

So in this cases all  users are authenticated by the second one server (Server Only+domain controller) but of course when their try to access internet, they received access denied the idea is to use filtering users access rights based on group membership in conjunction with Auth login as say in the install sme page.

I found some shell script that appear work for my case http://dansguardian.org/downloads/chrisnighswonger/usermap however this not appear the best practise solution.

Do you know if exist a better way to do that?

Thank in advance,
Eviny


« Last Edit: February 15, 2009, 02:41:06 AM by veebr0 »

Offline veebr0

  • ***
  • 61
  • +0/-0
Re: Sever and Gateway with Squid + Dansquardian in different Server
« Reply #1 on: March 07, 2009, 05:03:46 PM »
Some want have any idea to implement it?

Eviny

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: Sever and Gateway with Squid + Dansquardian in different Server
« Reply #2 on: March 08, 2009, 03:43:24 AM »
AFAIK there is no way for SME Server to inherit the account list from another server.

If you are interested in testing work that is currently under development, you could try making your Internet gateway a Domain Member using the Advanced Samba contrib. However, I would test this extensively before deploying it, as it is not really designed for production use at this point.