Finally I figured out,
In the HPNA Install path /opt/NA/jre, there is an adjustable_options.rcx file, as given below:
[root@hpna910 jre]# pwd/opt/NA/jre
[root@hpna910 jre]# ls -als adjustable_options.rcx
12 -rw-r----- 1 root root 5083 Dec 8 18:22 adjustable_options.rcx
[root@hpana910 jre]#
[root@hpna910 jre]# ls -als adjustable_options.rcx
12 -rw-r----- 1 root root 5083 Dec 8 18:22 adjustable_options.rcx
[root@hpana910 jre]#
Add the following strings for local user authentication via local database.
<value>NASUSER</value>
<value>ramesh</value>
</array>
The important thing, after local authentication strings are added into the adjustable_options.rcx, we DON'T need to restart the HPNA components, the local authentication will work on the fly.
I have tested couple of times the above theory. It is working fine for me without any issue.
Please test it and let me know if there is any issue.
-:- Rameshkumar
EMail ID : RameshKumar132@gmail.com
Blog : Rameshkumar132.blogspot.com