On 6 Jul 2018 00:59:24 GMT, nospam wrote:
> although i can think of much more descriptive words.
*Yet again, nospam quips his fifth-grade "humor" all day, every day.*
The problem with utter morons like you, nospam, isn't so much that you're
incredibly stupid (which you are, since you can *never* answer any
technical question), nor is the problem that you're not only ignorant, but
purposefully unhelpful - but far worse - you actually seem to think you're
the most clever guy on the planet simply because you can quip your idiotic
fifth-grade jokes all day, every day.
Moving the technical ball forward, and noting the success in this thread:
What Windwos freeware adds powerful "phone Susan" & "vipw" commands?
<
https://groups.google.com/d/msg/microsoft.public.windowsxp.general/ySVGbayhLSk/bo0hPS_6AwAJ>
We have both these commands working perfectly on Windows:
This brings up a ciphertext passwd file on Windows sans major compromise:
Start > Run > vipw {Enter}
This greps a plaintext database file on Windows for a given keyword:
Start > Run > phone susan {Enter}
The next steps will be to try to figure out how best to network those files
so that one password file and one database file serves all the compute
devices, whether they're Linux, Windows, Android or iOS.
What we want now, is to have a *single* encrypted passwd file for the LAN.
It would need to work with all machines & mobile devices on the LAN.
That (probably) requires some kind of central "server".
Perhaps that's the native SMB server inherent in Windows?
\\server\share\path\file.ext
Or perhaps that's some other server, e.g., ftp, or http?
http://192.168.1.10/path/file.htm
What do the cross-platform networking experts on this newsgroup think?
Now that we have the original tasks both successfully working perfectly on
the first pass on any given Windows machine, what is your astute
recommendation for consolidating both the passwd and data files as a single
file accesssed from all Windows, Linux, Android, and iOS machines on your
local LAN?