If you just need to join a handful of windows machines to a freeIPA
that. Â Any ideas? Â All I need is the 1 windows machine in our network
as that of our IPA authenticated linux machines.
 Â
   Â
 Â
 I read again the topic
      http://www.freeipa.org/page/Howto/Integrating_a_Samba_File_Se
      It works exactly as I wanted ipa-adtrust-install created next
   Â
     Â
   Â
    $ net conf list
    [global]
           workgroup = WORKGROUP
           netbios name = SMB
           realm = GW.SPB.RU
           kerberos method = dedicated keytab
           dedicated keytab file = FILE:/etc/samba/samba.keytab
           create krb5 conf = no
           security = user
           domain master = yes
           domain logons = yes
           log level = 1
           max log size = 100000
           log file = /var/log/samba/log.%m
           passdb backend =
    ipasam:ldapi://%2fvar%2frun%2fslapd-GW-SPB-RU.socket
           disable spoolss = yes
           ldapsam:trusted = yes
           ldap ssl = off
           ldap suffix = dc=gw,dc=spb,dc=ru
           ldap user suffix = cn=users,cn=accounts
           ldap group suffix = cn=groups,cn=accounts
           ldap machine suffix = cn=computers,cn=accounts
           rpc_server:epmapper = external
           rpc_server:lsarpc = external
           rpc_server:lsass = external
           rpc_server:lsasd = external
           rpc_server:samr = external
           rpc_server:netlogon = external
           rpc_server:tcpip = yes
           rpc_daemon:epmd = fork
           rpc_daemon:lsasd = fork
   Â
    But I don't understand why it wasn't put to smb.conf directly.
   Â
    The second problem is 'passdb backend'. I didn't find any
    documentation about this module. An attempt to replace a file
    on net connection was failed. And I had to make LDAP
replication. It
    was easy, but "
   Â
    ipa-replica-prepare" installed whole IPA server (tomcat, java,
    ldap), not only ldap-server. I need to continue to read
    documentation. However the problem was solved.Â
   Â
    06.10.2016 23:51, СÑепаМеМкП ÐлекÑей
   Â
Thank you for your reply.Â
     Â
Post by Alan Latteri      I've got Samba server for a company, accounts are created
by hand.
      Clients are different windows or linux desktops.Â
     Â
Post by Alan Latteri      I want to install FreeIPA and have one area for managing
      authorization server for samba.Â
     Â
Post by Alan Latteri      I was looking for information about samba + freeIPA, but I
      only this document. Maybe, I miss obvious things.Â
     Â
     Â
      06.10.2016 20:31, Loris Santamaria пОÑеÑ:Â
The document you are linking to explains
        how to configure a samba fileÂ
Post by Alan Latteri        server in a freeipa domain, which is one of many ways
Post by Alan Latteri          Samba hasÂ
          ldap supportÂ
         Â
                   ldap admin dnÂ
                   ldap group suffixÂ
                   ldap idmap suffixÂ
                   ldap machine suffixÂ
                   ldap passwd syncÂ
                   ldap suffixÂ
                   ldap user suffixÂ
         Â
          Does it work with IPA ?Â
         Â
          Thanks.Â
         Â
     Â
     Â
     Â
     Â
   Â
 Â
--Â
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project