Roetto Mike B CONT SSGC <RoettoMB@SUPSHIP.NAVY.MIL> writes:
> Hi,
>
> Does anyone have any experience with the ancillary utilities included in
> Samba Version 3?
>
> Basically I'm trying to find a linux way of doing the windows command "net
> view" , which enumerates the servers and workstations in a Windows
> domain/workgroup.
>
> Supposedly Samba 3 includes a "net" utility, but I'll be damned if I can get
> it to work. I get the following:
>
> # net rpc -U domain\username samdump
Have you tried the forward slash or escaping the backslash which has a
different meaning in *nix shells?
# net rpc -U //domain/username samdump
or
# net rpc -U \\\\domain\\username samdump
don't know, just guessing here.
> [2004/03/19 15:08:25, 0] utils/net_rpc_samsync.c:rpc_samdump(223)
> Could not fetch trust account password
>
> Has anyone ventured down similar roads?
>
> Thanks,
> -mike
>
> -----------------------------------------
> Michael Roetto
> AAC Inc., Network Administrator
> roettomb@supship.navy.mil
>
> "Just because you're paranoid,
> doesn't mean they really aren't
> out to get you"
> -----------------------------------------
> ___________________
> Nolug mailing list
> nolug@nolug.org
>
-- Scott Harney<scotth@scottharney.com> "Asking the wrong questions is the leading cause of wrong answers" gpg key fingerprint=7125 0BD3 8EC4 08D7 321D CEE9 F024 7DA6 0BC7 94E5 ___________________ Nolug mailing list nolug@nolug.orgReceived on 03/19/04
This archive was generated by hypermail 2.2.0 : 12/19/08 EST