svn commit: samba r2066 - branches/SAMBA_4_0/source/utils/net

tridge at samba.org tridge at samba.org
Wed Aug 25 23:03:42 GMT 2004


Metze,

Thanks for all your work on libnet - its coming along really nicely!

 > add 'net time' command
 > 
 > use it like:
 > 
 > net time <server>
 > net time <server> -U "" -N
 > net time <server> -U DOM\\user

In Samba3 I made the "net time" command use the time field that comes
back in the SMB negprot reply. That means "net time" always worked
with all SMB servers, and without authentication. You don't even
bother getting to the stage of doing a session setup - you just send a
negprot then look at the reply and you are done.

Cheers, Tridge


More information about the samba-cvs mailing list