can't register server in ksvradmin - Solaris 8

The platform is Solaris 8 and I'm trying to install NAS 4.0. There's no

problem with the installation and no error messages.

Can't register localhost server in ksvradmin. There's an entry in DS for NAS

, but still can't connect.

I had to create etc/defaultdomain to go on with NAS installation, and also

changed etc/hosts file with AN ALIAS (I don't know if this is the problem,

sorry, new to NIS).

cat etc/defaultdomain

dom000.com

cat etc/hosts

111.111.111.111local000 local000.dom000.com

127.0.0.1 localhost

The installation goes smoothly, what's the mistake?

Thanks,

Pablo Schor

[686 byte] By [] at [2007-11-25 4:49:09]
# 1

This can be done with the following procedure:

# Add a new user and add him/her to the admin group:

Using the console, create an user in the User group:

Example : "uid=newAdmin, ou=People, o=mcom.com"

#Add the new user as a member to the group

"cn=Configuration Administrators, ou=Groups, ou=TopologyManagement,

o=NetscapeRoot"

# Set up and register ACL in NAS to add the user as admin :

Check the technote at http://knowledgebase.iplanet.com/ikb/kb/articles/3771.html

for

details on how to do this.

#Restart Directory Server and NAS server/s

#Start NASA and enter the uid/password of the new user to enter a new server .

This should work fine

--shital

Pablo Schor wrote:

> The platform is Solaris 8 and I'm trying to install NAS 4.0. There's no

> problem with the installation and no error messages.

>

> Can't register localhost server in ksvradmin. There's an entry in DS for NAS

> , but still can't connect.

>

> I had to create etc/defaultdomain to go on with NAS installation, and also

> changed etc/hosts file with AN ALIAS (I don't know if this is the problem,

> sorry, new to NIS).

>

> cat etc/defaultdomain

> dom000.com

> cat etc/hosts

> 111.111.111.111local000 local000.dom000.com

> 127.0.0.1 localhost

>

> The installation goes smoothly, what's the mistake?

>

> Thanks,

>

> Pablo Schor

at 2007-6-29 8:54:37 > top of Java-index,Application & Integration Servers,Application Servers...