Single user environment without having to use a domain?

  • Thread starter Thread starter Montague Watkins
  • Start date Start date
M

Montague Watkins

I've created a build using minilogon and command shell,
mainly because of the smaller build size. Mini logon also
does not require joining a domain/workgroup. However it
seems that minilogon is also not designed to have any
users. Is this correct?

I'm basically trying to create an environment where there
are only local users and no domain or workgroup exists. I
would like to leave this functionality(domains and
workgroups) out altogether if possible. The main reason I
still want local users is for functions like telnet and
ftp. Is there a good way to go about doing this?(preferably
a way to do it using configurations rather than custom
coding).
 
Minlogon doesn't support the concept of "users", everything runs under the
context of "System" in Minlogon images.

--
Andy

This posting is provided "AS IS" with no warranties, and confers no
rights.
=====================================================
 
Back
Top