Re: installing sogo with 389 directory server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/04/2013 07:55 AM, husam.shabeeb wrote:
Anyone can help me in installing Sogo with 389 directory server


I've run SOGo with 389. The setup follows the documentation very closely. Can you be specific about the problem that you're having on your install?

Relevant to the directory server, the "sogo" user just needs to run something like:

defaults write sogod SOGoUserSources '({
  type = ldap;
  CNFieldName = cn;
  IDFieldName = uid;
  UIDFieldName = uid;
  IMAPHostFieldName = mailHost;
  baseDN = "ou=users,dc=acme,dc=com";
  bindDN = "uid=sogo,ou=users,dc=acme,dc=com";
  bindPassword = qwerty;
  bindFields = (uid);
  canAuthenticate = YES;
  displayName = "Shared Addresses";
  hostname = "localhost";
  id = public;
  isAddressBook = YES;
  port=389;
})'


--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users





[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux