Displaying 20 results from an estimated 428 matches for "idmap_rid".
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/Syst...
2005 Jan 10
0
Samba 3.x auth. and idmap_rid on RedHat AS 2.1
I try to use idmap_rid with Samba/Winbind authentication for Windows on Active Directory. The authentication works fine but I'm unable to compile the idmap_rid module.
Here is my configuration options:
./configure --prefix=/usr --sysconfdir=/etc/samba \
--localstatedir=/var/samba --with-ldap --with-ads \
--with-smbm...
2005 Dec 06
2
Help IDMAP_RID and trusted domains
hi,
it?s me again :(
i?m still not able to use idmap_rid in a trusted domain environment
(samba v3.0.20b Sernet).
well, to be clear: NSS is not working (id, getent passwd <user>, ...) so
samba does not find the posix information for any user from a foreign domain
it?s working in a single domain with
#####################################
# WINBIN...
2005 Jan 30
2
How to support idmap_rid on Fedora Core 3?
Hello,
Please forgive me if this has been discussed, I did not find any
references when I searched.
I'm trying to replace a W2K server with a samba member server in a
single ADS domain.
It seems that the Fedora rpms do not support idmap_rid so I am trying to
compile from the Fedora SRPM. After following the docs for building and
configuring idmap_rid I get no ADS users from `getent passwd`. wbinfo -u
returns the user list without the DOMAIN\ prefix.
When I try to connect to the samba share I am confronted with an auth
box that I hav...
2005 May 31
1
winbind: idmap_rid - no user mapping
Hello,
I've some trouble with winbind and the idmap_rid feature in an ADS
environment. (Opteron with Debian 3.1pure64, official Samba/Winbind
packet 3.0.14a)
Without "idmap backend = idmap_rid:...." in the smb.conf a "getent
passwd" works fine.
Then I delete the /var/lib/samba/*.tdb-files, activate idmap_rid in
smb.conf (see bel...
2005 Jan 31
0
How to support idmap_rid on Fedora Core 3?- RESOLVED
Resolved: I was not able to compile then make install and have work so I
ended up using the FC3 packages and adding only the freshly compiled
idmap_rid module.
Thanks for the help.
Brian Hoover
MailLists wrote:
> John, sorry I did not mean to reply directly, I hate MS-Outlook!
>
> John H Terpstra wrote:
>> On Sunday 30 January 2005 09:17, MailLists wrote:
>>> Hello,
>>>
>>> Please forgive me if this h...
2004 Dec 30
0
Samba 3.0.10 on Red Hat AS 2.1
...ilation! Here are the configuration options:
./configure --prefix=/usr --sysconfdir=/etc/samba \
--localstatedir=/var/samba --with-ldap --with-ads \
--with-smbmount --with-pam --with-pam_smbpass \
--with-winbind --with-configdir=/etc/samba \
--with-logbasedir=/var/log/samba \
--with-shared-modules=idmap_rid
I need LDAP, ADS, PAM, Winbind and idmap_rid to be able to login with Active Directory users on Linux servers. I want idmap_rid to have the same UID on each server (I will use NFS). I tried idmap backend with ldap instead of idmap_rid but I'm unable to make it work on RH 9.0!
Here is what I g...
2005 Feb 04
1
Samba RPMs for RedHat/FC and idmap_rid
As discussed previously on this list, Samba RPMs for
Fedora Core do not include idmap_rid support. This is
also true for older RedHat distributions. SuSE on the
other hand, seems to have been patching in idmap_rid
support since 3.0.5 or so; and with trusted domain
support, to boot. Harrumph.
I've been able to rebuild samba srpms on FC2 and
RedHat 8 by patching the samba distribu...
2006 Feb 25
1
Compiling Samba on AIX 5.3 with idmap_rid fails
Hi everyone,
I'm trying to use idmap_rid with Samba 3.0.21c on AIX 5.3. So far, I've
not been successful.
I've followed the method from
http://us5.samba.org/samba/ftp/Binary_Packages/AIX/README to compile Samba,
but added "--with-static-modules=idmap_rid". Also, I used IBM's compiler
and not gcc.
The compilation fa...
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] sam/...
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
idmap uid = 500-100000000
idmap gid = 500-100000000
; Winbind Stuff
winbind use def...
2006 Feb 07
0
samba and idmap_rid panic
Sigh,
Someday i will get samba to work on aix. Now I rebuild samba because I
discovered that you needed to request it to build idmap_rid.so or it
will not make it. After the rebuild I moved over the smb.conf again and
net ads joined again. When I try to start samba, however, it panics
with this information:
smb_register_idmap: Successfully added idmap backend 'tdb'
[2006/02/07 09:16:34, 10] ../sam/idmap_tdb.c:db_idma...
2005 May 12
3
New ADS infrastructure with winbind - Which is the best ID-mapping: IDMAP_RID or IDMAP LDAP with ADS + SFU schema ?
...he best winbind SID-UID/GID mapping in our situation:
I'm building a new infrastructure with Windows 2003SP1 ADS
Domaincontrollers and some Debian Servers (File: Samba+NFS; Mail; Web;
....) and varios XP and Debian Clients.
After reading Chapter 12. (Identity Mapping) in the Samba-HOWTO is
IDMAP_RID in couple with winbind an easy way to solve the problem with
syncr. SID-UID/GID's on all Linux machines.
Why should I use the "hard way" with the MS SFU 3.5 Schema extensions,
PADL and so on - when IDMAP_RID seems to be so easy?
Can anybody tell me something about the "deeper...
2005 Apr 07
1
idmap_rid: could not convert sid to uid
Hello,
I am trying (again) to get samba+winbind working, with the idmap_rid
backend. I am using a freshly installed samba server and client machine,
with samba-3.0.13. Most things seem to work, but when I try to get
the uid's for the samba users, I run into problems.
# net rpc join
Password: ********
Joined domain IUATST4W.
# net rpc testjoin
Join to 'IU...
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...
2006 Jun 07
0
CentOS 4.2 + idmap_rid
Do you know if it is possible to use the idmap_rid feature in Centos and
Winbind/Samba (v. 3.0.10)?
When I try to start it with idmap_rid enabled, I get this in my log...
"
May 30 15:01:22 Cent01 winbindd[2861]: [2006/05/30 15:01:22, 0]
sam/idmap.c:idmap_init(142)
May 30 15:01:22 Cent01 winbindd[2861]: idmap_init: could not load remote
bac...
2010 Mar 22
1
IDMAP_RID with Winbind works for groups but not users
Hi,
I've setup samba 3.4.7 to use idmap_rid as per the documentation:
idmap backend = rid:DOMAIN=500-100000000
idmap gid = 500-100000000
imap uid = 500-100000000
It seems to work for groups:
wbinfo --group-info="domain admins"
domain admins:x:100512
PsGetSid v1.43 - Translates SIDs to names and vice versa
Copyright (C) 1999-20...
2008 Jul 31
0
Unable to access server with IDMAP_RID in place - samba 3.2.0
...f 0 uppercase letters in 1001362
[2008/07/31 09:08:19, 5] lib/username.c:Get_Pwnam_internals(110)
Get_Pwnam_internals didn't find user [1001362]!
[2008/07/31 09:08:19, 1] smbd/sesssetup.c:reply_spnego_kerberos(474)
Username CSUNET\1001362 is invalid on this system
If I comment out the IDMAP_RID line of smb.conf, I can access the server
just fine.
From the documentation and yesterday's web searches it seems very
simple to use IDMAP_RID - nothing to set-up, just adding the line to the
smb.conf with the UID range to use.
Is there a step I am missing?
This is Samba 3.2.0 on Sun Sol...
2006 May 24
2
winbind + consistent uid & gid
...use NFS on multiple machines. As you could guess, the UIDs and
GIDs are not consistent across all of the machines. From what I have been
reading on the internet, this seems to be common problem, but all the
solutions that I have found don't seem to work for me. Putting "idmap
backend = idmap_rid:DOMNAME=1000-1000000" in the smb.conf file seemed
promising, but it didn't work for me. Do you have any recommendations to
get this to work? It is kind of critical to have a distributed file system.
It is not an option to modify out AD severs.
Sam Adams
General Dynamics - Network...
2009 Nov 11
3
idmap_rid/idmap_hash collisions?
Is it possible for the uid/gid numbers that are generated by the
idmap_rid and idmap_hash to collide if there are a large number of
users or groups? I cannot seem to find any documentation on the
limitations of these plugins. Before using I want to make absolutely
sure that there won't be any collisions.
In doing some research about Likewise Open, I see it's ha...