similar to: duplicate group in NET GROUPMAP LIST

Displaying 20 results from an estimated 400 matches similar to: "duplicate group in NET GROUPMAP LIST"

2005 Feb 22
2
Corrupt Database and couldn't map SID.
I'm running Samba 3.0.11. Compiled with: ./configure '--with-ads' '--with-pam' '--with-winbind' '--with-smbmount' '--with-shared-modules=idmap_rid' It configured, make and make installed fine. I configured the idmap_rid using the following directives in the smb.conf. ; IDMap Stuff idmap backend = idmap_rid:<DOMAINNAME>=500-100000000
2005 Feb 01
2
Auth failing - idmap_rid?
The samba server is FC3 / samba 3.0.10 (Fedora package w/ idmap_rid compiled) The samba server shows up in the browse list, but when you select it from an XP machine windows spits up "\\ server is not accessable" yada yada "The user name could not be found" The following shows up twice in /var/log/samba/winbindd: [2005/02/01 14:00:27, 0]
2007 Feb 12
1
AD integration: "getent passwd" can't see *new* users, but "wbinfo -u" can
I have two different systems (on different networks) showing this behavior. Both are running Ubuntu Dapper/606.1 LTS with samba version 3.0.22 and windows 2003 sp1 servers (not R2). AD integration is done via winbind, with nss using winbind. At some point in time (which is unknown to me), the samba server stopped seeing new users, groups, machines which are added to AD. scenario: I add a new
2005 Aug 24
6
Wbinfo -Y couldn't work with idmap_rid for BUILTIN groups
Hi, wbinfo -Y BUILTIN\group can work without idmap_rid in Samba-3.0.14a. But I'm experiencing wbinfo -Y with idmap_rid failed for SID to GID conversion of BUILTIN groups. Since idmap_rid only works in a single domain, and captures workgroup's domain sid as a real domain sid in rid_idmap_get_domains(), when running "wbinfo -Y BUILTIN/System Operators", the function
2005 Sep 19
0
Re-2: rid_idmap problem
That's good, but i believe that the "allow trusted domains" must be set to "No" when using idmap_rid backend. See: http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/ idmapper.html#id2587685 On Sep 19, 2005, at 10:41 AM, stefanke@micodat.com wrote: > I have fixed my problem. I do not have configured a range for the > BUILTIN domain! So the following
2005 Apr 14
2
Using idmap_rid backend, cannot browse home directory from XP
Samba version is 3.0.10 on Gentoo linux. I am trying to use idmap_rid backend in a Windows AD environment, the Linux PC acting only as a domain member. I am using idmap_rid because I need UID/GID predictability. I can log in to console correctly, and it shows the right user and the "Domain Users" as the group. When I use default winbind TDB, I can browse the home directory from an XP
2005 Mar 04
0
Winbind Daemon dying
Samba 3.0.11 on SLES8 on z/VM The system will be running fine then every few days the Winbind daemon will stop. Below are the last lines of the log file. [2005/03/03 14:15:00, 0] sam/idmap_rid.c:rid_idmap_get_id_from_sid(475) rid_idmap_get_id_from_sid: no suitable range available for sid: S-1-5-32-545 [2005/03/03 14:15:00, 0] sam/idmap_rid.c:rid_idmap_get_id_from_sid(475)
2007 Apr 13
1
Samba3 : no suitable range available for sid
I'm setting up a freebsd server which will authenticate against an Active Directory I mean: the server will NOT have any local users (except mandatory and minimum required for management and configuration) and will authenticate requests for login and access FOR EVERY SERVICE against an Active Directory Server I have configured the samba service and currently I can login to local terminal,
2006 Sep 29
0
pam_winbind causing local user login failures on 3.0.23c ... and a couple of other things
All, I'm currently running a CentOS 4.4 x86_64 server and wanted to have single-signon for Active Directory users on my domain. CentOS 4.4 comes with Samba 3.0.10-1.4E.9, which ends up filling my logs with messages related to the BUILTIN users/groups. I have a few local user accounts on the server for testing, etc. Since issues related to winbind and BUILTIN users/groups have recently been
2005 May 10
0
rid_idmap_get_id_from_sid: no suitable range available for sid
Hello, I have the following message posted on the linux.samba newsgroup, but so far no response. Therefore I try again in this group, hoping that there are other people reading this group, and yes, that hopefully somebody can help me with my samba winbind problems. John Knappers Hello, "John" <jknappers@nospam.hotmail.com> schreef in bericht
2005 Oct 26
2
-DIdmap_rid_support_trusted_domains
hi, i have a question about winbind, idmap_rid and trusted domains. at sambaxp jerry said it's possible to have idmap_rid working with trusted domains. this is what we would like to have here. smbd -b doesn't show this compile option on 3.0.14a rpm (SuSE). may be this is normal, but how do i ensure that this option is in my binary w/ testing too much :) or how can i compile it
2005 May 11
0
Re: samba Digest, Vol 29, Issue 13
Este no es el correo de Yanier ----- Original Message ----- From: <samba-request@lists.samba.org> To: <samba@lists.samba.org> Sent: Tuesday, May 10, 2005 2:02 PM Subject: samba Digest, Vol 29, Issue 13 > Send samba mailing list submissions to > samba@lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit >
2003 Jun 12
1
wibind and windows 2003
I am wondering if winbind works with win 2003. I can get winbind working just fine with 2k servers, but when I run wbinfo -t, all I get is "can not check secret". it joined the domain fine, but can not get it any info using wbinfo. __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com
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 * :
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