search for: winbindd_error

Displaying 2 results from an estimated 2 matches for "winbindd_error".

2003 Sep 27
0
Samba 3(PDC) + winbind, anyone has it working ?
...if this is our local domain (or no domain), the do a local tdb search */ if ( !*name_domain || strequal(name_domain, get_global_sam_name()) ) { if ( !(pw = wb_getpwnam(name_user)) ) { DEBUG(5,("winbindd_getpwnam: lookup for %s\\%s failed\n", name_domain, name_user)); return WINBINDD_ERROR; } memcpy( &state->response.data.pw, pw, sizeof(WINBINDD_PW) ); return WINBINDD_OK; } /* should we deal with users for our domain? */ if ( lp_winbind_trusted_domains_only() && strequal(name_domain, lp_workgroup())) { DEBUG(7,("winbindd_getpwnam: My domain -- rejecti...
2002 May 16
2
WinBind does not work well with Rational ClearCase ( bug fix attached :)
Gerald, No worries. This patch is required if your using Rational ClearCase and you don't want everyone to have access to it. It's to fix a brokenness (IMO) within ClearCase, and maybe other programs. Our windows primary group has 10k+ users... I will shoot it off to Rational, so they can provide it to there customers. I was hoping it could be applied to the main tree so I could just