Koozali.org: home of the SME Server

Add NT Wkstn to domain

Dan Elkins

Add NT Wkstn to domain
« 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.

Kirrily Robert

Re: Add NT Wkstn to domain
« Reply #1 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.

Dan Elkins

Re: Add NT Wkstn to domain
« Reply #2 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

Michael Doerner

Re: Add NT Wkstn to domain
« Reply #3 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

Dan Elkins

Re: Add NT Wkstn to domain
« Reply #4 on: May 30, 2001, 09:49:38 AM »
That's what I was looking for.  Thanks.

Dan ElkinsMichael Doerner wrote:

Craig Foster

Re: Add NT Wkstn to domain
« Reply #5 on: May 31, 2001, 09:16:33 AM »
Is there anybody working on a e-smith manager panel for this function?

Craig

Jochen Hoegerl

Re: Add NT Wkstn to domain
« Reply #6 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