Login as the OS user for which u have created OPS$ account ( externally identified) and do
sqlplus / , if on server.


If u want to do it from client:

1) enable remote_os_authent (confirm parameter name) in init.ora.

2) login as OS user (say gpsingh corrsponding to ops$gpsingh) .

Take Care
GP