Wha I have done as follows :
1 、I have created ORA_DBA group in my WinNT user group
2 、Have added the user 'viaphone' to this group
3 、Set SQLNET.AUTHENTICATION_SERVICES= (NTS) in file sqlnet.ora
4 、Set remote_login_passwordfile = EXCLISIVE in file init.ora
and I login winNT with the user 'viaphone' , and 'viaphone' is not a user
in my oracle , It is should be right for I login Oracle through PL*SQL with
the user name 'viaphone' without the need inputing password ! But I can not , WHY ?