Skip to main content

050-730 Real Exam Questions

Certified Novell Identity Manager Administrator

117 questions available · Page 1 of 12

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Multiple choice

What does a Driver object contain? (Choose 2.)

  1. A

    Packages

  2. B

    Driver Set

  3. C

    Policy Objects

  4. D

    Application driver shim

  5. E

    Subscriber and Publisher objects

Show answer and explanation

Correct answers: C, E

Question 2 Multiple choice

Which statements are true regarding workflows? (Choose 3.)

  1. A

    An activity represents a task.

  2. B

    A process consists of activities and flow paths.

  3. C

    A flow path ties activities in a workflow together.

  4. D

    An activity represents the work to be processed.

  5. E

    An activity can have only one incoming and one outgoing flow path.

Show answer and explanation

Correct answers: A, B, C

Question 3 Multiple choice

When you install Active Directory drivers, you must choose an authentication method. Authentication identifies the driver shim to Active Directory and, potentially, to the local machine.

Which statements are true regarding the Negotiate authentication method? (Choose 2.)

  1. A

    This is the preferred authentication method.

  2. B

    This can be installed on a server that is not a member of the domain.

  3. C

    This uses Kerberos, NTLM, or a pluggable authentication scheme if one is installed.

  4. D

    This is used when the server hosting the driver shim is not a member of the domain.

  5. E

    When using this, some provisioning services, such as Exchange mailbox provisioning and password synchronization, are unavailable.

Show answer and explanation

Correct answers: A, C

Question 4 Multiple choice

Which statements about the Integrated Installer are true? (Choose 2.)

  1. A

    It automatically handles dependencies

  2. B

    It automatically installs all of the drivers

  3. C

    The iManager plug-in needs to be manually installed

  4. D

    It exists only for the Windows operating system family

Show answer and explanation

Correct answers: A, B

Question 5 Single choice

What type of Identity Manager Event does a Subscriber Trigger Event Job create?

  1. A

    sync

  2. B

    query

  3. C

    modify

  4. D

    status

  5. E

    trigger

  6. F

    triggerless

Show answer and explanation

Correct answer: E

Question 6 Single choice

Which statement is true regarding role relationships?

  1. A

    Roles cannot contain other roles.

  2. B

    Mid-level roles can contain lower-level and higher-level roles.

  3. C

    Bottom-level roles can be contained by higher-level roles and other bottom-level roles.

  4. D

    Top-level roles can contain lower-level roles, but they cannot be contained by other roles.

Show answer and explanation

Correct answer: D

Question 7 Multiple choice

Which view do you use to access Policy Simulator? (Choose 2.)

  1. A

    The Tasks view

  2. B

    The Outline view

  3. C

    The Project view

  4. D

    The Navigator view

  5. E

    The Policy Flow view

Show answer and explanation

Correct answers: B, E

Question 8 Single choice

Given the XML Document below:

<nds dtdversion="3.5" ndsversion="8.x">
<source>
<product version="3.5.10.20070918 ">DirXML</product> <contact>Novell, Inc.</contact>
</source>
<input>
<add class-name="User" qualified-src-dn="O=DA\OU=USERS\CN=E123456" src-dn="\DA-TREE\DA
\USERS\E123456" src-entry-id="34042" from-merge="true"> <add-attr attr-name="Facsimile Telephone
Number">
<value type="structured">
<component name="faxNumber">801-555-1212</component> <component name="faxBitCount">0</
component>
<component name="faxParameters"/>
</value>
</add-attr>
<add-attr attr-name="Full Name">
<value type="string">Frank Jones</value>
</add-attr>
<add-attr attr-name="Given Name">
<value type="string">Frank</value>
</add-attr>
<add-attr attr-name="Internet EMail Address">
<value type="string">[email protected]</value>
</add-attr>
<add-attr attr-name="Surname">
<value type="string">Jones</value>
</add-attr>
</add>
</input>
</nds>

Within the Policy Builder Rule Conditions, what value will the XPATH Statement "@from-merge='true'" return?

  1. A

    null

  2. B

    true

  3. C

    false

  4. D

    error

  5. E

    success

Show answer and explanation

Correct answer: B

Question 9 Single choice

Within the Role Mapping Administrator, which displays the roles that you are authorized to manage?

  1. A

    Systems list

  2. B

    Mappings list

  3. C

    Authorization list

  4. D

    Identity Vault Roles list

Show answer and explanation

Correct answer: D

Question 10 Single choice

Which XPATH operator is used to select all descendent nodes at any depth below the current stated node?

  1. A

    *

  2. B

    |

  3. C

    @

  4. D

    &

  5. E

    //

Show answer and explanation

Correct answer: E