similar to: Bug on PAM_Winbind ?

Displaying 20 results from an estimated 100 matches similar to: "Bug on PAM_Winbind ?"

2013 Oct 08
1
Address family not supported by protocol
I've compile a Samba 4.0.9 for x86_64 with the following options: CPPFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -march=atom -O2 -pipe -fomit-frame-pointer" \ samba_cv_HAVE_GETTIMEOFDAY_TZ=yes \ samba_cv_HAVE_IFACE_IFCONF=yes \ samba_cv_HAVE_IFACE_IFREQ=yes \ ac_cv_have_setresuid=yes \ ac_cv_have_setresgid=yes \ ac_cv_file__proc_sys_kernel_core_pattern=yes \
2014 Feb 26
1
Minimal configuration for Name Service
Hi, In my company we have a new requirement that say when our device has disks, it should run smbd and nmbd to serve files and name services (as it always has been done). However, when all disks are removed, we still need nmbd to answer its own netbios name - any other name resolution is completely optional, though. My question is, regardless or security mode (workgroup/AD), what would be the
2006 Jan 04
1
How to create a correlation table for categorical data???
Hi, I need to create the correlation table of a set of categorical data (sex, marital_status, car_type, etc.) for a given population. Basically what I'm looking for is a function like cor( ) working on factors (and, if possible, considering NAs as a level). To better express myself, the manual way should be: 1) to create a set of n-1 numeric dummies (whose assigned values are
2007 Aug 30
0
mod_auth_external and pwauth
Is anyone packaging these for CentOS5? Alternatively, is there a preferred way to authenticate a web user against the password database? <http://unixpapa.com/mod_authnz_external/>
2016 Apr 11
5
Slow authentication on C7
Recently i've migrated our SVN server (virtual machine) from C6 to C7 (more precisely - migrated data to freshly installed virtual machine). And we have problem with very slow authentication. Server is configured with SSSD, user data are fetching from our LDAP server. SVN is configured with apache (pwauth for authentication + LDAP search for Require ldap-group). It takes pwauth even 10
2014 Jul 02
4
[Bug 2251] New: Wrong error-description on connect via domain
https://bugzilla.mindrot.org/show_bug.cgi?id=2251 Bug ID: 2251 Summary: Wrong error-description on connect via domain Product: Portable OpenSSH Version: 6.6p1 Hardware: amd64 OS: Linux Status: NEW Severity: minor Priority: P5 Component: ssh Assignee: unassigned-bugs at
2005 Aug 09
3
SIP-Trunk problem, Please help!!!
Hi, We are using VOIP-SIP gateway to route outbound PSTN calls. Recently, I am getting == No one is available to answer at this time message, after making 5 SIP attempts (Retransmitting #5 (no NAT):), and the calls are going out through alternate Zap-trunk. I do not see any hit (sip-debug traffic) on the voip-gateway for the failed calls. Strange thing is that this is happening randomly,
2013 Apr 04
9
[Bug 2086] New: passwd struct does not have pw_gecos member on Android
https://bugzilla.mindrot.org/show_bug.cgi?id=2086 Bug ID: 2086 Summary: passwd struct does not have pw_gecos member on Android Classification: Unclassified Product: Portable OpenSSH Version: 6.2p1 Hardware: All OS: Linux Status: NEW Severity: minor Priority: P5 Component: ssh
2015 Mar 12
7
samba 4.1.17 on raspberry pi as ad dc - internal dns problems
>Hi, please don't use .local, you say that no apple devices will come >near, but what about an iphone ? and what about avahi ? >When you ran configure, you might as well just run it like this: ./configure >All the rest are defaults and you do not really need debug. >You only need to alter /etc/nsswitch.conf (yes that's the one) if you >want/need your users to log into
2002 Sep 18
1
Error log?
Hi, I'm getting the following errors from smbd every night... The error log will grow to consume all the file space on the system. Sep 18 06:00:00 seawolf smbd[2257]: [2002/09/18 06:00:00, 0] lib/util_str.c:string_sub(1188) Sep 18 06:00:00 seawolf smbd[2252]: [2002/09/18 06:00:00, 0] lib/util_str.c:string_sub(1188) Sep 18 06:00:00 seawolf smbd[2251]: [2002/09/18 06:00:00, 0]
2002 Oct 17
1
newbie problem: can't mount win xp disk into linux (regkey is set)
Got two machines connected via a 10MBit Hub: One Slackware Linux 8.1 with eth0 = Realtek8139 (working fine), one WindowsXP Pro, same NIC, registry key for proper auth is set. The Windows machine is called xerxes on which the C dir is shared, and there is /mnt/xerxes/ on the Linux box. The command: # mount -t smbfs -o username=(username on win machine),password=(passwd on win # machine)
2016 Jan 15
2
Expanding a PseudoOp and accessing the DAG
On 1/15/2016 1:08 PM, Phil Tomson wrote: > > Ah, I see, the defm is a multi-class so I needed to change it to: > > def: Pat<(load (XSTGADDR_NORMAL tglobaladdr:$addr)), > (LOADI64_RI tglobaladdr:$addr, 0)>; > // Match load from a relocatable address to a load with GRP: > def: Pat<(load (XSTGADDR_USE_GRP tglobaladdr:$addr)), > (LOADI64_RI
2017 Sep 14
1
vmware player 12.5.7 with CentOS 7.4
hi all - anyone find a way to get vmware player 12.5.7 working with 7.4? Thanks - everything good with the upgrade except that. Great job CentOS team! Jerry starting vmplayer I get the following: Note: adwaita is installed. canberra is installed No idea what pk is ? vmplayer (vmware-modconfig:12595): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
2006 Jul 27
16
Net::LDAP 0.0.3 released, adds TLS encryption
We''re pleased to announce version 0.0.3 of Net::LDAP, the first pure-Ruby LDAP library. Net::LDAP intends to be a feature-complete LDAP client which can access as much as possible of the functionality of the most-used LDAP server implementations. This library does not wrap any existing native-code LDAP libraries, creates no Ruby extensions, and has no dependencies external to Ruby.
2008 Dec 09
1
LDAP + Samba + Windows2003
Hello All I am new to the list and have some questions. I want to setup ldap to authenticate for Samba and Windows 2003 server. I have done a lot of research and everything seems to indicate that I will need to setup Samba to be a PDC and have it join the Windows 2003 server domain and build samba with a ldap backend. Is there another way to do this so as I will not have to setup samba to be a
2016 Jan 15
2
Expanding a PseudoOp and accessing the DAG
On 1/15/2016 2:57 PM, Phil Tomson wrote: > > > I see the following in my SelectCode (in XSTGGenDGISel.inc): > > > /*2235*/ OPC_SwitchOpcode /*2 cases */, 27, > TARGET_VAL(XSTGISD::ADDR_NORMAL),// ->2266 > /*2239*/ OPC_RecordChild0, // #1 = $addr > /*2240*/ OPC_MoveChild, 0, > /*2242*/ OPC_CheckOpcode,
2006 Jan 12
2
Zaptel SVN
Hi, i can't compile the latest svn update from zaptel: /lib/modules/2.6.14-1.1653_FC4smp/build make -C /lib/modules/2.6.14-1.1653_FC4smp/build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory `/usr/src/kernels/2.6.14-1.1653_FC4-smp-i686' CC [M] /usr/src/zaptel/zaptel.o /usr/src/zaptel/zaptel.c:6193:5: warning: "CONFIG_ZAPATA_DEBUG" is not defined
2013 Apr 14
10
[samba4] crash of winbind after "ls -l /usr/local/samba/var/locks/sysvol"
Hi, I used Samba 4.0.5 in Wheezy. Here is that I have done: --------------------------------------------------------------- samba-tool domain provision --realm=CHEZMOI.PRIV --domain=CHEZMOI \ --server-role=dc --dns-backend=SAMBA_INTERNAL --adminpass='+toto123' echo "nameserver 192.168.0.21" > /etc/resolv.conf samba ln -s /usr/local/samba/lib/libnss_winbind.so
2009 Jul 19
1
Index and dummy
Dear R-helpers I have 2 variables x1=rgamma(6000, 2, 1) and x2=rgamma(6000, 3,2). I have to sort (descending) each one and split it into groups. After this each two groups must be merged into one until all population becomes one group. A dummy vector must be created for each group (8, 4, 2, 1) being equal to 1 if the individual (i) belongs to the group and equal to 0, otherwise. What I have done
2009 Mar 29
1
OSX MacPort Install 1.0.1 - winecfg problems
I tried a binary install of Darwine last week but wasn't that happy and wanted to go for the more "authentic" MacPort install. OSX 10.5.6 Everything seemed to install properly, but the first thing I wanted to check was winecfg to set up the drives a bit differently. It didn't load very well as the first tab of winecfg loads (Application Settings), but the buttons at the bottom