Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Dokumentation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Linux-Infrastruktur-Automatisierung
Dokumentation
Commits
59f3a1e3
Commit
59f3a1e3
authored
Mar 12, 2019
by
Sarah Kriesch
🏆
Committed by
mainja67707
Mar 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Bericht.tex
parent
d0c6c212
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
+10
-9
Bericht.tex
Bericht.tex
+10
-9
No files found.
Bericht.tex
View file @
59f3a1e3
...
...
@@ -368,15 +368,16 @@ citestyle=alphabetic
Anmeldung unseres Benutzers mit angelegt werden.
\\
Dafür wird noch eine Konfiguration des samba-clients und folgende Befehle
automatisiert gebraucht:
\begin{lstlisting}
[frame=single]
net ads join -U
${
Benutzer
}
%${Passwort}
net ads keytab list
klist
-
k
net ads list
net ads kerberos
net ads keytab add cifs ipp nfs ftp ssh http
-
U
${
Benutzer
}
klist -k
\end{lstlisting}
\lstset
{
language=bash
}
\begin{lstlisting}
[frame=single][frame=single]
net ads join -U
${
Benutzer
}
%${Passwort}
net ads keytab list
klist
-
k
net ads list
net ads kerberos
net ads keytab add cifs ipp nfs ftp ssh http
-
U
${
Benutzer
}
klist -k
\end{lstlisting}
Nach dem Joinen des Principals wird die Keytab-Liste generiert und
mit klist bestätigt. Dann wird diese zu Kerberos hinzugefügt.
Genauso werden noch alle notwendigen Dienste in diese Datei geladen und
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment