Re: WSS 3 multi-server without Active Directory by Will
Will
Sat Jun 30 06:22:08 CDT 2007
On Jun 30, 5:54 am, "Daniel Bugday" <itkons...@gmail.com> wrote:
> Hi Will,
> use this script to create the database in SQL server when server is not
> beinga member of a domain.
>
> stsadm.exe -o setconfigdb -databaseserver DBSERVER -databaseuser
> USERNAME -databasepassword PASSWORD -databasename DBNAME -farmuser
> LOCAL_SQLUSER -farmpassword LOCAL_SQLPASSWORD
>
> The user you use as databaseuser must have rights to create databases.
>
> Then when you run the sharepoint technology and configuration wizard it
> looks a little different.
>
> /Daniel Bugday
>
> "Will" <wplatn...@gmail.com> wrote in message
>
> news:1183170348.703708.105700@k79g2000hse.googlegroups.com...
>
> > Has anybody personally install WSS 3 on two servers (one web, one sql)
> > without the use of Active Directory? I have tried before in the past
> > but I was unsuccessful. I had made sure that the user account that
> > was being used for SQL authentication was the same name and the same
> > password, but the install wouldn't work.
>
> > Is there any way to get this to work? Any documentation or hints
> > would be very much appreciated.
Daniel,
I will give that a shot, thanks very much!