In /etc/smbldap-tools/ which file contains the DN and password for the LDAP manager?()A、 smbldap.confB、 ldap.confC、 smbldap_bind.confD、 slapd.conf

题目

In /etc/smbldap-tools/ which file contains the DN and password for the LDAP manager?()

  • A、 smbldap.conf
  • B、 ldap.conf
  • C、 smbldap_bind.conf
  • D、 slapd.conf

相似考题
更多“In /etc/smbldap-tools/ which file contains the DN and password for the LDAP manager?()A、 smbldap.confB、 ldap.confC、 smbldap_bind.confD、 slapd.conf”相关问题
  • 第1题:

    Which file should be edited to manually add a printer? () 

    • A、/etc/prtconf
    • B、/etc/qconfig
    • C、/etc/lpconfig
    • D、/etc/prtconfig

    正确答案:B

  • 第2题:

    A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()

    • A、/etc/security/limits
    • B、/etc/security/mkuser.sys
    • C、/etc/security/priv
    • D、/etc/security/user

    正确答案:D

  • 第3题:

    A banking user with the userid of ’joe’ is unable to rsh from SYSTEMA to SYSTEMB without having to retype their password, but they can rsh from SYSTEMB to SYSTEMA. No other users are experiencing the same issue.  Both systems have a /home/joe/.rhosts file that contain the proper references to the other host. The /home/joe/.rhosts files on both SYSTEMA and SYSTEMB are owned by userid ’joe’.  Which of the following is the most likely cause of this problem()

    • A、User ’joe’ is specified in the /etc/nologin on SYSTEMb.
    • B、User ’joe’ is specified in the /etc/nologin on SYSTEMa.
    • C、The file permissions on the /home/joe/.rhosts file on SYSTEMA are incorrect.
    • D、The file permissions on the /home/joe/.rhosts file on SYSTEMB are incorrect.

    正确答案:D

  • 第4题:

    On which three can you use Recovery Manager (RMAN) to perform incremental backup?()

    • A、data files
    • B、control files
    • C、tablespaces
    • D、password file
    • E、parameter file
    • F、whole database
    • G、flashback log file
    • H、archived log files
    • I、change tracking file

    正确答案:A,C,F

  • 第5题:

    Which three statements are true about the privileged connection options available in Oracle9i?()

    • A、The CONNECT INTERNAL is disallowed. 
    • B、The Server Manager tool is no longer supplied. 
    • C、The listener must be running to make a connection. 
    • D、The use of remote password login file (orapw<sid>) is unchanged.

    正确答案:A,B,C

  • 第6题:

    You decided to use Direct NFS configuration in a non-RAC Oracle installation and created the oranfstab file in /etc. Which two statements are true regarding this oranfstab file?())  

    • A、 Its entries are specific to a single database.
    • B、 It contains file systems that have been mounted by Direct NFS.
    • C、 It is globally available to all Oracle 11g databases on the machine.
    • D、 It contains file systems that have been mounted by the kernel NFS system.

    正确答案:C,D

  • 第7题:

    You executed the command to create a password file in the database server: $ orapwd file=orapworcl entries=5ignorecase=N  Which statement describes the purpose of the above password file()

    • A、It records usernames and passwords of users when granted the DBA role.
    • B、It contains usernames and passwords of users for whom auditing is enabled.
    • C、It is used by Oracle to authenticate users for remote database administration.
    • D、It records usernames and passwords of all users when they are added to OSDBA or OSOPER operatingsystem groups

    正确答案:C

  • 第8题:

    多选题
    You decided to use Direct NFS configuration in a non-RAC Oracle installation and created the oranfstab file in /etc. Which two statements are true regarding this oranfstab file?())
    A

    Its entries are specific to a single database.

    B

    It contains file systems that have been mounted by Direct NFS.

    C

    It is globally available to all Oracle 11g databases on the machine.

    D

    It contains file systems that have been mounted by the kernel NFS system.


    正确答案: A,D
    解析: 暂无解析

  • 第9题:

    单选题
    Which file should be edited to manually add a printer?()
    A

    /etc/prtconf

    B

    /etc/qconfig

    C

    /etc/lpconfig

    D

    /etc/prtconfig


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    You want to implement the backup and recovery strategy in your database using Recovery Manager (RMAN). You have chosen the control file of the target database for the RMAN repository.  Which command-line RMAN command would you use to establish a local connection between RMAN and the RMAN repository if your database is using password file authentication?()
    A

     rman TARGET / NOCATALOG

    B

     rman TARGET sys/password

    C

     rman TARGET sys/password AS SYSDBA

    D

     rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    A file system has been corrupted and needs to be restored.  Which file contains the ufsdump levels for this file system? ()
    A

     /etc/backup

    B

     /etc/ufsdump

    C

     /etc/dumpdates

    D

     /etc/fsdumpdates


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    Which file contains the attributes used to setup a new user account when executing ’mkuser’ without any flags?()
    A

    /etc/security/user

    B

    /etc/security/passwd

    C

    /etc/security/mkuser.sys

    D

    /etc/security/mkuser.default


    正确答案: A
    解析: 暂无解析

  • 第13题:

    Which file contains the attributes used to setup a new user account when executing ’mkuser’ without any flags?()

    • A、/etc/security/user
    • B、/etc/security/passwd
    • C、/etc/security/mkuser.sys
    • D、/etc/security/mkuser.default

    正确答案:D

  • 第14题:

    Which of the following files contains the settings for the system’s DNS domain name and DNS servers?()

    • A、/etc/hosts
    • B、/etc/resolv.conf
    • C、/etc/netsvc.conf
    • D、/etc/named.boot

    正确答案:B

  • 第15题:

    You Execute the Following command to create a password file in the database server: $ orapwd file = ‘+DATA/PROD/orapwprod entries = 5 ignorecase = N format = 12’ Which two statements are true about the password file?()

    • A、It records the usernames and passwords of users when granted the DBA role.
    • B、It contains the usernames and passwords of users for whom auditing is enabled.
    • C、Is used by Oracle to authenticate users for remote database administration.
    • D、It records the usernames and passwords of all users when they are added to the OSDBA or OSOPER operating system groups.
    • E、It supports the SYSBACKUP, SYSDG, and SYSKM system privileges.

    正确答案:C,E

  • 第16题:

    A file system has been corrupted and needs to be restored.  Which file contains the ufsdump levels for this file system? ()

    • A、 /etc/backup
    • B、 /etc/ufsdump
    • C、 /etc/dumpdates
    • D、 /etc/fsdumpdates

    正确答案:C

  • 第17题:

    When performing a backup using Recovery Manager (RMAN), which four types of files can be backed up with the RMAN BACKUPcommand? ()

    • A、 data file
    • B、 password file
    • C、 archivelog file
    • D、 temporary file
    • E、 online redo log file
    • F、 the current control file
    • G、 the tnsnames.ora file
    • H、 current server parameter file

    正确答案:A,C,F,H

  • 第18题:

    You want to implement the backup and recovery strategy in your database using Recovery Manager (RMAN). You have chosen the control file of the target database for the RMAN repository.  Which command-line RMAN command would you use to establish a local connection between RMAN and the RMAN repository if your database is using password file authentication?()

    • A、 rman TARGET / NOCATALOG
    • B、 rman TARGET sys/password
    • C、 rman TARGET sys/password AS SYSDBA
    • D、 rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat

    正确答案:B

  • 第19题:

    Where does the Password Manager keep the encrypted administrator passwords?()

    • A、In the WebSphere Commerce instance configuration file
    • B、In the Password Manager database
    • C、In the WebSphere Commerce database
    • D、In the WebSphere Application Server repository
    • E、In the Password Manager XML file

    正确答案:E

  • 第20题:

    单选题
    In /etc/smbldap-tools/ which file contains the DN and password for the LDAP manager?()
    A

     smbldap.conf

    B

     ldap.conf

    C

     smbldap_bind.conf

    D

     slapd.conf


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    ou executed the command to create a password file in the database server: $ orapwd file=orapworcl entries=5 ignorecase=N  Which statement describes the purpose of the above password file()
    A

    It records usernames and passwords of users when granted the DBA role.

    B

    It contains usernames and passwords of users for whom auditing is enabled.

    C

    It is used by Oracle to authenticate users for remote database administration.

    D

    It records usernames and passwords of all users when they are added to OSDBA or OSOPER operating system groups.


    正确答案: B
    解析: 暂无解析

  • 第22题:

    多选题
    You executed this command to create a password file: $ orapwd file = orapworcl entries = 10 ignorecase = N Which two statements are true about the password file?()
    A

    It will permit the use of uppercase passwords for database users who have been granted the SYSOPER role.

    B

    It contains username and passwords of database users who are members of the OSOPER operating system group.

    C

    It contains usernames and passwords of database users who are members of the OSDBA operating system group.

    D

    It will permit the use of lowercase passwords for database users who have granted the SYSDBA role.

    E

    It will not permit the use of mixed case passwords for the database users who have been granted the SYSDBA role.


    正确答案: E,C
    解析: 暂无解析

  • 第23题:

    单选题
    Where does the Password Manager keep the encrypted administrator passwords?()
    A

    In the WebSphere Commerce instance configuration file

    B

    In the Password Manager database

    C

    In the WebSphere Commerce database

    D

    In the WebSphere Application Server repository

    E

    In the Password Manager XML file


    正确答案: A
    解析: 暂无解析