Displaying 2 results from an estimated 2 matches for "1006a1007".
Did you mean:
1006a000
2000 Feb 18
0
Different Domain Login.
...t;default authentication domain", P_USTRING, P_GLOBAL, &Globals.szDefaultAuthDomain, NULL, NULL, FLAG_BASIC|FLAG_DOS_STRING},
1182a1185
> FN_GLOBAL_STRING(lp_defaultauthdomain,&Globals.szDefaultAuthDomain)
-- include/proto.h --
# diff include/proto.h.orig include/proto.h
1006a1007
> char *lp_defaultauthdomain(void);
Ryan Wyler wrote:
>
> Here at motorola we are doing a 'TEST' implementation of samba.
> Hopefully we will be able to replace our Novell servers with some
> UltraEnterprise 4500's running Solaris/Samba instead of what Corporate
>...
2000 Feb 18
0
Different Domain Login. UPDATED
...t;default authentication domain", P_USTRING, P_GLOBAL, &Globals.szDefaultAuthDomain, NULL, NULL, FLAG_BASIC|FLAG_DOS_STRING},
1182a1185
> FN_GLOBAL_STRING(lp_defaultauthdomain,&Globals.szDefaultAuthDomain)
-- include/proto.h --
# diff include/proto.h.orig include/proto.h
1006a1007
> char *lp_defaultauthdomain(void);
Ryan Wyler wrote:
>
> Here at motorola we are doing a 'TEST' implementation of samba.
> Hopefully we will be able to replace our Novell servers with some
> UltraEnterprise 4500's running Solaris/Samba instead of what Corporate
>...