From NIM master
nim -o showlog clientname
which get access denied error
# nim -Fo reset clientname
# nim -o deallocate -a subclass=all clientname
# nim -o remove clientname
Now go to client
# rm /etc/niminfo*
redefine the client but from client side
# smitty nim
or use command line
# niminit -a name= -a master= -a connect=nimsh
No comments:
Post a Comment