ここではSugarCRMとLotus FoundationsのLDAPサーバーを使ってLotus Foundationsの既存ユーザーでSugarCRMにログインする方法について説明します。
もし、まだLotus FoundationsへのSugarCRMのインストールが済んでいない場合は、
1.こちらからインストールパッ ケージをダウンロード後、
2.こちらの記事を参考に Lotus FoundationsサーバーにSugarCRMをインストールして下さい。
3.こちらの記事を参考にSugarCRMのセットアップを終了して下さい。
- Louts Foundations LDAP Base DNをチェックします。 LDAP Base DNは以下のようなフォーマットになります。
ou=users,dc=domain,dc=com例えば、サーバーFQDNが lfs.mydomain.netであった場合、
Base DN は ou=users,dc=mydomain,dc=net になるといった具合です。
もしJxplorerのようなLDAPクライアントを利用してLDAP接続をテストしたい場合は以下のような設定になります。
Host: server ip address
Port: 389
Protocol:LDAP v2
Base DN: ou=users,dc=mydomain,dc=net
Level: User + Password
User DN: uid=root,ou=users,dc=mydomain,dc=net
Password: root password - 管理者アカウントでSugarCRMにログインします。
- 右上の[Admin]リンクをクリックします。
- 管理ページの[Password Management] リンクをクリックします。
- [LDAP Support] チェックボックスをクリックしてLDAP設定ページに遷移します。
- LDAPを以下のように設定します。
Enable LDAP Authentication: YES
Server: IP_ADDRESS
Port Number: 389
User DN: ou=users,dc=caicorp,dc=com
User Filter:
Bind Attribute: dn
Login Attribute: uid
Group Membership:
Authentication:
Auto Create Users: YES
Encryption Key: - [Save] ボタンをクリックします。
以上です。
Lotus Foundations の既存ユーザーを使ってログインテストをしてみて下さい。ログインし、ユーザー初期設定画面に遷移したら成功です。








最近のコメント