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)
commit707d1808982fa3788156999016904475eef26ffe
tree00793f6cc510dc6271adef2c201730ab60b14ad3
parent113cacf94cda313840ae714c9b8137c0a17cf23c
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)
(This used to be commit bbf482e13ab973a67e9b2c0e0e40c2afff073c63)
source4/client/client.c