Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

LPI Exam 300-300 Topic 2 Question 18 Discussion

Actual exam question for LPI's 300-300 exam
Question #: 18
Topic #: 2
[All 300-300 Questions]

FILL BLANK

Which command line option instructs smbclient to authenticate using an existing Kerberos token? (Specify ONLY the option name without any values or parameters.)

Show Suggested Answer Hide Answer
Suggested Answer: D, E

The samba-tool group add command is used to add a new group to the Samba Active Directory. This command has several parameters to customize the group creation process. Two of the available parameters are --sid and --group-type.

--sid:

The --sid parameter allows you to specify a Security Identifier (SID) for the new group.

Example usage:

samba-tool group add mygroup --sid=S-1-5-21-1234567890-123456789-1234567890-1234

This command will create a new group named mygroup with the specified SID.

--group-type:

The --group-type parameter allows you to specify the type of the group being created. This can be a security group or a distribution group.

Example usage:

samba-tool group add mygroup --group-type=security

This command will create a new security group named mygroup.


Samba Official Documentation: samba-tool

Samba Active Directory Management: Managing Groups

Contribute your Thoughts:

Edna
2 days ago
Yeah, that makes sense. It stands for Kerberos.
upvoted 0 times
...
Dean
8 days ago
I think it's option k.
upvoted 0 times
...
Edna
10 days ago
What's the command line option for authenticating with Kerberos token?
upvoted 0 times
...

Save Cancel