Displaying 20 results from an estimated 8000 matches similar to: "wibind and windows 2003"
2003 May 23
1
Trouble installing Tarball samba-2.2.8a
Hello,
I have been trying to install the tar'd version of
samba because I need a few options I can not get to
work with the RPM version.
This is what I do when i setup samba
# tar xvfz samba.x.x.x
#./configure --with-winbind
--with-winbind-auth-challenge
#make
#make install
And it goes through those steps fine, but when I try
to run the smbd or nmbd daeomons, it says it cant find
it. And
2002 Nov 15
1
null session and winbindd questions
Hello,
I am running Samba 2.2.5 (built from source) on a Linux 7.3 machine. I
have samba setup to use domain authentication and everything is working
fine. The security administrator did a scan on the Windows 2000 server
being used for authentication. He found a vulnerability attributed to
the fact that winbindd needs null sessions on the W2k machine to be
enabled (since winbindd sends a null
2020 Sep 29
0
[CTDB] "use mmap = no" Causes wibind to fail
Am 9/29/20 um 7:44 AM schrieb Christian Kuntz via samba:
> Is the wiki information still accurate? If so, what needs to change about
> my configuration to fix this issue?
> If the information is out of date and the modern utility of "use mmap = no"
> is unknown, how can I test it?
hm, I guess the mmap no setting should have been removed alongside this
change:
2020 Sep 29
0
[CTDB] "use mmap = no" Causes wibind to fail
Hi Rowland,
Am 9/29/20 um 10:33 AM schrieb Rowland penny:
> Ralph, the wikipage, that Christian referred to, says to use:
>
> netbios name = something
> clustering = yes
> idmap config *?: backend = autorid
> idmap config *?: range = 1000000-1999999
>
> My understanding is that autorid is meant to be used with multiple
> domains, yet Christian's smb.conf is
2020 Sep 29
0
[CTDB] "use mmap = no" Causes wibind to fail
Am 9/29/20 um 1:10 PM schrieb Rowland penny via samba:
> On 29/09/2020 11:59, Ralph Boehme via samba wrote:
>> Am 9/29/20 um 12:29 PM schrieb Martin Schwenke:
>>> Don't we need some sort of ID mapping to ensure that IDs are mapped
>>> consistently across the cluster?
>> sure, but iirc idmap_tdb (the default) is clustered.
>>
>> -slow
>
> Then
2020 Sep 29
2
[CTDB] "use mmap = no" Causes wibind to fail
On 29/09/2020 11:59, Ralph Boehme via samba wrote:
> Am 9/29/20 um 12:29 PM schrieb Martin Schwenke:
>> Don't we need some sort of ID mapping to ensure that IDs are mapped
>> consistently across the cluster?
> sure, but iirc idmap_tdb (the default) is clustered.
>
> -slow
Then why does the wikipage have these lines:
idmap config * : backend = autorid
idmap config * :
2006 Jul 06
4
Ruby code colorizer
Hi,
Does anyone know of a html code colorizer for ruby source code?
Ideally a typo plugin :)
Regards, Jason
2003 Mar 11
1
Winbind more infos
[root@firewall /sbin]# cd /etc/rc.d/init.d
[root@firewall init.d]# ./smb stop
Interrompendo os servi?os SMB: [ OK ]
Interrompendo os servi?os NMB: [ OK ]
[root@firewall init.d]# ./smb start
Iniciando os servi?os SMB: [ OK ]
Iniciando os servi?os NMB: [ OK ]
[root@firewall
2020 Sep 29
3
[CTDB] "use mmap = no" Causes wibind to fail
On Tue, 29 Sep 2020 11:22:08 +0200, Ralph Boehme via samba
<samba at lists.samba.org> wrote:
> Am 9/29/20 um 10:33 AM schrieb Rowland penny:
> > Ralph, the wikipage, that Christian referred to, says to use:
> >
> > netbios name = something
> > clustering = yes
> > idmap config *?: backend = autorid
> > idmap config *?: range = 1000000-1999999
>
2020 Sep 29
3
[CTDB] "use mmap = no" Causes wibind to fail
On 29/09/2020 08:35, Ralph Boehme via samba wrote:
> Am 9/29/20 um 7:44 AM schrieb Christian Kuntz via samba:
>> Is the wiki information still accurate? If so, what needs to change about
>> my configuration to fix this issue?
>> If the information is out of date and the modern utility of "use mmap = no"
>> is unknown, how can I test it?
> hm, I guess the
2020 Sep 29
2
[CTDB] "use mmap = no" Causes wibind to fail
Hello all,
I'm currently running samba on debian buster, version 2:4.9.5+dsfg-5 with
lustre 2.13.0.
The problem I'm experiencing is pretty straightforward, if I set "use mmap
= no" in my global config (as suggested by the wiki), winbind fails to
start and the cluster grinds to a halt. Here is the error messages from
systemd:
Sep 28 22:14:17 tenzin systemd[1]: Starting Samba
2002 Sep 08
1
%L substitution...
Quick question for the Samba team,
Just wondering if there is a reason that a %L substitution changes the
WHOLE string after the substitution to lowercase (in standard_sub_basic)?
This was causing me a big headache as I was using a %G later in the
string, and this was being translated into a %g...
Here's the relevant section of code from lib/substitute.c:
case 'L' :
2011 Mar 18
1
points() rendering points outside of input
As a followup to pi-day, I attempted to make a .gif of a simulation
based estimation of pi by plotting points inside a single quadrant of
a circle (a la?http://www.drewconway.com/zia/?p=2667 ). ?When
rendering the individual x,y pairs with points() I intermittently see
points crop up around (2,0.5) but the input values for x and y are
bounded between 0 and 1.
square<-structure(c(0, 0, 1, 1, 0,
2018 Oct 26
2
classicupgrade
On Fri, 26 Oct 2018 17:38:55 +0200
Corrado Ravinetto via samba <samba at lists.samba.org> wrote:
>
>
> Il 26/10/2018 17:18, Rowland Penny via samba ha scritto:
> > gidNumber: 513
> [root at dc1 ~]# ldbsearch -Hldap://$(hostname -s) -k yes -P
> '(&(samaccountname=Domain Users)(gidNumber=*))' gidNumber | grep
> gidNumber | awk '{print $NF}'
2018 Aug 10
2
using Windows AD unwanted Group rights get applied to new Files
On Fri, 10 Aug 2018 14:32:01 +0100
"miguel medalha" <medalist at sapo.pt> wrote:
> > >having a particular group
> > > set as "Primary group"
>
> > How are setting the 'primary group' ?
>
> The 'primary group' had been set a long time ago, when the system was
> created. It had been set with ADUC, under the
2006 Mar 09
2
Samba, Winbind and AD. Nearly there but not quite
Hi,
Just compiled latest version of samba and trying to get Samba to work with AD.
I am at the point where I wbinfo -t, wbinfo -u, wbinfo -g and wbinfo
-ausername%password work, but I cannot get getent passwd and getent
group to gather any AD info.
I have noticed the following errors in /var/log/samba/smbd.log
[2006/03/09 16:37:16, 1] nsswitch/winbindd_ads.c:enum_dom_groups(282)
No rid for
2003 Aug 15
1
Netware CIFS nlm - linux samba
Dear Gurus,
We're having bizarre problems/behaviour. Admittedly we have an unusual
set-up:
- users on linux desktops (RedHat/KDE) mounting files over SMB using
samba-2.2.5-10 -client and -common rpms.
- files are on a SAN, clustered behind 2 netware servers (6.5), wihch run the
cifs.nlm (netware guy has gone home - can't tell you the version just now)
Files are spontaneously
2004 Jul 02
5
htb: class 10007 isn''t work conserving ?!
I''m getting the following error/warning at some point in my config
script, and I''m not sure which class it is referring to.
htb: class 10007 isn''t work conserving ?!
I [think I] understand that htb is a non-work-conserving qdisc, and I
[think I] have configured things so that every htb qdisc I instantiate
limits the bandwidth, so I don''t understand why this
2004 Jul 08
15
Re: LARTC digest, Vol 1 #1809 - 14 msgs
Hi!
>Message: 5
>Date: Thu, 08 Jul 2004 17:00:21 +0530
>From: Sudheer Divakaran <sudheer@svw.com>
>To: lartc@mailman.ds9a.nl
>Subject: [LARTC] Is Linux based Router feasible
>
>Hi,
>
>I''ve a local LAN consisting of about 150 machines. I''m using a Linux
>machine as the gateway machine which inturn connects to two different
>ISPs. My
2017 Sep 14
2
File server questions
On 14/09/2017 12:46, Rowland Penny via samba wrote:
>
>>> well possibly, but I will rephrase my question, are:
>>>
>>> libpam-winbind libpam-krb5 libnss-winbind
>>>
>>> installed ?
>> Yes sir, all three are installed, should I proceed to editing
>> nsswitch.conf as described on the tutorial?
>>
>>> Rowland
>>>