Koozali.org: home of the SME Server

Hello I want to use squid the list of Active Directory Server 2008 user

Offline mgb

  • *****
  • 558
  • +0/-0
Hello I want to use proxy
  Question I want to
  Use filters limits by groups and users
  The problem I have to get the list of Active Directory Server 2008
  I plugged in the SME Server 2008 server
  The question of what can be done that squif.conf
  What can be done
  The Question proxy will see the groups and users
  If at all possible?
Thanks all for helping
Skype yosii2009

Offline vassili

  • *
  • 9
  • +0/-0
Yes, it is possible

Kindly have a look here

http://forums.contribs.org/index.php?topic=43760.0

Regards

Vassili

Offline mgb

  • *****
  • 558
  • +0/-0
Re: Hello I want to use squid the list of Active Directory Server 2008 user
« Reply #2 on: August 01, 2011, 07:15:45 AM »
is not work
net rpc join -U administrator                                 Password:
Joined domain DOMAIN.
[root@linux64 ~]# wbinfo -u                                                     SERVER2008\user1
SERVER2008\user2
SERVER2008\user3
SERVER2008\radiu
the user fo sme server is not user server2008


net rpc join -U admin                                         Password:
[2011/08/01 08:13:29, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(321)
  error setting trust account password: NT_STATUS_ACCESS_DENIED
Unable to join domain DOMAIN.
Thanks all for helping
Skype yosii2009

Offline axessit

  • *****
  • 213
  • +0/-0
Re: Hello I want to use squid the list of Active Directory Server 2008 user
« Reply #3 on: August 03, 2011, 01:36:55 PM »
Try creating the user 'admin' on your server2008 AD.

Did you try
wbinfo -g
and what does this give. I think you are joined to the server2008 Domain.

Offline mgb

  • *****
  • 558
  • +0/-0
Re: Hello I want to use squid the list of Active Directory Server 2008 user
« Reply #4 on: August 13, 2011, 11:43:51 AM »
is not work ?
 net rpc join -U admin
Unable to find a suitable server
Unable to find a suitable server


 config show smb
smb=service
    DeadTime=10080
    KeepVersions=disabled
    OpLocks=enabled
    OsLevel=35
    RecycleBin=disabled
    RoamingProfiles=no
    ServerName=server2008
    ServerRole=DM
    ShadowCount=10
    ShadowDir=/home/e-smith/files/.shadow
    UnixCharSet=UTF8
    UseClientDriver=yes
    WINSServer=192.168.183.3
    Workgroup=domain.local
    status=enabled
wbinfo -u
Error looking up domain users
help to fix login to domain server2008
Thanks all for helping
Skype yosii2009

Offline axessit

  • *****
  • 213
  • +0/-0
Re: Hello I want to use squid the list of Active Directory Server 2008 user
« Reply #5 on: August 13, 2011, 12:13:33 PM »
net rpc join -U administrator
Joined domain DOMAIN.

When you did that before, you were joined to the domain if you see the response it gave you.

So after that, when you did wbinfo -u, it should have listed the users on the server2008 domain, which it looked like it did.

So therefore your server had joined the domain at that point.

I suggest going back over this. When you use the above command, be sure to use the "%" symbol straight after the word administrator, then use your server2008 Administrator password, so the command should read:
Code: [Select]
net rpc join -U administrator%12345678 where "12345678" is your actual password.

Don't forget to
Code: [Select]
signal-event workgroup-update when it has joined the domain.

I assume that you are doing this in a test install and the name of your server2008 Domain is DOMAIN.local - you can forget the ".local" in your workgroup setting in server-manager.

Offline mgb

  • *****
  • 558
  • +0/-0
Re: Hello I want to use squid the list of Active Directory Server 2008 user
« Reply #6 on: August 17, 2011, 12:26:18 PM »
I think suspect
 Due to the settings for connecting to DOMAIN
 Created a serious problem
 Server2008 server
 You can not Lhithbr Remote Desktop
 And not directly serve
  You can connect only in safe mode
Thanks all for helping
Skype yosii2009