Displaying 20 results from an estimated 40000 matches similar to: "wbinfo -r user not listing all groups"
2003 Oct 29
3
[Fwd: [squid-users] NTLM Authentication Problem]
I submited this to the Squid list, but I got no response which I assume
means that no one has any suggestions. Can anyone give me a clue as to
what I have configured incorrectly. Thanks.
-------- Original Message --------
Subject: [squid-users] NTLM Authentication Problem
Date: Tue, 28 Oct 2003 11:34:29 -0500
From: Jim Richey <jrichey@highmark.com>
To: squid-users@squid-cache.org
2011 Sep 20
1
getent group not listing domain groups / wbinfo -r not working
I know, I know, this again :)
The company I work for would like to use squid for proxy authentication
purposes using NTLM, using a Windows 2008 R2 server as a DC. I've
managed to setup samba/winbind to use ads and successfully joined the
domain. Configured nsswitch.conf to lookup winbind entities (however I
didn't touch PAM configuration, as I don't actually want the users to be
able
2005 Oct 14
1
wbinfo not looking up groups in mixed MS NT/2k AD
Hello,
I'm having trouble when I try do get a group SID from my domain, the
user lookup and authentication is working fine.
Actually what I'm trying to do is to authenticate squid against MS AD
using winbind. I need to restrict access by group, so I'm using
wbinfo_group.pl to do it.
The machine has been built to be a proxy server only.
I'm using Suse Linux 9.3 Professional
2006 Oct 09
0
wbinfo -r returns only 16 groups (sometimes)
Something we noticed after upgrading from 3.0.14a to 3.0.20 and still a
problem with 3.0.23c on Solaris 9 Sparc. Windows 2003 server running
Active Directory. The examples below are all with 3.0.23c downloaded
last week and compiled from source using gcc 3.3.something. 3.0.14a
works perfectly using the same smb.conf.
We use Samba to do proxy authentication for squid using ntlm_auth and
group
2004 Apr 28
0
FW: Re: md5 fail on large file
Me again. I think I have found which is the problem.
After I have copied the file from NT4TSE to samba, I have run
df on the filesystem, and the used space was minor than the
filesize printed by ls -l
ls -l priv.edb
-rwxr--r-- 1 user group 5393883136 Apr 28 10:58 priv.edb
du priv.edb
4194364 priv.edb
df
df /dev/hda8 99396660 41994828 95201832 5% /mnt/data
My env: linux-2.4.26. /dev/hda8
2004 Nov 29
0
[newbie] SQUID/SAMBA problems with NTLM_Auth
Hello, I havn't gotten an answer over on the squid usergroup - so I'm hoping
someone can help me here.
SUSE - 9.1
SQUID - 2.5.STABLE5
SAMBA - 3.0.2a-SUSE (the one that came with SUSE Installer by YAST)
I have set up squid, samba, got the winbind to work great
Wbinfo -t, -u, -g all work great
Squid also worked great until I tried to tie in NTLM_Auth
If I authenticate using
2004 Sep 21
2
(no subject)
i have squid running on DMZ zone
and my network using ProxyARP on eth1 and eth2
mylinuxbox slackware 9.2
my network can access to internet normal, but can''t
redirect to squid server from firewall.
sometimes my network can connect to squid and sometimes
bypass this squid server. i dont know what going on.
now.. my network bypass redirect to squid server.
my config file follow document
2010 Nov 19
1
winbind - wbinfo problem - SOLVED
Hi John,
The same smb and winbind configuration ( same SUSE box ) works good other
Windows AD servers.
"#wbinfo -u" and "#wbinfo -g" returns the users and groups respectively.
Thanks for your great help !!!
what is the difference between "#net rpc" and "#net ads" ?..if you have
time, give some explanation..
Regards,
Vivek
On Mon, Nov 15, 2010 at 6:56
2003 Oct 09
0
wbinfo -t fails with W2K3 ADS as PDC
Hello all,
I am attempting to set up Squid and have the authentication occur onto a
Windows 2003 ADS server (enterprise edition- if it matters), hostname
W2003. I have followed instructions listed at:
http://itmanagers.net/Documents/File/walkthroughs/~Linux@Squid/Squid+and+Samba+3+-+Walkthrough.html
and have spent numerous hours(+15) attempting this.
However, I can't seem to get past the
2004 Oct 25
1
Samba and "running old wbinfo, pam_winbind or libnss_winbind clients"
I've just installed the Samba 3.0.7 on my FreeBSD box.
I am trying to authenticate it to the Active Directory (for my Squid
server).
When I go to a webpage using the squid server, I get this error from
Samba's Winbind:
Oct 25 15:33:39 eclipse winbindd[61830]: [2004/10/25 15:33:39, 0]
nsswitch/winbindd.c:process_loop(737)
Oct 25 15:33:39 eclipse winbindd[61830]: process_loop: Invalid
2006 Feb 27
1
wbinfo_group.pl / wbinfo -r not working!
Hello,
I have been using samba to authenticate my squid users to Active
Directory. Because of the amount of users, I would like to set up my
ACL's based on groups, rather than individual user accounts.
I have successfully joined my samba box to our windows domain (2k).
For some reason I had to enter the domain controller name instead of
the domain name when doing so. I am now having issues
2009 Dec 08
1
wbinfo / Could not convert sid to gid / uid
Hello
My is environment: Ubuntu 8.04 LTS, Squid 2.6.18, Samba 3.0.28a
For Squid I need the query of a global group from Active Directory 2003.
This works beautifully, but unfortunately not always. There are global groups which works to transform and others where it does not work.
Here are my entries for test:
# wbinfo -n nobadurl
S-1-5-21-986273330-1409306274-1541874228-9965 Domain Group
2015 Mar 06
0
Squid on CentOS 7: few questions
2015-03-06 12:29 GMT-06:00 Niki Kovacs <info at microlinux.fr>:
>
> I recently migrated my office's server from Slackware64 14.1 to CentOS 7.
> Right now I'm in the process of configuring the Squid web proxy. I edited
> the default /etc/squid/squid.conf, and here's what I have so far:
>
> --8<--------------------------------------------------
> #
2018 Mar 14
4
Squid + SquidGuard : static block page not working
Hi,
I've been working with Squid + SquidGuard for a few years, though only
on Slackware. I'm currently transferring my proxy expertise to CentOS 7,
and right now I'm having a little problem with that.
Squid works perfectly so far as a transparent HTTP + HTTPS cache proxy.
The next step is to add SquidGuard, so I installed it and edited the
most basic /etc/squid/squidGuard.conf file
2005 Jan 23
1
Winbind without netbios
Hi there,
Im using for long time winbind + squid for my proxy server and it has
been working very good... No problems at all.
Some months ago, I decided to get rid of Netbios protocol and start to
use only dns for name resolution on my domain. That's when my problem
begin.
All my windows servers and workstations are doing fine without netbios
but I cant get winbind to work without
2004 Dec 01
1
winbind: wbinfo -u errors
Hi.
My question is: do I need to run winbind in the samba PDC server???
I'm trying to use ntlm_auth in squid but the server can not make
wbinfo -u succefully
squid and samba PCD are in the same box, is this possible???
my windows and samba clients can do wbinfo succefully.
thanks.
--
Xavier Callejas
IT Manager
International Bonded Couriers
El Salvador
E-Mail + MSN: xcallejas at
2015 Mar 06
2
Squid on CentOS 7: few questions
Hi,
I recently migrated my office's server from Slackware64 14.1 to CentOS
7. Right now I'm in the process of configuring the Squid web proxy. I
edited the default /etc/squid/squid.conf, and here's what I have so far:
--8<--------------------------------------------------
# /etc/squid/squid.conf
# Nom d'h?te du serveur Squid
visible_hostname amandine.microlinux.lan
#
2004 Jun 17
1
wbinfo - Missing Domain Groups
Has anybody found that the 'wbinfo' command does not list all groups in
a Windows domain?
Here's what's in my playground:
Windows 2000 Server SP4 PDC
RH 9 (2.4.20-6)
OpenSSL 3.8p1
MIT Kerberos 1.3.3
Samba 3.0.4
--begin 'smb.conf' snip-
winbind separator = .
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
2007 Oct 06
2
non-recursive remote listing breakage in 3.0.0pre1
It would appear something snuck in that breaks non-recursive remote
listings when talking to a non-3.0.0pre1 version of rsync. The symptom
itself is simple enough to see; rather than displaying member
directories/regular files/symlinks/etc as one would expect, only
non-directories (with the exception of '.') are listed.
Other tidbits.. some obvious, some maybe not:
- not limited to just
2004 May 31
1
prerequisites for winbind (Samba-3.0.4-SuSE-9.0)
Hi there,
I'm not able to get winbind to work, although searched google and studied
and tried nearly every howto
and forum entry on the net the last week.... it simply doesn't work and I don't understand
why....
My Samba3-Domain SUPZ (samba & ldap Linux PDC, Windows Clients) works
perfektly
with all ldap users, groups (linux and from windows) and computer accounts
(Win2000 WS).