mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
19bc4ce95c
Each attribute we request from LDB comes with a small cost, so don't lookup any more than we must for the (very) frequent krbtgt lookup case. Similarly, we don't need to build a PAC for a server (as a target), so don't ask for the PAC attributes here either. Andrew Bartlett