summaryrefslogtreecommitdiff
path: root/source3/utils/net_rap.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-12-11 05:21:50 +0000
committerAndrew Tridgell <tridge@samba.org>2001-12-11 05:21:50 +0000
commit32ba2c889fb7eaa0dde8a2951572da7e2a4da3ce (patch)
tree6e7752b6d5855df4c2da4e00df8e06136a704317 /source3/utils/net_rap.c
parent6cc5e2edc1018a30b9ef16f2572849790ab490d1 (diff)
downloadsamba-32ba2c889fb7eaa0dde8a2951572da7e2a4da3ce.tar.gz
samba-32ba2c889fb7eaa0dde8a2951572da7e2a4da3ce.tar.bz2
samba-32ba2c889fb7eaa0dde8a2951572da7e2a4da3ce.zip
added a net time command. Allow display or set of system time based on
a SMB server particularly useful for ADS is: net time set -S DOMAIN#1B this makes kerberos clock skew problems go away :) (This used to be commit b3ba2293d0e4eac3b6408c3abc3dcacfa3f67fe4)
Diffstat (limited to 'source3/utils/net_rap.c')
-rw-r--r--source3/utils/net_rap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_rap.c b/source3/utils/net_rap.c
index 242d1ac9a1..b658c46d14 100644
--- a/source3/utils/net_rap.c
+++ b/source3/utils/net_rap.c
@@ -214,7 +214,7 @@ static const char *share_type[] = {
/* End of weird 'strings at top of file' section */
-static int general_rap_usage(int argc, const char **argv)
+int general_rap_usage(int argc, const char **argv)
{
d_printf("Valid targets: choose one (none defaults to using localhost)\n");