Bug 1562 - We should use logon level 6
Summary: We should use logon level 6
Status: RESOLVED LATER
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.5
Hardware: All Linux
: P3 normal
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 07:04 UTC by Andrew Bartlett
Modified: 2005-09-29 08:54 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Bartlett 2004-07-26 07:04:19 UTC
There are a number of group-related problems that can only be solved by getting
the information as part of the logon.  (The NETLOGON pipe User logon calls).

Currently, we ask for logon level 3, as we have done for ages.  

Logon level 6 gives us back more group information, and saves us either trying
to figure it out the long way (more round trips) or not finding it out at all.

This would allow us to put more stuff into the NETLOGON cache.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-08-17 06:49:42 UTC
i'll work on this one.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-09-29 08:54:17 UTC
closing