temp File
On a Windows or UNIX system, the vopie daemon, vopied, creates a temporary file where it stores the challenges and responses required to authenticate nonroot users. This is necessary because nonroot users cannot access the files in the hashed and unhashed directories. The temporary files are valid for only one connection and are automatically deleted.Location of Temporary Files
| Platform
|
Path
|
UNIX
|
/usr/openv/var/auth/vopie/temp/username/tempname.txt
|
Windows
|
install_path\NetBackup\var\auth\vopie\temp\username\ tempname.txt
|
|