ALT Linux Bugzilla
– Attachment 8135 Details for
Bug 36749
Присоединение samba клиента к Windows AD
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Исправляет ошибки подключения к AD
system-auth.patch (text/plain), 654 bytes, created by
Dmitry
on 2019-05-23 21:31:30 MSK
(
hide
)
Description:
Исправляет ошибки подключения к AD
Filename:
MIME Type:
Creator:
Dmitry
Created:
2019-05-23 21:31:30 MSK
Size:
654 bytes
patch
obsolete
>diff --git a/alterator-auth/sbin/system-auth b/alterator-auth/sbin/system-auth >index c8165a9..e850d6a 100755 >--- a/alterator-auth/sbin/system-auth >+++ b/alterator-auth/sbin/system-auth >@@ -740,6 +740,7 @@ case "$action" in > ad) > if test -n "$1" ;then > test -x "$net_cmd" || fatal "Cannot find $net_cmd executable required to join to Active Directory domain" >+ write_nsswitch "hosts" "files dns myhostname" > # Check domain name in DNS > check_domain_in_dns "$1" || exit 1 > write_profile "$object" >@@ -787,4 +788,3 @@ case "$action" in > usage > ;; > esac >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 36749
:
8132
| 8135