Print this page
1575 untangle libmlrpc from SMB server
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
NEX-4272 Allow authenticating computer accounts
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
NEX-2225 Unable to join NexentaStor to 2008 AD

*** 31,41 **** /* * NETR remote authentication and logon services. */ #include <sys/types.h> ! #include <smbsrv/wintypes.h> #include <smbsrv/netbios.h> #include <smbsrv/smbinfo.h> #include <netdb.h> #ifdef __cplusplus --- 31,41 ---- /* * NETR remote authentication and logon services. */ #include <sys/types.h> ! #include <smb/wintypes.h> #include <smbsrv/netbios.h> #include <smbsrv/smbinfo.h> #include <netdb.h> #ifdef __cplusplus