On 11/11/14, 4:28 PM, Timur I. Bakeyev wrote:
Do you use net/samba36 port? Looks like you don't...
It occurred to me after posting to check the port and I found this..
The company decided to go the independent route before I joined so
they don't use the port.
They have a huge set of diffs to s
Do you use net/samba36 port? Looks like you don't...
@@ -6336,12 +6373,13 @@
NSSSONAMEVERSIONSUFFIX=".2"
WINBIND_NSS_EXTRA_OBJS="../nsswitch/winbind_nss_linux.o"
;;
- *freebsd[[5-9]]*)
+ *freebsd*)
# FreeBSD winbind client
When I try use the libnss_winbind.so that is generated by samba 3.6 I
get the following message:
NSSWITCH(nss_load_module): winbind, Undefined symbol
"nss_module_register".
First I have to change its' name to nss_winbins.so.1 however because
that is what nsswitch is looking for
(BTW w