Displaying 5 results from an estimated 5 matches for "nss_winbinadd".
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...user (UUQ/ztest) but local account(ZTEST).
local_password_change()
pdb_getsampwnam()
smbpasswd_getsampwnam()
build_sam_account()
Get_Pwnam_alloc()
Get_Pwnam_internals() <-- turn "ZTEST" to "ztest"
getpwnam_alloc_cached()
getpwnam()
(nss_winbinadd)
winbindd_getpwnam_send()
parse_domain_user() <-- add "UUQ" to domain and namespace.
assume_domain()
When samba role is DC , "winbind use default domain" does not work in
assume_domain(). Then getpwnam() get domain user.
I have checked the f...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...> local_password_change()
> pdb_getsampwnam()
> smbpasswd_getsampwnam()
> build_sam_account()
> Get_Pwnam_alloc()
> Get_Pwnam_internals() <-- turn "ZTEST" to "ztest"
> getpwnam_alloc_cached()
> getpwnam()
> (nss_winbinadd)
> winbindd_getpwnam_send()
> parse_domain_user() <-- add "UUQ" to domain and namespace.
> assume_domain()
>
> When samba role is DC , "winbind use default domain" does not work in
> assume_domain(). Then getpwnam() get doma...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...pdb_getsampwnam()
> > smbpasswd_getsampwnam()
> > build_sam_account()
> > Get_Pwnam_alloc()
> > Get_Pwnam_internals() <-- turn "ZTEST" to "ztest"
> > getpwnam_alloc_cached()
> > getpwnam()
> > (nss_winbinadd)
> > winbindd_getpwnam_send()
> > parse_domain_user() <-- add "UUQ" to domain and namespace.
> > assume_domain()
> >
> > When samba role is DC , "winbind use default domain" does not work in
> > assume_domai...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...smbpasswd_getsampwnam()
> > > build_sam_account()
> > > Get_Pwnam_alloc()
> > > Get_Pwnam_internals() <-- turn "ZTEST" to "ztest"
> > > getpwnam_alloc_cached()
> > > getpwnam()
> > > (nss_winbinadd)
> > > winbindd_getpwnam_send()
> > > parse_domain_user() <-- add "UUQ" to domain and
> > > namespace. assume_domain()
> > >
> > > When samba role is DC , "winbind use default domain" does not
> > > wo...
2024 Jan 25
1
Order of getpwnam call in Get_Pwnam_internals.
...gt; > > build_sam_account()
> > > > Get_Pwnam_alloc()
> > > > Get_Pwnam_internals() <-- turn "ZTEST" to "ztest"
> > > > getpwnam_alloc_cached()
> > > > getpwnam()
> > > > (nss_winbinadd)
> > > > winbindd_getpwnam_send()
> > > > parse_domain_user() <-- add "UUQ" to domain and
> > > > namespace. assume_domain()
> > > >
> > > > When samba role is DC , "winbind use default domain" d...