similar to: winbind nsswitch problem

Displaying 20 results from an estimated 500 matches similar to: "winbind nsswitch problem"

2009 Apr 07
3
CentOS 5.3 samba: getent does not return data from the active directory (ads)
CentOS 5.3 getent does not return data from the active directory (ads) I have installed and configured kerberos and samba so that the server can be a member of an existing Active Directory (AD). Correct configuration of kerbos was verified using kinit and klist. The samba configuration was verified by using "smbclient -k -L server". winbind was verified by using "wbinfo
2011 Apr 21
1
[Announce] Samba 3.4.13 Available for Download
================================================================= "Everybody gets so much information all day long that they lose their common sense." Gertrude Stein ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.4. Major enhancements in Samba 3.4.13 include:
2011 Apr 21
1
[Announce] Samba 3.4.13 Available for Download
================================================================= "Everybody gets so much information all day long that they lose their common sense." Gertrude Stein ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.4. Major enhancements in Samba 3.4.13 include:
2009 May 21
1
reg static build
Hi, ? Did anyone tried static build of asterisk 1.6 version? Installation fails when tried with static build. warning: Using 'initgroups' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking asterisk.o: In function `cli_prompt': warning: Using 'getgrgid' in statically linked applications requires at runtime the
2005 Dec 15
3
menu.c32 - Return from sub-menu
I am new to SYSLINUX/PXELINUX and it is great! Thanks! Looking around the archives for uses/examples for the simple menu (menu.c32) for our implementation (DOS boot with networking support for various NICs), and it occurred to me that I might want to go back to the main menu if I ended up in the wrong sub-menu. Also would be useful if one needed to create multiple levels of menus and wanted to
2001 Apr 17
1
Analysis of Variance with Random Effects
Hello! I am currently trying to perform an ANOVA with random effects in R, but failed in finding the correct code. Does a code exist for performing an ANOVA with random effects similar to "aov" or "anova" for fixed effects? Thanks for your help and best wishes Patrick Lentz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing
2016 Jul 21
4
Openssh use enumeration
On Wed, Jul 20, 2016 at 09:02:57PM -0600, Selphie Keller wrote: > I wonder if could be useful to set the fall back account to something user > defined to avoid suggesting people add passwords to root, though I do like > root since the account is always there, Since committing that diff I've heard of people running in production with no root password (ie *LK*, !! or similar).
2004 Jul 30
2
[Bug 908] AIX OpenSSH allows too many failing login attempts
http://bugzilla.mindrot.org/show_bug.cgi?id=908 Summary: AIX OpenSSH allows too many failing login attempts Product: Portable OpenSSH Version: -current Platform: All OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org ReportedBy:
1998 Jul 02
1
Synchronize Unix/SMB passwords with 'synchpasswd'
Hi, It's been a while since I created my smbpasswd file, and therefore it is no longer in synch with my Unix file. I've added and removed users over time, and now I need a way to update the 'smbpasswd' file without losing the encrypted passwords that are already in place (ie. I don't want to just run 'makesmbpasswd.sh' again). So, I've written the
2005 Aug 21
1
Can't add a Win XP Pro SP 2 workstation to domain
We are running Mac OS X Server v. 10.4.2, which comes packaged with Samba 3. The problem I am running into is that when I attempt to add a workstation running Windows XP Service Pack 2 to the domain, it won't add the workstation. I can see that the machine account was added to SMB (in Mac OS X, this is listed under Computer Account in Workgroup Manager), but after I add the machine and then
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
=================================================================== "There can't be a crisis next week. My schedule is already full." Henry A. Kissinger ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.9 include: o Sgid bit
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
=================================================================== "There can't be a crisis next week. My schedule is already full." Henry A. Kissinger ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.9 include: o Sgid bit
2001 Nov 27
2
winbind trouble, maybe PDC too.
A quick preamble. SAMBA 2.2.2, Redhat 6.2, Mandrake 8.1 Windows NT4.0sp6a PDC Here is an excerpt from my winbind log. Sending a packet of len 50 to (192.168.1.255) on port 137 Received a packet of len 62 from (192.168.1.20) port 137 nmb packet from 192.168.1.20(137) header: id=5433 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=Yes header:
2011 Feb 05
3
wbinfo ok, but getent nothing
Hi there. Feel like I'm getting nowhere. Code: FreeBSD samba 3.6.6 ; connected to a Windows 2008 R2 AD wbinfo -u and wbinfo -g will properly show all the users and groups ; but for some reasons, I can get getent with winbind to show any users... I've must have tried over 100 different configuration, read all the tutorials I could find ; I never got it to work :( smb.conf: [global]
2016 Jul 21
3
Openssh use enumeration
On Thu, Jul 21, 2016 at 12:31 PM, Selphie Keller <selphie.keller at gmail.com> wrote: > Ahh i see, just got up to speed on the issue, so seems like the issue is > related to blowfish being faster then sha family hashing for longer length > passwords, or the system's crypt() not understanding $2a$ -style salts, which most glibcs don't. On those, crypt fails immediately due
2005 Jun 01
0
Odd behavior of winbind
Hi, I have an odd problem with winbind. I use it for, among other thing, nsswitch user resolution. I believe it have a problem with accessing information for a single user, or with caching. When I request info for a specific user, it fail (trying to login also fail with NT_STATUS_NO_SUCH_USER). But it work when I request info for all users. And then, login and getent for single account start
2005 Apr 19
0
Winbind and Samba/LDAP PDC
Hi Samba Users, I am currently in the process of migrating from an NT4 Domain to a Samba/LDAP Domain. I am already running a number of samba servers which are domain member servers in the existing domain. They retrieve their account information from the NT4 PDC using winbind. So far i have completed the NT4 to Samba/LDAP migration as described in chapter 9 of Samba by Example up to the point
2006 May 04
9
Excessive traffic causing slow logons
I am seeing some extremely slow logons to my SUSE servers. All are configured exactly the same. When I attempt to log on, I can enter my domain (AD) account without any problems. I then enter my password and sit and wait for several minutes until it eventually takes me to my desktop. In attempting to debug the problem, we have been able to see millions of calls to the domain controller. They
2009 Nov 26
1
Problems with samba 3.4.2 and w2k8r2 AD
Hi! I can Join, wbinfo -u etc works but getent passwd doesnt... I think the problem is: get this error: 'get_dc_list: preferred server list: ", *"' but why does it not know my domain? (already joined) Can someone help? Greetz Conf: #GLOBAL PARAMETERS [global] workgroup = CHAOS realm = chaos.local password server = beelzebub.chaos.local preferred master = no
2011 Apr 26
1
[Announce] Samba 3.6.0pre3 Available for Download
Release Announcements --------------------- This is the third preview release of Samba 3.6.0. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Major enhancements in Samba 3.6.0 include: Changed security defaults ------------------------- Samba 3.6 has