mirror of
https://github.com/samba-team/samba.git
synced 2025-05-22 22:50:19 +03:00
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