Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-admin-essentials
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etersoft-admin-essentials
Commits
1b123e8f
Commit
1b123e8f
authored
Feb 12, 2021
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix dc/tune
parent
75a0cbbe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tune_sssd.sh
dc-client/tune_sssd.sh
+2
-2
No files found.
dc-client/tune_sssd.sh
View file @
1b123e8f
...
...
@@ -92,7 +92,7 @@ debug_level = 1
id_provider = ad
auth_provider = ad
# check https://docs.pagure.org/SSSD.sssd/design_pages/active_directory_access_control.html
access_provider = ad
;
access_provider = ad
chpass_provider = ad
default_shell = /bin/bash
...
...
@@ -156,7 +156,7 @@ EOF
fi
# Вход в домен
rm
-fv
/etc/krb5.keytab
#
rm -fv /etc/krb5.keytab
kinit
$ADMIN
||
exit
echo
"Join to domain... "
net ads
join
-k
||
exit
...
...
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