Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Dan Elkins on May 27, 2001, 07:24:52 AM
-
Is there a module or e-smith function for adding Windows NT workstation machines to the e-smith server? I believe I saw the sytax on the developers list, but I don't currently have access to it.
-
Depends what you mean by adding a workstation to the server. Can you be more specific?
K.
-
Is there an e-smith db command to quickly add a machine account to the /etc/passwd file?
I've been using the adduser command, but I'm wondering if e-smith has a function to do it, that maybe even adds the machine account to the /home/e-smith/accounts file.
Thanks,
Dan
-
Dan,
I guess you are looking for those:
/sbin/e-smith/db accounts set PCNAMEX machine Comment "Machine account for pcnamex"
/etc/e-smith/events/actions/machine-account-create machine-create PCNAMEX
That's what I recnetly used under 4.1.2 and it worked for me (Win NT 4.0 workstation).
Regards,
Michael Doerner
-
That's what I was looking for. Thanks.
Dan ElkinsMichael Doerner wrote:
-
Is there anybody working on a e-smith manager panel for this function?
Craig
-
Craig Foster wrote:
>
> Is there anybody working on a e-smith manager panel for this
> function?
>
> Craig
http://www.e-smith.org/contrib/rpm-index/RPM-e-smith-trustaccounts-0.1-1.src.html
This should be what you are looking for.
jochen