Which command would validate all of the files contained in the openldap package and report any problems?

You suspect a problem with the oponldap package and want to make sure that the files have not
be modified or otherwise tampered with. Which command would validate all of the files contained
in the openldap package and report any problems?

You suspect a problem with the oponldap package and want to make sure that the files have not
be modified or otherwise tampered with. Which command would validate all of the files contained
in the openldap package and report any problems?

A.
pkgchk openldap

B.
pkginfo openldap

C.
pkg contents openldap

D.
pkg verify openldap

E.
pkg set-property signature-policy verify

Explanation:
pkgchk checks the accuracy of installed files or, by using the -l option, displays
information about package files. pkgchk checks the integrity of directory structures and files.
Discrepancies are written to standard error along with a detailed explanation of the problem.
Reference: man pkgchk



Leave a Reply 7

Your email address will not be published. Required fields are marked *

four × 1 =


Mir

Mir

pkg verify openldap… D correct answer…

Dupek

Dupek

D
man pkg
pkg verify [-Hqv] [pkg_fmri_pattern …]

Validate the installation of all packages installed in
the current image.

Yoboo

Yoboo

[A] pkgchk openldap
pkgchk checks the accuracy of the files installed by the package.

D pkg verify openlday is wrong!
pkg verify checks the signature of the package, not of the installed files.

Yoboo

Yoboo

Rolling back… i was wrong…

[D] is correct…

i tested following:

rm /usr/bin/vi
pkg verify vi
-> error, file is missing
pkg fix vi
-> ok

Filippo

Filippo

Hi! All!

Passed Oracle Solaris 11 Administration 1Z0-821 exam with a good score of 90% (the passing line is 64% now)!

Got 70 questions in total, and questions were on:
1. Installing Oracle Solaris 11 using an Interactive Installer
2. Administering Services
3. Setting Up and Administering Data Storage
4. Administering Oracle Solaris Zones
5. Setting Up and Administering User Accounts
6. Controlling Access to Systems and Files
(New) 7. Managing the SYSLOG facilityManaging the CRON facility
(New) 8. Managing the SYSLOG facility

Pay close attention to the up 7 & 8 topics when preparing for the 1Z0-821 exam. Questions on those two topics are not available on this site.

Besides, you can refer to the most valid 1Z0-821 dumps (2017 version) here:

http://www.oraclebraindump.com/?s=1Z0-821

(Those questions are part of PassLeader 1Z0-821 dumps, recommend to get its full version 1Z0-821 dumps with VCE and PDF.)

Good Luck!