Which of the following is not possible in SUID?

  1. User Creation and Deletion

  2. Password Management

  3. Modifying AD structure

  4. Search Users


Correct Option: C

AI Explanation

To answer this question, we need to understand what SUID (System User Identification) refers to and what actions are typically possible within it.

SUID is a permission that allows a user to execute a program with the permission of the owner of the file, rather than the user who is executing it. It is commonly used in Unix-like operating systems to grant elevated privileges to certain programs.

Let's go through each option to understand why it is correct or incorrect:

Option A) User Creation and Deletion - This option is possible in SUID. With the appropriate permissions, a user can create or delete other users.

Option B) Password Management - This option is possible in SUID. A user with SUID permissions can manage passwords, such as resetting or changing them.

Option C) Modifying AD structure - This option is not possible in SUID. SUID is typically used at the file level, granting permissions for executing specific programs with elevated privileges. Modifying the Active Directory (AD) structure is a higher-level administrative task that is not directly related to SUID.

Option D) Search Users - This option is possible in SUID. A user with SUID permissions can search for other users in the system.

The correct answer is C) Modifying AD structure. This option is not possible in SUID because SUID is not directly related to the Active Directory structure.

Find more quizzes: