Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
NAME
nnmEnableNpsEtl.ovpl - set up access to a CIFS share from network server
SYNOPSIS
Usage: nnmEnableNpsEtl.ovpl [[-a][-u <username>][-c [-p <password> |-i]][-s <shareName>] [-d <path_to_share>] | [-r] | [-h]
-a: add share -b remote host (only required for NFS on Linux) - default is NNM FQDN -n use NFS instead of CIFS for sharing (all other options are ignored if this is selected) -u: username - Username (or domain\\username) for share access control - default <NpsUser> -c: create new local user (if account exists, it will not be recreated) -p: password for new local user -i: prompt for password (avoids showing password on commandline) -r: remove share all shares (NFS or CIFS) are removed Advanced options: -s: share name - default <PerfSpi> -d: shared directory - default <$OvDataDir/shared/perfSpi/datafiles> -h Usage
DESCRIPTION
Utility to set up a credential based CIFS filesystem share on the server, to be used primarily for setting up shared directory access to
the NNMi perfSpi datafiles folder for NPS ETL server(s)
to access.
The Network Path to the CIFS share (output by the script) can be used directly when configuring NPS on Windows servers.
The NPS utility, setupSharedDriveAccess.ovpl, can be used on Linux NPS servers to mount the share to a local mountpoint. The mountpoint path is then used to configure NPS.
Example 1: Add a share, dynamically creating new user account, with default username/password/shareName/directory
C:\>nnmEnableNpsEtl.ovpl -a -c
Creating new local user account <NpsUser>
Creating share <PerfSpi> on directory <C:/OV Data Dir/shared/perfSpi/datafiles> for user <NpsUser>
Share details: Share name PerfSpi Path C:/OV Data Dir/shared/perfSpi/datafiles Remark NNMi NPS Shared Directory; Maximum users No limit Users Caching Manual caching of documents Permission BUSHMILLS\NpsUser, FULL
Network Path to Share < \\bushmills.usa.hp.com\PerfSpi > Accessible by user < NpsUser >
Example 2: Remove default share
C:\>nnmEnableNpsEtl.ovpl -r
Share details: Share name PerfSpi Path C:/OV Data Dir/shared/perfSpi/datafiles Remark NNMi NPS Shared Directory; Maximum users No limit Users Caching Manual caching of documents Permission BUSHMILLS\NpsUser, FULL
Removing share <PerfSpi>
The User Account associated with the share must be removed manually
AUTHOR
nnmEnableNpsEtl.ovpl was developed by Hewlett-Packard Company.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to network-management-doc-feedback@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: