When creating SSP I get this error, I have searched and searched for solutions to this problem and have tried stsadm.exe -o updatefarmcredentials -userlogin <DOMAIN\name> -password <password> with no luck. I have checked the account in SQL and it is there. I am pretty sure that it is looking for the account with the .com instead of the netbios name. Everything was working fine until I tried to set this up. This is this event ID error:
A runtime exception was detected. Details follow.
Message: Windows NT user or group 'domain.com\account' not found. Check the name again.
Techinal Details:
System.Data.SqlClient.SqlE
xception: Windows NT user or group 'domain.com\account' not found. Check the name again.
at System.Data.SqlClient.SqlC
onnection.
OnError(Sq
lException
exception, Boolean breakConnection)
at System.Data.SqlClient.SqlI
nternalCon
nection.On
Error(SqlE
xception exception, Boolean breakConnection)
at System.Data.SqlClient.TdsP
arser.Thro
wException
AndWarning
(TdsParser
StateObjec
t stateObj)
at System.Data.SqlClient.TdsP
arser.Run(
RunBehavio
r runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlC
ommand.Fin
ishExecute
Reader(Sql
DataReader
ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
derTds(Com
mandBehavi
or cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
der(Comman
dBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlC
ommand.Int
ernalExecu
teNonQuery
(DbAsyncRe
sult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlC
ommand.Exe
cuteNonQue
ry()
at Microsoft.Office.Server.Da
ta.SqlSess
ion.Execut
eNonQuery(
SqlCommand
command)
at Microsoft.Office.Server.Da
ta.SqlServ
erManager.
GrantLogin
(String user)
at Microsoft.Office.Server.Ad
ministrati
on.SharedR
esourcePro
vider.Sync
hronizeCon
figuration
DatabaseAc
cess(Share
dComponent
Security security)
at Microsoft.Office.Server.Ad
ministrati
on.SharedR
esourcePro
vider.Sync
hronizeAcc
essControl
(SharedCom
ponentSecu
rity sharedApplicationSecurity)
at Microsoft.Office.Server.Ad
ministrati
on.SharedR
esourcePro
vider.Micr
osoft.Offi
ce.Server.
Administra
tion.IShar
edComponen
t.Install(
)
at Microsoft.Office.Server.Ad
ministrati
on.SharedR
esourcePro
vider.Prov
ision()
For more information, see Help and Support Center at
Start Free Trial