Remove check for passwordserver = "*" as we now initialise it.
authorTim Potter <tpot@samba.org>
Fri, 25 Jan 2002 05:17:49 +0000 (05:17 +0000)
committerTim Potter <tpot@samba.org>
Fri, 25 Jan 2002 05:17:49 +0000 (05:17 +0000)
commit5fb852d0477a40393c980c5a26e6d2ae8d0c1e9f
treee9fe498ea49b693c341b21f218eeef16787225b6
parent01a1516f1524881eec9f95398fd523b5e093d37e
Remove check for passwordserver = "*" as we now initialise it.

Added TODO about perhaps doing a SAMLOGON udp/138 request before a
cli_full_connection in connect_to_domain_password_server()
(This used to be commit b61e40a5be3b8bacc74399902169755dbc4c7fca)
source3/auth/auth_domain.c