summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-01-14 00:35:38 +0000
committerAndrew Tridgell <tridge@samba.org>2003-01-14 00:35:38 +0000
commita865f61e818152585f73ec9cce5b8bb680d21fd4 (patch)
tree8a25cd2633df602d56b4d16e079ff4dfe2b47c9d /source3
parent2ad16e942d46b0ee33612e3e7f7e228af9ed7138 (diff)
downloadsamba-a865f61e818152585f73ec9cce5b8bb680d21fd4.tar.gz
samba-a865f61e818152585f73ec9cce5b8bb680d21fd4.tar.bz2
samba-a865f61e818152585f73ec9cce5b8bb680d21fd4.zip
add help text for 'net ads lookup'
(This used to be commit 2a642a1169a3c09988daa9623dcb4f21b0a2ad1f)
Diffstat (limited to 'source3')
-rw-r--r--source3/utils/net_ads.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/utils/net_ads.c b/source3/utils/net_ads.c
index 25b6f23d2d..4f4ea3e8b8 100644
--- a/source3/utils/net_ads.c
+++ b/source3/utils/net_ads.c
@@ -42,6 +42,8 @@ int net_ads_usage(int argc, const char **argv)
"\n\tshows some info on the server\n"\
"\nnet ads status"\
"\n\tdump the machine account details to stdout\n"
+"\nnet ads lookup"\
+"\n\tperform a CLDAP search on the server\n"
"\nnet ads password <username@realm> -Uadmin_username@realm%%admin_pass"\
"\n\tchange a user's password using an admin account"\
"\n\t(note: use realm in UPPERCASE)\n"\