Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

weblogic 6.0 NT authentication

0 views
Skip to first unread message

Chris Wu

unread,
Aug 7, 2001, 12:15:52 PM8/7/01
to
Hi,

I am trying to use NT authentication with Weblogic 6.0. I followed the
Managing Security chapter of the Weblogic Documentation. I created the
"system" user with the appropriate rights. I defined the security
realm and the caching realm. Then I log on to the domain using the
system account, and start the weblogic service. Then when I start the
weblogic server from the command line, I got the following error:


<Unable to initialize the server: 'Fatal initialization exception
Throwable: java.lang.IllegalAccessError: java.lang.SecurityException:
Unable to assert all required priviledges -- bad domain name
java.lang.IllegalAccessError: java.lang.SecurityException: Unable to
assert all required priviledges -- bad domain name
at weblogic.security.acl.Realm.getRealm(Realm.java:91)
at weblogic.security.acl.Realm.getRealm(Realm.java:62)
at weblogic.security.SecurityService.initializeRealm(SecurityService.java:265)
at weblogic.security.SecurityService.initialize(SecurityService.java:123)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
at weblogic.Server.main(Server.java:35)
'>
####<Aug 7, 2001 11:01:48 AM PDT> <Error> <Security> <scatech1039>
<intranetServer> <main> <> <> <090052> <Server installed as NT Service
with incorrect password for user system.>
####<Aug 7, 2001 11:01:48 AM PDT> <Emergency> <Server> <scatech1039>
<intranetServer> <main> <> <> <000000> <Unable to initialize the
server: 'Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for user system
denied; contact your administrator to correct NT Service attributes
java.lang.SecurityException: Authentication for user system denied;
contact your administrator to correct NT Service attributes
at weblogic.security.SecurityService.initializeSuid(SecurityService.java:311)
at weblogic.security.SecurityService.initialize(SecurityService.java:125)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
at weblogic.Server.main(Server.java:35)
'>

Any idea on this is sincerely appreciated. Thanks.

Chris

Yeshwant

unread,
Aug 9, 2001, 10:19:29 PM8/9/01
to
Hi Chris,
Are you running WLS from the command line or as a NT service ?
If you are running from the command line try running it as a NT service
and see if you can authenticate users from NT
Also have you defined your Primary Domain Controller correctly when you configure the
realm?
0 new messages