Displaying 20 results from an estimated 500 matches similar to: "WinXP SP2 winlogon.exe blue screen to death"
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
2005 Jun 21
0
Active directory authentication and Solaris 9 problems
Greetings,
I currently have Samba 3.0.14a built using gcc 3.2.2 on a Solaris 
9/Sparc box.  This Samba server is a member server of our Active 
Directory (AD) domain called "CSUNET".  When logged unto a windows 
client machine as an AD user I can see and access resources on the 
Solaris server.
I've been trying to get PAM working to pam_windbind.so and correctly 
configured.  So
2003 Nov 04
1
Samba 3/ADC/Winbind problem
Greetings all.
 
I am banging my head about this one, I will try to be as specific as
possible, bear with me please.
 
I have a W2KDC ADC, and trying to join a Samba 3 linux workstation to it.
 
What works:
 
net join:  succeeded
 
wbinfo -t:  checking the trust secret via RPC calls succeeded
 
wbinfo -m: return to prompt, no output
 
wbinfo -u: correct list of local + AD members
 
2003 Dec 02
2
Problem with , in Common Name when running samba3 as ADS Member (Problem with Group-Contents)
Hi,
today we found the reason for a problem with Group-Memberships when
running Samba as an ADS Domain Member.
1. Short Summary of the Environment
===================================
= "old" Systems:
- donald: Microsoft Windows 2000 as ADS Controller
  		with 2 (daisy, tick) Backup Controller
	- 800 Users mostly replicated from Microsoft Exchange
	-  65 Groups
- fix: Samba 2.2.8 on
2007 Jul 06
1
winbindd running amok
Hi,
on a customer system samba/winbindd is used for windows and unix
authentication.
I just tuned searches of the ldap backend to speedup by factor 20-200 and
slapd now doesn't seem to be the bottleneck anymore.
Don't know how well the windows authentication now works, since this is
presently done by the heartbeat failover server.
However, simply starting 'mc' as root makes
2007 Jun 26
1
winbind authentication performance: lookup_groupmem in large sites
Hello,
I have set up winbind to authenticate linux pc's to a windows 2003 AD.
The authentication works, but the performance is not good (takes over 5 minutes)
PRELIMINARY
-----------
OS: ubuntu 7.04
Samba: 3.0.24
AD: windows 2003
ANALYSIS
---------
After analyzing the log.winbindd file in log level 10, I can see three major parts
1) lookup and authenticate the user -> performance OK
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
2007 Oct 26
0
Pre-3.023d-Bug in ACL-handling reappears in 3.026a
# wbinfo -Y S-1-5-11
Could not convert sid S-1-5-11 to gid
# wbinfo -Y S-1-5-13
Could not convert sid S-1-5-13 to gid
(S-1-5-11 are the Authenticated Users, S-1-5-13 are the Terminal Server
Users.)
This bug was finally solved in release 3.023d.
Now it is back again.
How can I get this working?
I'm using idmap/tdb - would another idmap-module solve this issue?
The winbind log looks like
2015 Nov 08
0
idmap & migration to rfc2307
On 7 November 2015 at 18:57, Michael Adam <obnox at samba.org> wrote:
> The mapping should indeed be consistent for a user on the DC,
> so it should not intermittently switch between idmap.ldb and
> the rfc attributes. That would be a bug that we need to
> understand.
>
> One step as written in a previous mail would be to change
> the dc code to _never_ fall back to
2006 Oct 20
2
could not read attribute 'msSFU30UidNumber'
Hi, 
I'm using samba 3.0.23c, and having a bit of trouble getting it to play nice 
with my active directory. I'm using Windows Small Business Server 2003 with 
the SFU 3.5 NIS server/schema extensions installed. I have samba configured 
to use ad as the idmap backend, and sfu for nss info. 
When running getent passwd, only a few active directory users show up, and I 
get lots of errors
2008 Feb 27
1
UserPrincipalName with samba/winbind 3.2
Hi,
      I'm currently trying the 3.2 version of winbindd (pam + nss +
winbindd). I would like to loging with the userPrincipalName on ? Win 2k3
but I can't. Winbindd retrun NT_STATUS_INVALID_PARAMETER_MIX (PAM: 4)
Any idea
winbindd --version output :
      Version 3.2.0pre2-GIT--e 85eec1d-test
My smb.conf file :
   [global]
           security = ads
           realm =
2003 Jun 27
0
Problems with Ad and Winbind
Hi folks,
I'm using Samba 3beta running on RH 8.0 and I'd like to authentificate against a Microsoft AD. This all works very well, except to the fact that not ALL AD Users are mapped to my Unixbox!
When starting getent passwd, my UnixBox shows just my User from passwd and some of the AD User - not all!! Looking through my User with the command wbinfo -u all AD users are shown correctly!
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 fails as follows:
	[...]
Compiling sam/idmap.c
Compiling
2003 Jun 27
2
Mapping User from ADS
Hi folks,
I'm using Samba 3beta running on RH 8.0 and I'd like to authentificate against a Microsoft AD. This all works very well, except that not all AD User are mapped to my Unixbox!
When starting getent passwd, my UnixBox shoiws just my User from passwd and some of the AD User - not all!! Looking through my User with the command wbinfo -u all AD user are shown correctly!
Anybody
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
2003 Sep 23
1
Need for UID 501 ???
hi
i'm working with samba3.0rc2
no probs
but i have i question concerning id-mapping
i authenticate all users with ldap, works
but i always need a samba user in ldap, with sid
sid S-1-5-21-1042031166-387543594-2118856591-501
if i don't have it, i get an error during logon with winxp, that the 
domain controller could not be found or i have a non-existent account, 
which is not correct
2004 Jul 16
2
Can't build 3.0.4 under QNX 6.1.0
I've been trying to build Samba 3.0.4 on QNX 6.1.0.
1. I downloaded the source tarball "samba-latest.tar.gz" from a mirror 
site.  The downloading was done on an MS-Windows system.  The tarball was 
transferred to the QNX box by loading into Emacs on MS-Windows with "M-x 
find-file-literally" then saving it with Emacs's ftp facility: "C-x C-w 
2008 Feb 19
0
idmap_ad and multiple domians
Has anyone else gotten samba functioning with idmap_ad and multiple domains? 
In our environment we have a domain with two child domains. There is one child 
domain for students, and another for faculty staff. Our servers are joined to 
the student domain, but need to be able to enumerate users in the staff domain.
When attempting to lookup a user (wbinfo -i 'NAU\car3') that only exists
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
2012 Apr 30
3
winbind stop working
Hi, I am trying to use squid proxy with validation on win 2003 active 
directory to filter internet navigation and for it I installed an ubuntu 
10.04 server 64 bit with samba.
My installation looks ok, the server is joined to the AD, ntlm is able 
to validate user, wbinfo report corret information and squid works good.
The problem arise after some hours: winbind become not able to resolv 
info