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

Title: Add NT Wkstn to domain
Post 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.
Title: Re: Add NT Wkstn to domain
Post by: Kirrily Robert on May 28, 2001, 11:26:14 PM
Depends what you mean by adding a workstation to the server.  Can you be more specific?

K.
Title: Re: Add NT Wkstn to domain
Post by: Dan Elkins on May 29, 2001, 12:40:13 PM
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
Title: Re: Add NT Wkstn to domain
Post by: Michael Doerner on May 29, 2001, 01:52:59 PM
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
Title: Re: Add NT Wkstn to domain
Post by: Dan Elkins on May 30, 2001, 09:49:38 AM
That's what I was looking for.  Thanks.

Dan ElkinsMichael Doerner wrote:
Title: Re: Add NT Wkstn to domain
Post by: Craig Foster on May 31, 2001, 09:16:33 AM
Is there anybody working on a e-smith manager panel for this function?

Craig
Title: Re: Add NT Wkstn to domain
Post by: Jochen Hoegerl on May 31, 2001, 11:18:36 AM
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