ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: ALT Linux Devel Mailing List <devel@lists.altlinux.org>
Cc: Konstantin Lepikhov <lakostis@altlinux.org>
Subject: Re: [devel] Q: sssd + AD
Date: Mon, 06 Nov 2017 22:24:21 +0300
Message-ID: <d3fd88f98e2f853e87c9ad6eaf1ade6d@altlinux.ru> (raw)
In-Reply-To: <20171106164117.GA23901@lks.home>

Konstantin Lepikhov писал 6.11.17 19:41:
> Привет!
> 
> А у нас есть какие-то специфические вещи которые нужно включать в sssd
> чтобы использовать AD авторизацию?

Я добавляю только такой файл, больше ничего не меняя:

# cat /etc/sssd/conf.d/ad.conf
[sssd]
domains = ETERSOFT.RU

[domain/ETERSOFT.RU]
id_provider = ad
auth_provider = ad
access_provider = ad
chpass_provider = ad

default_shell = /bin/bash
fallback_homedir = /home/%u
;debug_level = 5

;chpass_provider = ldap
; enable when auto discovery is enabled
ldap_chpass_dns_service_name = ad

ldap_id_mapping = False
use_fully_qualified_names = False


Я настраиваю машины на ALT/Ubuntu/CentOS таким скриптом:
https://gitlab.eterfund.ru/etersoft/etersoft-admin-essentials/blob/master/dc-client/tune_sssd.sh
который путём некоторого опыта получен из скриптов тестирования AD на 
vargand от sin@.

-- 
С уважением,
Виталий Липатов,
Etersoft


      parent reply	other threads:[~2017-11-06 19:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 16:41 Konstantin Lepikhov
2017-11-06 19:02 ` Andrey Cherepanov
2017-11-06 20:22   ` Konstantin Lepikhov
2017-11-07  7:49     ` Andrey Cherepanov
2017-11-07 10:02       ` Konstantin Lepikhov
2017-11-07 10:38           ` Konstantin Lepikhov
2017-11-07 10:52             ` Yuri Sedunov
2017-11-07 11:09               ` Konstantin Lepikhov
2017-11-07 10:53             ` Andrey Cherepanov
2017-11-07 13:13               ` Konstantin Lepikhov
2017-11-07 13:25                 ` [devel] git.alt - Disk quota exceeded Oleg Solovyov
2017-11-07 13:46                   ` Dmitry V. Levin
2017-11-25  1:03                     ` Dmitry V. Levin
2017-11-07 19:57                   ` [devel] Q: sssd + AD Konstantin Lepikhov
2017-11-08 19:31         ` Vitaly Lipatov
2017-11-09  5:29           ` Andrey Cherepanov
2017-11-06 19:24 ` Vitaly Lipatov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d3fd88f98e2f853e87c9ad6eaf1ade6d@altlinux.ru \
    --to=lav@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    --cc=lakostis@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git