Startring 10g Listener with password
I am using 10.2.0.5. I installed the software and created a nondefault listener using the local administrator on the box. I can start and stop this listener using lsnrctl just fine. I set a password for this listener and the Security is set to password and Local OA Authentication.
I logged in as another user and accessed lsnrctl. I could perform no functions, as expected. I then used the set_password option and supplied the listener password. I could do all the commands such as status, reload, etc. I then stopped the listener and it stopped fine.
However, i cannot start the listener. I get TNS-12560 and TNS00530 errors for protocol adaptor errors.