Displaying 4 results from an estimated 4 matches for "crepaldi".
2013 Aug 21
2
Bug on PAM_Winbind ?
Hello guys,
I am using PAM (0.82) to authenticate (samba) workgroup users and it works
fine (pam_smbpass). But after joining a domain and start using pam_winbind
too, pwauth (2.3.10) get a segmentation fault when trying to authenticate
any workgroup or domain user. What happens is that it does authenticate the
user successfully, but when it calls pam_end() to release its resources, it
crashes.
2013 Oct 08
1
Address family not supported by protocol
.../10/08 13:12:21.055469, 2]
../source3/winbindd/winbindd_util.c:233(add_trusted_domain)
Added domain WARNER warner.lltest.tpa-eld.localdomain
S-1-5-21-1979576062-4034259065-1511044526
Any ideas on why that error occurred ? I compiled samba 4 many times
successfully in the last months
--
Thiago Crepaldi
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
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