r4207: remove "lookupname" and "lookupsid", and instead have a single "lookup" comman...
authorAndrew Tridgell <tridge@samba.org>
Tue, 14 Dec 2004 22:24:56 +0000 (22:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:26 +0000 (13:07 -0500)
commitbbf482e13ab973a67e9b2c0e0e40c2afff073c63
tree0cc5cf76724640b923fa9265eb5b730e41116e2b
parent31ab04f790ff4349dbc8a24c07fa35e10b831baf
r4207: remove "lookupname" and "lookupsid", and instead have a single "lookup" command that
takes a name or sid.

I think in general its better to make smbclient automatically work out the type from
the format (I did the same with the privileges commands)
source/client/client.c