search for: name_domain

Displaying 4 results from an estimated 4 matches for "name_domain".

2003 Sep 27
0
Samba 3(PDC) + winbind, anyone has it working ?
...winbindd_getpwnam("EXAMPLE\root"). The reason is shown below. In winbnd_user.c, the relavent function is listed below : enum winbindd_result winbindd_getpwnam(struct winbindd_cli_state *state) { WINBIND_USERINFO user_info; WINBINDD_PW *pw; DOM_SID user_sid; NTSTATUS status; fstring name_domain, name_user; enum SID_NAME_USE name_type; struct winbindd_domain *domain; TALLOC_CTX *mem_ctx; /* Ensure null termination */ state->request.data.username[sizeof(state->request.data.username)-1]='\0'; DEBUG(3, ("[%5lu]: getpwnam %s\n", (unsigned long)state->pid,...
2003 Oct 01
0
AW: Samba 3.0.0 + ADS authentication and login
hi gary, found the same here. the only difference i found (compared to rc4) was in winbindd_pam.c around line 98. i changed it back to rc4-code (changed "!*name_domain" to "!name_domain") and it works fine here now... but i'm sure that's not the correct solution ;-)) maybe andrew can help.... regards, chris p.s.: sorry for posting this also to samba-technical, but i think that's the place where it should go.... -----Urspr?ngli...
2014 Apr 25
3
Proper way to make Asterisk recognize SIP trunk of incoming INVITE when IP is not available
...on which internal SIP phones get identified by the authentication username, and then the contact names at From: and To: get massaged to incorporate the SIP domain, in order to emulate multiple-domain support. The 'sip' table in Asterisk defines all such contacts as SIP accounts of the form name_domain.com, and the SIP phones are configured to use 'name' as authentication username for domain 'domain.com'. However, SIP providers that register on the server with authentication names are left with their original names, since in the model, SIP trunks are available to all domains. No...
2003 Dec 01
0
No subject
...I 3 OK [2001/06/08 14:41:30, 6] nsswitch/winbindd.c:new_connection(324) accepted socket 13 [2001/06/08 14:41:30, 3] nsswitch/winbindd_pam.c:winbindd_pam_auth(58) [26720]: pam auth panasas+edror [2001/06/08 14:41:30, 0] nsswitch/winbindd_pam.c:winbindd_pam_auth(72) @@@EPHI in winbindd_pam_auth name_domain is PANASAS [2001/06/08 14:41:30, 0] smbd/password.c:domain_client_validate(1557) domain_client_validate: no challenge done - password failed [2001/06/08 14:41:30, 0] nsswitch/winbindd_pam.c:winbindd_pam_auth(87) @@@EPHI in winbindd_pam_auth result 0 [2001/06/08 14:41:31, 3] nsswitch/winbindd_us...