Pass4Test est un site à offrir les Q&As de tout les tests Certification IT. Chez Pass4Test, vous pouvez trouvez de meilleurs matériaux. Nos guides d'étude vous permettent de réussir le test Certification HP HP0-P17 sans aucune doute, sinon nous allons rendre votre argent d'acheter la Q&A et la mettre à jour tout de suite, en fait, c'est une situation très rare. Bien que il existe plusieurs façons à améliorer votre concurrence de carrière, Pass4Test est lequel plus efficace : Moins d'argent et moins de temps dépensés, plus sûr à passer le test Certification. De plus, un an de service après vendre est gratuit pour vous.
Après une longue attente, les documentations de test HP HP0-P17 qui combinent tous les efforts des experts de Pas4Test sont finalement sorties. Les documentations de Pass4Test sont bien répandues pendant les candidats. L'outil de formation est réputée par sa haute précision et grade couverture des questions, d'ailleurs, il est bien proche que test réel. Vous pouvez réussir le test HP HP0-P17 à la première fois.
Votre vie changera beaucoup après d'obtenir le Certificat de HP HP0-P17. Tout va améliorer, la vie, le boulot, etc. Après tout, HP HP0-P17 est un test très important dans la série de test Certification HP. Mais c'est pas facile à réussir le test HP HP0-P17.
Pass4Test est un site particulier à offrir les guides de formation à propos de test certificat IT. La version plus nouvelle de Q&A HP HP0-P17 peut répondre sûrement une grande demande des candidats. Comme tout le monde le connait, le certificat HP HP0-P17 est un point important pendant l'interview dans les grandes entreprises IT. Ça peut expliquer un pourquoi ce test est si populaire. En même temps, Pass4Test est connu par tout le monde. Choisir le Pass4Test, choisir le succès. Votre argent sera tout rendu si malheureusement vous ne passe pas le test HP HP0-P17.
Vous aurez une assurance 100% à réussir le test HP HP0-P17 si vous choisissez le produit de Pass4Test. Si malheuresement, vous ne passerez pas le test, votre argent seront tout rendu.
Pass4Test possède une grande équipe composée des experts IT qui travaillent dur avec leurs riches expériences et connaissances pour produire un bon outil de formation. Selon les anciens test, le test simulation de Pass4Test est bien lié avec le test réel. Pass4Test peut vous assurer à réussir le test. Maintenant vous ajoutez votre outil de formation au panier, et votre rêve réalisera bien tôt.
Code d'Examen: HP0-P17
Nom d'Examen: HP (HP-UX 11i v3 Security Administration)
Questions et réponses: 106 Q&As
HP0-P17 Démo gratuit à télécharger: http://www.pass4test.fr/HP0-P17.html
NO.1 What is a limitation of HP Process Resource Manager (PRM) as it applies to Denial of Service (DoS)
attacks?
A. Processes must be grouped before they can be managed.
B. PRM does not perform memory capping; only entitlement and selection.
C. PRM only applies to time-shared processes; real-time processes are not affected.
D. PRM requires a separate configuration file for time-shared and real-time processes.
Answer: C
certification HP HP0-P17 examen certification HP0-P17 certification HP0-P17 HP0-P17
NO.2 Where are Trusted Computing Services (TCS) protected EVFS keys stored?
A. HP-UX kernel
B. EVFS volume
C. system stable storage
D. HP-UX root file system
E. Trusted Platform Module
Answer: D
certification HP HP0-P17 examen HP0-P17 HP0-P17
NO.3 Encrypted Volume and File System (EVFS) uses which type of key to encrypt data?
A. digital certificate
B. RSA-1024 bit public key
C. RSA-2048 bit private key
D. AES-128 bit symmetric key
E. AES-256 bit asymmetric key
Answer: D
HP examen HP0-P17 examen HP0-P17 HP0-P17 HP0-P17
NO.4 After running kctune executable_stack=2, what happens if MyProg executes code from the stack?
A. MyProg continues running without incident.
B. MyProg is killed before a single instruction can be executed.
C. MyProg continues, but logs a warning to /var/adm/syslog/syslog.log.
D. MyProg continues, but a warning message is logged to the kernel message buffer.
Answer: D
HP HP0-P17 HP0-P17
NO.5 What is the effect of the coreadm -e global-setid command?
A. edits the core dump file
B. reads and interprets the core dump file
C. enables the kernel for system crash dumps
D. enables setuid/setgid core dumps system wide
E. causes all running setuid programs to generate a core file
Answer: D
certification HP HP0-P17 HP0-P17 examen
NO.6 Which statement is true regarding an HP-UX VxFS filesystem using ACLs?
A. Default ACLs can only be placed on a file.
B. Default ACLs have the same owner as the owner of the file the ACL controls.
C. A directory's ACL can have default entries that are applied to files subsequently.
D. An ACL has an owner that can be different from the owner of the file the ACL controls.
Answer: C
certification HP certification HP0-P17 HP0-P17 HP0-P17 examen
In order to restrict the access to the /etc/group file through FTP, which statement should be included in
the /etc/ftpd/ftpaccess file?
Identify the features of the TCP Wrappers product. (Select three.)
A. noaccess /etc/group
B. noretrieve /etc/group
C. accessdeny /etc/group
D.
suppressaccess
/etc/group
Answer: B
HP examen HP0-P17 examen HP0-P17 HP0-P17 HP0-P17
A. enhances cryptographic authentication
B. provides protection against IP address spoofing
C. provides protection against hostname spoofing
D. provides data encryption on TCP "wrapped" connections
E. provides enhanced protection for RPC daemons using TCP/IP connections
F. provides enhanced security for daemons managed by inetd using TCP/IP connections
G. may be configured to provide enhanced security for any daemon using TCP/IP connections
Answer: BCF
certification HP HP0-P17 examen certification HP0-P17 HP0-P17 examen HP0-P17 examen
NO.7 Some open source software tools use the /usr/local/sbin and /usr/local/src directories. What should
you do with the /usr/local directory to maintain a secure system?
A. Verify that /usr/local and its subdirectories are not world writable.
B. Remove /usr/local/bin and /usr/local/sbin from the user's PATH variable.
C. Set permissions on /usr/local and its subdirectories to 047 so all users have access.
D. Use the swlist -l file | grep /usr/local command to see all files installed in those directories.
Answer: A
HP HP0-P17 examen certification HP0-P17 HP0-P17
NO.8 Which benefits does chroot provide to an application from a security perspective? (Select three.)
A. forces an application to start in a specified directory
B. allows the users to do a cd above the specified directory
C. prevents an application from starting in a specified directory
D. prevents the users from doing a cd above the specified directory
E. allows the users of the application access to the directory and the directories below it
F. prevents the users of the application access to the directory and the directories below it
Answer: ADE
HP examen HP0-P17 HP0-P17
NO.9 Where can an HP-UX 11i v3 EVFS-encrypted backup tape from an HP Integrity rx7640 Server be
restored and decrypted?
A. only on the HP-UX system where the tape was created
B. on any HP-UX system where the symmetric encryption key resides
C. on any HP-UX system where the backup owner's public key resides
D. on any HP-UX system where the backup owner's public/private key pair resides
Answer: D
HP certification HP0-P17 certification HP0-P17 HP0-P17 certification HP0-P17
NO.10 Identify where Encrypted Volume and File System (EVFS) protects data.
A. in transit
B. in the kernel
C. over the network
D. on the storage device
Answer: D
HP HP0-P17 certification HP0-P17 HP0-P17 HP0-P17 examen
NO.11 Which chatr syntax enables buffer overflow protection on a per-binary basis?
A. chatr +b enable <binary>
B. chatr -es enable <binary>
C. chatr +es enable <binary>
D. chatr +bo enable <binary>
E. chatr +es default <binary>
Answer: C
certification HP HP0-P17 certification HP0-P17
NO.12 How can you grant NFS filesystem access to specific users as opposed to all users? (Select two.)
A. Specify the desired users to the /etc/dfs/sharetab entry for the mount point using the format
"-access=user1:user2:user3".
B. Add the desired users to an ACL and set the permissions of the shared filesystem such that only
members of the ACL can access the data.
C. Add the desired users to a group and set the permissions of the shared filesystem such that only
members of the group can access the data.
D. Add the desired users to a netgroup and specify the netgroup in the /etc/dfs/sharetab entry for the
mount point using the format "-access=netgroup".
Answer: BC
certification HP HP0-P17 certification HP0-P17 certification HP0-P17
NO.13 After running /usr/sbin/pwck, the following output is displayed:
smbnull:*:101:101::/home/smbnull:/sbin/sh Login directory not found
What should you do to tighten the security?
A. Nothing - it is a valid system user ID.
B. Nothing - it is used by CIFS/Samba to represent "nobody" with a positive UID.
C. Edit the /etc/passwd entry to specify a dummy login directory and a false login shell.
D. Delete it from /etc/passwd. Opensource Samba installs it by default and it is not required on HP-UX.
Answer: C
HP HP0-P17 examen HP0-P17
NO.14 Which commands configure an application to operate within a secure compartment? (Select two.)
A. privrun
B. privedit
C. setrules
D. cmdprivadm
E. setfilexsec
Answer: DE
HP certification HP0-P17 certification HP0-P17 HP0-P17
NO.15 Which product encrypts data on zx2-based Integrity servers?
A. HP-UX VxFS filesystem
B. HP-UX Encryption Module
C. HP-UX Trusted Computing Services
D. HP-UX Integrity Trusted Platform Module
Answer: C
HP HP0-P17 certification HP0-P17 HP0-P17
NO.16 Click the Exhibit button.
You used the dmesg command to display the warning shown in the exhibit. Which kernel parameter
setting makes this
warning message appear?
A. kill_overflow is set to 1
B. exc_stack_code is set to 0
C. buffer_overflow is set to 1
D. executable_stack is set to 0
Answer: D
HP HP0-P17 HP0-P17
NO.17 Which tool is recommended for providing file integrity information?
A. hash
B. cksum
C. crypt
D. md5sum
Answer: D
HP examen HP0-P17 certification HP0-P17 HP0-P17 HP0-P17
NO.18 Identify ways HP Process Resource Manager (PRM) can protect a system against poorly designed
applications. (Select three.)
A. PRM can limit the amount of memory applications may consume.
B. PRM can limit the amount of swap space applications may consume.
C. PRM can limit the amount of disk bandwidth applications may consume.
D. PRM can limit the amount of CPU resources applications may consume.
E. PRM can limit the amount of network bandwidth applications may consume.
F. PRM can limit the number of inbound network connections to configured applications.
Answer: ACD
certification HP certification HP0-P17 certification HP0-P17
Maintenant, beaucoup de professionnels IT prennent un même point de vue que le test HP HP0-P17 est le tremplin à surmonter la pointe de l'Industrie IT. Beaucoup de professionnels IT mettent les yeux au test Certification HP HP0-P17.