Displaying 20 results from an estimated 500 matches similar to: "idmap_ad and multiple domians"
2009 Jul 17
0
Help with configuration of winbind and idmap backend = ad
Hello all,
I have an interesting situation that I'm trying to get working. At this
point, I'm not sure if it's possible to do what I want with my
configuration. I will start by explaining my situation.
I have a primarily windows network in my organization. I also have quite
a few UNIX systems as build servers. All these systems share 1 file
server (currently a Netapp, but I am moving
2008 Jan 01
0
idmap_nss: Default domain not being used
I have an existing PDC which I am attempting to move across to a new
server. On the new server, I'm having trouble with idmap (using an LDAP
backend) and trusted domains. The smb.conf file is the same on both
servers. My idmap & winbind parameters are as follows:
ldap idmap suffix = ou=idmap
idmap backend = ldap:ldap://127.0.0.1
idmap uid = 10000-29000
idmap gid = 10000-29000
winbind
2009 Mar 07
1
idmap_ad not returning correct UID under 3.3.1
I'm testing winbind 3.3.1-1ubuntu1 (jaunty) and my user stored in AD
is consistently being returned with a UID of 1000, rather than 10031,
which is whats stored in LDAP/AD under uidNumber. If I install the
3.2.3-1ubuntu3.4 packages from intrepid, 'id bryanm' correctly returns
10031, but when upgrading back to 3.3.1-1ubuntu1, I get the wrong UID
again. I did an install from source as
2010 Jun 30
1
wbinfo recognises my username, smbclient does not
Hello folks.
Brand new 3.5.4 install of samba, on a brand new redhat 5.5 install,
trying to connect to a windows domain and allow AD users access. I used
a series of how-tos to set things up, and modified the smb.conf and
krb5.conf files from an existing (working, 3.2.8) system. I apparently
join the domain ok, and I can authenticate an AD user using wbinfo, but
when I try to use the same user
2010 Jun 10
0
No subject
perhaps there was something wrong with the smb.conf file, which I had
mostly copied over from another machine. So, in desperation, I
commented out every single line in the file, and added back the most
basic configuration options until I could connect to the samba share
with smbclient. Then, to discover what was causing my problem, I added
back the other commented lines one at a time to see
2004 Nov 29
0
Compile problem on Solaris 8
We are trying to get samba comiled with ldap support on Solaris 8. We're
compiling version 3.0.9 with gcc 3.3. Here's the error that we get:
Using FLAGS = -O -I./popt -Iinclude
-I/nau/src/Net/samba-3.0.9/source/include
-I/nau/src/Net/samba-3.0.9/source/ubiqx
-I/nau/src/Net/samba-3.0.9/source/smbwrapper -I. -D_LARGEFILE_SOURCE
-D_REENTRANT -D_FILE_OFFSET_BITS=64
2009 May 01
0
Question on proper handling of usernames
Hi all,
I would like to try to start up a conversation about the "proper" handling of
usernames by samba/winbind. I know our current active directory setup is not
really considered supported via samba and I would like to know if the samba
developers think this might change, or if there are any recommendations for my
issues.
*** Since this came out rather long, here is a quick
2005 Oct 19
0
Windows group file permission problem
CentOS 3.5
samba3-3.0.20a-24
Security ADS
I can't get windows group permissions on shares to work except for 'domain users'. The windows group I am trying to use is Unix.Samba. This group does not exist on the linux box. It resolves correctly using getent group and when I chgrp files to unix.samba, ls shows the group ownership as Unix.Samba. getent group shows this group with the
2006 Mar 14
1
Problems compiling on Solaris 8
I have two machines that we are having problems compiling version 4.3p2.
Both machines are Solaris 8 and gcc 3.3.2 openssl 0.9.8a is installed on
both machines as well.
The first exhibits an error in log.h:
In file included from bsd-arc4random.c:18:
../log.h: In function `fatal':
../log.h:56: warning: empty declaration
../log.h:65: error: parse error before "volatile"
2005 Oct 06
0
WinXP SP2 winlogon.exe blue screen to death
Hi there,
I have another problem on WinXP SP2 with samba.3.0.20a. Somehow, in a random
situation, once user logged onto the workstations, they were prompted with
the winlogon.exe Fatal error + blue screen to death then self-reboot. When I
checked out the log from windows, it said there's problem on msgina.dll from
WinXP SP2. However, another user can successfully logon to the same
workstation
2008 Jul 09
1
Install error when trying to install ver 3.2.0
When I run make install on Solaris 8 I get the following error:
Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/nau/src/Net/samba-3.2.0/source/popt -I/nau/src/Net/samba-3.2.0/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Iinclude -I./include -I.
2010 Apr 21
0
Winbind - DUAL_SID2UID empty domain?
I am having a strange problem that I thought someone might be help resolve. I am using Samba 3.4.7 at the moment, but I've had the same issue with Samba 3.4.6 and Samba 3.5.2.
NOTE: Domain, hostnames, usernames and SIDs have been changed to protect the guilty.
I am seeing an unable to successfully execute a variety of lookups from wbinfo and I think this is the underlying cause of some
2001 Feb 05
2
Could not find working SSLeay?
I'm installing openssl 0.9.5a and openssh 2.3.0p1 on an Ultra 5 running
Solaris 8 with the latest cluster patch. Openssl installed without any
problems. When I do a configure for openssh I get:
Checking for OpenSSL directory. . . configure: error: Could not find
working SSLeay /
OpenSSL libraries, please install
I've reinstalled openssl and everything is there. As a note I've
2011 May 21
1
'apply' with additional class variable
Dear R gurus,
I'm trying to solve what I assume is a fairly simple problem, but I'm having trouble finding the proper approach. I have a matrix where each column is some object (e.g. a car) and each row is a numeric measurement of a feature of said object (e.g. horse power, top speed, etc.). Let's also suppose that I know what make the car is (e.g. toyota, ford, etc.), stored in a
2008 Sep 16
1
Solaris 8 & samba 3.2.3: present but cannot be compiled
When we run configure using:
./configure --prefix=/nau/samba --without-LD --with-ldap --with-static-
libs=libtalloc,libtdb --with-krb5=/nau/local --with-ads
We get the following:
configure: WARNING: ldap.h: present but cannot be compiled
configure: WARNING: ldap.h: check for missing prerequisite headers?
configure: WARNING: ldap.h: see the Autoconf documentation
configure: WARNING: ldap.h:
2007 May 01
0
Winbind BUG ? idmap backend =ad !
Hi all,
ldapsearch shows "uidNumber" attribute from ad.
samba 0.24
security=ads
idmap backend = ad
no idmap uid/gid ranges because ids are saved in AD ?????!!!!!!
winbind nss info = sfu or rfc2307
wbinfo-t -u- g OK !
net ads join or net rpc join -> OK.
pam_winbind OK !
log.winbind: cat out for my username !
=========
[2007/05/01 20:55:00, 10]
2007 Oct 26
0
Winbind crashes in 3.026a using rid
Winbind 3.026a crashes when reading out user information with wbinfo
using the idmap/rid module.
The tdb module works without crash (tested by exchanging the uncommented
and commented lines in the following fragment from smb.conf).
I configured rid as follows:
[global]
# idmap uid=1000-60000
# idmap gid=1000-60000
idmap domains=TRUSTEDDOMAINS
idmap config TRUSTEDDOMAINS:readonly=yes
idmap
2007 Jul 07
2
No convergence using ADAPT
I am trying calculate a probability using numerical integration. The first
program I ran spit out an answer in a very short time. The program is below:
## START PROGRAM
trial <- function(input)
{
pmvnorm(lower = c(0,0), upper = c(2, 2), mean = input, sigma = matrix(c(.1, 0,
0, .1), nrow = 2, ncol = 2, byrow = FALSE))
}
require(mvtnorm)
require(adapt)
bottomB <- -5*sqrt(.1)
topB <-
2009 Mar 26
1
Problems with idmap_adex module
Hi Guys,
I'm having problems getting the new idmap_adex module to work.
When using the idmap_adex plugin I get the following:
# wbinfo -n administrator
S-1-5-21-XXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-500 User (1)
# wbinfo -i administrator
Could not get info for user administrator
As expected attempting to lookup user & group info via commands which use libnss also fail.
The
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 'IUATST4W' is OK
#