T.R | Title | User | Personal Name | Date | Lines |
---|
7339.1 | | JAMIN::WASSER | John A. Wasser | Wed Feb 26 1997 10:39 | 21 |
| > Is it possible for an enhanced redir PATHWORKS v5.1 eco8 client user to
> change his domain account password when the PDC is in another IP
> subnet?
I have not tried it but I would expect that it can be done.
First step might be to set TCP/IP as the "Default Transport".
> If so, how and would the PDC need to be defined in the NBHOSTS file?
See LMHOSTS.SAM:
99.99.99.99 mypdc #PRE #DOM:mydomain
For DECnet you would need to find out what NetBIOS name the
client is trying to find when you issue the NET PASSWORD command.
A network sniffer on the LAN should allow you to gather
that data. Once you have that name you can use the command
"NCP DEFINE REMOTE-ADAPTER-NAME <name> [BYTE16 <ddd>] NODE <address>"
The BYTE16 value is the decimal value of the 16th character of
the NetBIOS name.
|
7339.2 | Another way ? | WOTVAX::16.194.208.3::warder.reo.dec.com::sharkeya | Who am I now ? | Wed Feb 26 1997 14:51 | 6 |
| NET PASSWORD /SERVER:The_pdc oldpass newpass
The PDC is defined in LMHOSTS.
Alan
|
7339.3 | | VMSNET::S_VORE | Smile - Mickey's Watching! | Wed Feb 26 1997 15:10 | 3 |
| given what's implied in .0, NBHOSTS + /SERVER:the_pdc would be correct
... LMHOSTS is for MICROSOFT's IP stack, not PATHWORKS'
|
7339.4 | /server or \\computername? | VMSNET::P_NUNEZ | | Wed Feb 26 1997 15:17 | 5 |
|
Actully, wouldn't it be NET PASSWORD \\computername (of PDC) and
PDC defined in NBHOSTS?
Paul
|
7339.5 | | VMSNET::S_VORE | Smile - Mickey's Watching! | Thu Feb 27 1997 11:53 | 14 |
| Uhhhh
Hmmmmm
Errrrrr
Oh bother. Type NET HELP PASSWORD to find the right syntax, but I
think Paul's right :-)
|