mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update README.md
This commit is contained in:
parent
931d440e38
commit
01021c562c
30
README.md
30
README.md
@ -27,18 +27,24 @@ and is a result of a lot of small upgrades according as needs has emerged.
|
|||||||
|
|
||||||
|
|
||||||
<H4>But why a script?</H4>
|
<H4>But why a script?</H4>
|
||||||
<p>Joining to a domain is fairly easy, but then you have all the configuration around it to get everything to work
|
Here's an improved version of the text for your GitHub readme file:
|
||||||
as you expect, like: </p>
|
|
||||||
<p>Getting an "empty login prompt for new ADusers" at the login promt</p>
|
<p>Joining a domain can be a simple process, but configuring everything to function properly can be quite challenging. This includes tasks such as:</p>
|
||||||
<p>Setting sudo permissions</p>
|
<ul>
|
||||||
<p>Settings for mobile account in sam</p>
|
<li>Resolving issues with empty login prompts for new AD users</li>
|
||||||
<p>Better security with ssh login allowence</p>
|
<li>Setting up sudo permissions</li>
|
||||||
<p>Additional configuration to sssd.conf</p>
|
<li>Configuring settings for mobile accounts in SAM</li>
|
||||||
<p>this script allows you to join a domain very easly just awnsering a couple of questions</p>
|
<li>Strengthening security with SSH login allowances</li>
|
||||||
<p>. It autodetects 7 different distros</p>
|
<li>Making additional configurations to sssd.conf</li>
|
||||||
<p>. It autodetects your domain</p>
|
</ul>
|
||||||
<p>. It generates and/or edit nessesery files</p>
|
<p>Fortunately, this script simplifies the process by allowing you to easily join a domain with just a few questions. Some key features of the script include:</p>
|
||||||
<p>built in failcheck</p>
|
<ul>
|
||||||
|
<li>Autodetection of seven different Linux distributions</li>
|
||||||
|
<li>Autodetection of your domain</li>
|
||||||
|
<li>Generation and editing of necessary files</li>
|
||||||
|
<li>Built-in failcheck to ensure success</li>
|
||||||
|
</ul>
|
||||||
|
<p>With this script, joining a domain and customizing your settings to meet your needs has never been easier!</p>
|
||||||
|
|
||||||
<H4>What is the setup then?</H4>
|
<H4>What is the setup then?</H4>
|
||||||
computer objct = HOSTNAME .
|
computer objct = HOSTNAME .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user