﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Architechs International Corporation &#187; LFS</title>
	<atom:link href="http://www.caicorp.com/archives/tag/lfs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.caicorp.com</link>
	<description>Premier IT Administrators and Developers of Los Angeles, Orange County and Beyond</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:33:25 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SugarCRM インストールパッケージ(Lotus Foundations用) – LDAPインテグレーション</title>
		<link>http://www.caicorp.com/ja/archives/804</link>
		<comments>http://www.caicorp.com/ja/archives/804#comments</comments>
		<pubDate>Tue, 07 Sep 2010 16:00:49 +0000</pubDate>
		<dc:creator>ktatsuki</dc:creator>
				<category><![CDATA[Lotus Foundations Start]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Foundations Start Appliance]]></category>
		<category><![CDATA[IBM Lotus Foundations Start Server]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[LFS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.caicorp.com/?p=804</guid>
		<description><![CDATA[ここではSugarCRMとLotus FoundationsのLDAPサーバーを使ってLotus Foundationsの既存ユーザーでSugarCRMにログインする方法について説明します。 もし、まだLotus Fou [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F804"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F804&amp;source=caicorp&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><p>ここではSugarCRMとLotus FoundationsのLDAPサーバーを使ってLotus Foundationsの既存ユーザーでSugarCRMにログインする方法について説明します。</p>
<p>もし、まだLotus FoundationsへのSugarCRMのインストールが済んでいない場合は、</p>
<p>１．<a href="/ja/archives/757">こちら</a>からインストールパッ ケージをダウンロード後、</p>
<p>２．<a href="/ja/archives/763">こちら</a>の記事を参考に Lotus FoundationsサーバーにSugarCRMをインストールして下さい。</p>
<p>３．<a href="/ja/archives/780">こちら</a>の記事を参考にSugarCRMのセットアップを終了して下さい。</p>
<hr />
<ol>
<li>Louts Foundations LDAP Base DNをチェックします。 LDAP Base DNは以下のようなフォーマットになります。<br />
<strong>ou=users,dc=domain,dc=com</strong>例えば、サーバーFQDNが <strong><em>lfs.mydomain.net</em></strong>であった場合、<br />
Base DN は <strong>ou=users,dc=</strong><strong><em>mydomain</em></strong>,<strong>dc=net </strong>になるといった具合です。<strong><br />
</strong></p>
<p>もしJxplorerのようなLDAPクライアントを利用してLDAP接続をテストしたい場合は以下のような設定になります。</p>
<p><strong>Host</strong>:  server ip address<br />
<strong>Port</strong>: 389<br />
<strong>Protocol</strong>:LDAP v2<br />
<strong>Base DN</strong>: ou=users,dc=mydomain,dc=net<br />
<strong>Level</strong>: User + Password<br />
<strong>User DN</strong>: uid=root,ou=users,dc=mydomain,dc=net<br />
<strong>Password</strong>: root password</p>
<p><div id="attachment_1023" class="wp-caption alignnone" style="width: 310px"><strong><a href="http://www.caicorp.com/wp-content/uploads/2010/09/ie_jxplorer.png" rel="lightbox[804]"><img class="size-medium wp-image-1023" title="Example of LDAP Client (Jxplorer)" src="http://www.caicorp.com/wp-content/uploads/2010/09/ie_jxplorer-300x225.png" alt="Example for LDAP Client" width="300" height="225" /></a></strong><p class="wp-caption-text">Example for LDAP Client</p></div></li>
<li>管理者アカウントでSugarCRMにログインします。</li>
<li>右上の[Admin]リンクをクリックします。
<p><div id="attachment_1024" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/09/sugarcrm18.jpg" rel="lightbox[804]"><img class="size-medium wp-image-1024" title="Admin Link of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/09/sugarcrm18-300x120.jpg" alt="Admin Link of SugarCRM" width="300" height="120" /></a><p class="wp-caption-text">Admin Link of SugarCRM</p></div></li>
<li>管理ページの[Password Management] リンクをクリックします。
<p><div id="attachment_1025" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/09/sugarcrm19.jpg" rel="lightbox[804]"><img class="size-medium wp-image-1025" title="Password Management Link of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/09/sugarcrm19-300x84.jpg" alt="Password Management Link of SugarCRM" width="300" height="84" /></a><p class="wp-caption-text">Password Management Link of SugarCRM</p></div></li>
<li>[LDAP Support] チェックボックスをクリックしてLDAP設定ページに遷移します。</li>
<li>LDAPを以下のように設定します。<br />
<strong>Enable LDAP Authentication:</strong> YES<br />
<strong>Server</strong>:  IP_ADDRESS<br />
<strong>Port Number: </strong>389<br />
<strong>User DN:</strong> ou=users,dc=caicorp,dc=com<br />
User Filter:<br />
<strong>Bind Attribute:</strong> dn<br />
<strong>Login Attribute:</strong> uid<br />
Group Membership:<br />
Authentication:<br />
<strong>Auto Create Users: </strong>YES<br />
Encryption Key:</p>
<p><div id="attachment_1027" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/09/sugarcrm20.jpg" rel="lightbox[804]"><img class="size-medium wp-image-1027" title="LDAP configuration on SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/09/sugarcrm20-300x188.jpg" alt="LDAP configuration on SugarCRM" width="300" height="188" /></a><p class="wp-caption-text">LDAP configuration on SugarCRM</p></div></li>
<li>[Save] ボタンをクリックします。</li>
</ol>
<p>以上です。</p>
<p>Lotus Foundations の既存ユーザーを使ってログインテストをしてみて下さい。ログインし、ユーザー初期設定画面に遷移したら成功です。</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.caicorp.com/ja/archives/804/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM インストールパッケージ(Lotus Foundations用) – SugarCRMの初期設定</title>
		<link>http://www.caicorp.com/ja/archives/780</link>
		<comments>http://www.caicorp.com/ja/archives/780#comments</comments>
		<pubDate>Tue, 07 Sep 2010 13:00:56 +0000</pubDate>
		<dc:creator>ktatsuki</dc:creator>
				<category><![CDATA[Lotus Foundations Start]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Foundations Start Appliance]]></category>
		<category><![CDATA[IBM Lotus Foundations Start Server]]></category>
		<category><![CDATA[LFS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.caicorp.com/?p=780</guid>
		<description><![CDATA[ここではLotus FoundationsにSugarCRMのインストールが終了したものとして、SugarCRM CE 6.0.0の初期設定の方法を解説します。 もし、まだLotus FoundationsへのSugar [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F780"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F780&amp;source=caicorp&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><p>ここではLotus FoundationsにSugarCRMのインストールが終了したものとして、SugarCRM CE 6.0.0の初期設定の方法を解説します。</p>
<p>もし、まだLotus FoundationsへのSugarCRMのインストールが済んでいない場合は、</p>
<p>１．<a href="/ja/archives/757">こちら</a>からインストールパッケージをダウンロード後、</p>
<p>２．<a href="/ja/archives/763">こちら</a>の記事を参考にLotus FoundationsサーバーにSugarCRMをインストールして下さい。</p>
<p>また、すでにSugarCRM CE 6.0.0の初期設定がお済みの方でSugarCRMをLotus FoundatonsのLDAPサービスと連携したい方は<a href="/ja/archives/804">こちら</a>からSugarCRMとLotus Foundations間のLDAPの設定についての記事を参照して下さい。</p>
<hr />
<ol>
<li>&#8220;http://<em>&lt;Your IP Address&gt;</em>/~sugarcrm/&#8221;へアクセスします。<em>&lt;Your IP Address&gt;</em>はLotus FoundationsサーバーのIPアドレスかホスト名に置き換えてください。
<div id="attachment_769" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm06.jpg" rel="lightbox[780]"><img class="size-medium wp-image-769" title="First page of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm06-300x220.jpg" alt="First page of SugarCRM" width="300" height="220" /></a><p class="wp-caption-text">First page of SugarCRM</p></div>
<p>「言語」えらんで「Next」ボタンをクリックして下さい。</p>
<p>（こちらの記事では言語設定に「英語」を選択したものとして進めます）</li>
<li>インストール前の確認事項です。「Next」ボタンをクリックします。
<p><div id="attachment_782" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm07.jpg" rel="lightbox[780]"><img class="size-medium wp-image-782" title="Ready to set up SugarCRM?" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm07-300x227.jpg" alt="Ready to set up SugarCRM?" width="300" height="227" /></a><p class="wp-caption-text">Ready to set up SugarCRM?</p></div></li>
<li>License Acceptanceを一読後, &#8220;I Accept&#8221;チェックボックスにチエックし、「Next」ボタンをクリックします。
<div id="attachment_783" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm08.jpg" rel="lightbox[780]"><img class="size-medium wp-image-783" title="Lisence agreement of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm08-300x228.jpg" alt="Lisence agreement of SugarCRM" width="300" height="228" /></a><p class="wp-caption-text">Lisence agreement of SugarCRM</p></div>
<p>もし、以下のような警告ページが表示された場合、</p>
<div id="attachment_784" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm09.jpg" rel="lightbox[780]"><img class="size-medium wp-image-784" title="default setting &quot;EGPCS&quot;" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm09-300x131.jpg" alt="System Check Acceptance" width="300" height="131" /></a><p class="wp-caption-text">System Check Acceptance</p></div>
<p>Lotus Foundationsのウェブコンフィグページから&#8221;Web server&#8221;を開き、設定が以下のようになっていることを 確認してWeb Serverを再起動させて下さい。 （Web Serverの再起動は[Disable]をチェックして保存、[Enable]をチェックして保存を繰り返すことで行えます）</p>
<p><strong>Web Server: </strong>[Enable] or [Only Trusted Hotes]</p>
<p><strong>Secure Web Server: </strong>[Enable] or [Only Trusted Hotes]</p>
<p><strong>MySQL Server: </strong>[Enable]</p>
<p><strong>Users’ personal home pages: </strong>[Enable] or [Only Trusted  Hotes]</p>
<p><strong>Content filtering: </strong>[Disable]</p>
<p><div id="attachment_768" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm05.jpg" rel="lightbox[780]"><img class="size-medium wp-image-768" title="Configure web server settings on Lotus Foundations" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm05-300x186.jpg" alt="Configure web server settings on Lotus Foundations" width="300" height="186" /></a><p class="wp-caption-text">Configure web server settings on Lotus Foundations</p></div></li>
<li>こちらの初期設定ガイドでは、単純に&#8221;Typical Install&#8221;を選択して「Next」をクリックします。
<p><div id="attachment_785" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm10.jpg" rel="lightbox[780]"><img class="size-medium wp-image-785" title="Choose Install Type of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm10-300x152.jpg" alt="Choose Install Type of SugarCRM" width="300" height="152" /></a><p class="wp-caption-text">Choose Install Type of SugarCRM</p></div></li>
<li>「Next」をクリックします
<p><div id="attachment_786" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm11.jpg" rel="lightbox[780]"><img class="size-medium wp-image-786" title="SugarCRM Database Type" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm11-300x132.jpg" alt="SugarCRM Database Type" width="300" height="132" /></a><p class="wp-caption-text">SugarCRM Database Type</p></div></li>
<li><strong>Database Administrator Username</strong> と <strong>Datbase Admin Password</strong>を入力します。こちらではLotus Foundationsの管理者である&#8221;<strong>root</strong>&#8220;ユーザーと<strong>root</strong>ユーザーのパスワードを入力します。<strong>Database Name</strong> と <strong>Host Name</strong> は初期値から変更擦る必要はありません。
<div id="attachment_787" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm12.jpg" rel="lightbox[780]"><img class="size-medium wp-image-787" title="Provide Database Name of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm12-300x295.jpg" alt="Provide Database Name of SugarCRM" width="300" height="295" /></a><p class="wp-caption-text">Provide Database Name of SugarCRM</p></div>
<p>「Next」をクリックします。</p>
<p>&#8220;Verifying DB Credentials&#8221;のポップアップメッセージがでたら、&#8221;I Accept&#8221;をクリックします。</p>
<p><strong> </strong></p>
<p><strong> </strong></li>
<li>SugarCRM 管理者のUser名とパスワードを入力して「Next」をクリックします。
<p><div id="attachment_788" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm13.jpg" rel="lightbox[780]"><img class="size-medium wp-image-788" title="Identify Administration User of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm13-300x166.jpg" alt="Identify Administration User of SugarCRM" width="300" height="166" /></a><p class="wp-caption-text">Identify Administration User of SugarCRM</p></div></li>
<li>「Install」をクリックします
<p><div id="attachment_789" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm14.jpg" rel="lightbox[780]"><img class="size-medium wp-image-789" title="Confirm Settings of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm14-300x239.jpg" alt="Confirm Settings of SugarCRM" width="300" height="239" /></a><p class="wp-caption-text">Confirm Settings of SugarCRM</p></div></li>
<li>「Next」をクリックします
<p><div id="attachment_790" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm15.jpg" rel="lightbox[780]"><img class="size-medium wp-image-790" title="Perform Setup of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm15-300x176.jpg" alt="Perform Setup of SugarCRM" width="300" height="176" /></a><p class="wp-caption-text">Perform Setup of SugarCRM</p></div></li>
<li>あなたの情報を登録します。こちらの記事ではデモのため登録せずに「Next」をクリックします。
<p><div id="attachment_791" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm16.jpg" rel="lightbox[780]"><img class="size-medium wp-image-791" title="Registration page of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm16-300x289.jpg" alt="Registration page of SugarCRM" width="300" height="289" /></a><p class="wp-caption-text">Registration page of SugarCRM</p></div></li>
<li>もし、以下のページに遷移したら、SugarCRMの設定は完了しました。
<div id="attachment_792" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm17.jpg" rel="lightbox[780]"><img class="size-medium wp-image-792" title="SugarCRM login page" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm17-300x150.jpg" alt="SugarCRM login page" width="300" height="150" /></a><p class="wp-caption-text">SugarCRM login page</p></div>
<p>ステップ７で作成した管理者ユーザーでログインすることができます。</li>
</ol>
<hr />Enjoy your SugarCRM on Lotus Foundations!</p>
<p>もし、SugarCRMをLotus Foundations LDAPサービスと連携させたい場合は、<a href="/ja/archives/804">こちら</a>の記事を参照してください。</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.caicorp.com/ja/archives/780/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM インストールパッケージ(Lotus Foundations用) – インストールガイド</title>
		<link>http://www.caicorp.com/ja/archives/763</link>
		<comments>http://www.caicorp.com/ja/archives/763#comments</comments>
		<pubDate>Tue, 07 Sep 2010 13:00:52 +0000</pubDate>
		<dc:creator>ktatsuki</dc:creator>
				<category><![CDATA[Lotus Foundations Start]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[IBM Lotus Foundations Start Server]]></category>
		<category><![CDATA[LFS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.caicorp.com/?p=763</guid>
		<description><![CDATA[SugarCRM (CE Version 6.0)インストールパッケージをLotus Foundationsにインストールする方法を説明します。 もしまだ Lotus Foundations用&#8221;SugarCR [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F763"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F763&amp;source=caicorp&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><p>SugarCRM (CE Version 6.0)インストールパッケージをLotus Foundationsにインストールする方法を説明します。</p>
<p>もしまだ Lotus Foundations用&#8221;SugarCRM CE Version 6.0&#8243; インストールパッケージをダウンロードしていない場合は<a href="/ja/archives/757">こちら</a>からダウンロードして下さい。</p>
<p>すでにイントールを完了している方は<a href="/ja/archives/780">こちら</a>の「SugarCRMの設定」の記事も合わせて御覧ください。</p>
<hr />
<ol>
<li> <a href="/ja/archives/757">こちら</a>からLotus Foundations用&#8221;SugarCRM CE Version 6.0&#8243; インストールパッケージをダウンロードします。</li>
<li>ダウンローードファイルの中の&#8221;ext-sugarcrm-CE6.pkg&#8221;をLotus Foundationsの[autoinstall]フォルダにコピーします。
<p><div id="attachment_764" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm01.jpg" rel="lightbox[763]"><img class="size-medium wp-image-764" title="Copying package file" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm01-300x215.jpg" alt="Put the package file to autoinstall folder" width="300" height="215" /></a><p class="wp-caption-text">Put the package file to autoinstall folder</p></div></li>
<li>Lotus Foundationsのウェブ コンフィグ ページに行きます。</li>
<li>&#8220;Software Update&#8221;をクリックします。</li>
<li>&#8220;Add-ons&#8221; タブをクリックします。</li>
<li>&#8220;Add-ons&#8221;から&#8221;All Available Packages&#8221; をクリックします</li>
<li>&#8220;SugarCRM CE6.0 Addon (On Disk: Team autoinstall/ext-sugarcrm-CE6.pkg)&#8221;というエントリーが見つかるまで&#8221;Next Page&#8221;矢印アイコンをクリックします。
<p><div id="attachment_765" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm02.jpg" rel="lightbox[763]"><img class="size-medium wp-image-765" title="Find Package from Add-ons page" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm02-300x196.jpg" alt="Find Package from Add-ons page" width="300" height="196" /></a><p class="wp-caption-text">Find Package from Add-ons page</p></div></li>
<li>右側のアクションから&#8221;Quick Install&#8221;ボタンをクリックします。</li>
<li>インストールが始まります。もしなにも始まらない場合は&#8221;Software Update&#8221;リンクからページをリロードしてみて下さい。
<p><div id="attachment_766" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm03.jpg" rel="lightbox[763]"><img class="size-medium wp-image-766" title="Progress of installing SugarCRM PHP code" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm03-300x158.jpg" alt="Progress of installing SugarCRM PHP" width="300" height="158" /></a><p class="wp-caption-text">Progress of installing SugarCRM PHP</p></div></li>
<li>インストールが終了したら&#8221;Acknowledge&#8221; ボタンをクリックします。
<p><div id="attachment_767" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm04.jpg" rel="lightbox[763]"><img class="size-medium wp-image-767" title="Finishing installation of SugarCRM core" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm04-300x145.jpg" alt="Finishing installation of SugarCRM core" width="300" height="145" /></a><p class="wp-caption-text">Finishing installation of SugarCRM core</p></div></li>
<li>左ナビゲーションから&#8221;Web Server&#8221;をクリックして&#8221;Web Server Setup&#8221;ページに行きます。</li>
<li>あなたのweb serverの設定が以下のようになっていることを確認して下さい。
<p><strong>Web Server: </strong>[Enable] or [Only Trusted Hotes]</p>
<p><strong>Secure Web Server: </strong>[Enable] or [Only Trusted Hotes]</p>
<p><strong>MySQL Server: </strong>[Enable]</p>
<p><strong>Users&#8217; personal home pages: </strong>[Enable] or [Only Trusted Hotes]</p>
<p><strong>Content filtering: </strong>[Disable]</p>
<div id="attachment_768" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm05.jpg" rel="lightbox[763]"><img class="size-medium wp-image-768" title="Configure web server settings on Lotus Foundations" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm05-300x186.jpg" alt="Configure web server settings on Lotus Foundations" width="300" height="186" /></a><p class="wp-caption-text">Configure web server settings on Lotus Foundations</p></div>
<p><strong>※もし、更新の必要がない場合でも&#8221;Save Changes&#8221;をクリックして一度Web Serverを再起動して下さい。</strong>（SugarCRM インストールパッケージではSugarCRMに必要なLDAP.SO, JSON.SOファイルをコピーしているためWeb Serverの再起動が必要になります）</li>
<li>WEBブラウザを開き、&#8221;http://<em>&lt;Your IP Address &gt;</em>/~sugarcrm/&#8221;へアクセスします。
<p><em>&lt;Your IP Address&gt;</em> はLotus FoundationsのサーバーIPアドレスまたはホスト名に置き換えて下さい。</li>
<li>以下のようなページを見ることが出来たら成功です。
<p>おめでとう御座います、SugarCRM CE 6.0をLotus Foundationsにインストールすることに成功しました。</p>
<p><div id="attachment_769" class="wp-caption alignnone" style="width: 310px"><a href="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm06.jpg" rel="lightbox[763]"><img class="size-medium wp-image-769" title="First page of SugarCRM" src="http://www.caicorp.com/wp-content/uploads/2010/08/sugarcrm06-300x220.jpg" alt="First page of SugarCRM" width="300" height="220" /></a><p class="wp-caption-text">First page of SugarCRM</p></div></li>
</ol>
<hr />次のステップとしてSugarCRMセットアップ ウィザードを使ってSugarCRMの初期設定を行います。<a href="/ja/archives/780">こちら</a>からSugarCRMの設定の説明に進んで下さい。</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.caicorp.com/ja/archives/763/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SugarCRM インストールパッケージ(Lotus Foundations用) – ダウンロードページ</title>
		<link>http://www.caicorp.com/ja/archives/757</link>
		<comments>http://www.caicorp.com/ja/archives/757#comments</comments>
		<pubDate>Tue, 07 Sep 2010 13:00:42 +0000</pubDate>
		<dc:creator>ktatsuki</dc:creator>
				<category><![CDATA[Lotus Foundations Start]]></category>
		<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[IBM Lotus Foundations Start Server]]></category>
		<category><![CDATA[LFS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.caicorp.com/?p=757</guid>
		<description><![CDATA[以下の「Download」ボタンからLotus Foundations用のSugarCRM インストールパッケージをダウンロードして下さい。 SugarCRM CE 6.0のインストールガイドは こちら を参照して下さい [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F757"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F757&amp;source=caicorp&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>以下の「Download」ボタンからLotus Foundations用のSugarCRM インストールパッケージをダウンロードして下さい。</p>
<p>SugarCRM CE 6.0のインストールガイドは <a href="/ja/archives/763">こちら</a> を参照して下さい。</p>
<p>なお、こちらのSugarCRMは英語版になります。</p>
<p><code><div class="download-info single">   <div class="side-section">     <p><img src="http://www.caicorp.com/wp-content/uploads/downloads/thumbnails/2010/08/SugarCRM_logo.gif" class="download-image" alt="SugarCRM for Lotus Foundations" title="SugarCRM for Lotus Foundations" width="112" /></p>     <p><a href="http://www.caicorp.com/wp-content/plugins/download-monitor/download.php?id=1" class="download-button" target="_blank">Download:</a></p>   </div> <div class="main-section">   <h3 class="download-info-heading">SugarCRM for Lotus Foundations</h3>   <table class="download-meta" cellspacing="0" style="width:92%">     <thead>       <tr> 	<th scope="col">Attribute</th> 	<th style="text-align:right" scope="col">Value</th>       </tr>     </thead>     <tbody>       <tr> 	<th scope="row">Uploaded Date</th> 	<td style="text-align:right">2010-09-07</td>       </tr>       <tr> 	<th scope="row">Downloaded Times:</th> 	<td style="text-align:right">204 time(s)</td>       </tr>     </tbody>   </table>   <div class="download-desc">     <h4 class="download-desc-heading">Description</h4>     <p><strong>SugarCRM CE 6.0 Install Package for Lotus Foundations.</strong>
<br />
<br />
<br />
<strong>By downloading the software you agree to the following disclaimer: </strong>
<br />
<br />
<div style="width:100%; text-align:center;">
<strong>- Disclaimer - </strong><div>
<br />
All software is provided “AS IS,” and any expressed or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are expressly disclaimed.<br />
<br />
Except for proven gross negligence, Computer Architechs International Corporation ("CAI") nor its officers, employees or agents shall be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, breach of expressed or implied contract; procurement of substitute goods or services; loss of use, data or profits; business interruption; or damage to any equipment, software and/or data files) however caused and on any legal theory of liability, whether for contract, tort, strict liability, or a combination thereof (including negligence or otherwise) arising in any way out of the direct or indirect use of software obtained here, even if advised of the possibility of such risk and potential damage.<br />
<br />
All files provided here have been virus scanned; however, for your own protection, you should scan these files again (as you should for any file downloaded from the internet.) <br />
<br />
CAI refuses any assumed or asserted claim of direct or derivative liability for any damage or loss resulting from the failure, defect, malfunction, use or misuse of any software product offered for downloading.<br />
<br />
CAI uses reasonable care to ensure that software products, files, etc are safe to operate when installed according to the manufacturer's installation instructions and that all products are free from any known software virus. If you have any doubt at all about the safety and operation of software made available to you, do not download the software.</p>   </div> </div> </div>  <div style="display:block;width:96%;height:3px;border-bottom:dotted 1px #999999;margin:0 0 10px;"></div></code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.caicorp.com/ja/archives/757/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the IBM Lotus Foundations Start server software appliance really “too good to be true”?</title>
		<link>http://www.caicorp.com/ja/archives/539</link>
		<comments>http://www.caicorp.com/ja/archives/539#comments</comments>
		<pubDate>Thu, 24 Sep 2009 14:57:08 +0000</pubDate>
		<dc:creator>rgesteland</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Disaster Recovery Backup]]></category>
		<category><![CDATA[Lotus Domino server]]></category>
		<category><![CDATA[Lotus Foundations Start]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Reduce IT Costs]]></category>
		<category><![CDATA[SMB Server Appliance]]></category>
		<category><![CDATA[Antispam]]></category>
		<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Contacts]]></category>
		<category><![CDATA[Disaster Recovery Backups]]></category>
		<category><![CDATA[Domino]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Encrypted Backups]]></category>
		<category><![CDATA[File and Print Sharing]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Flash Module]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IBM Lotus Foundations Start Server]]></category>
		<category><![CDATA[IDB]]></category>
		<category><![CDATA[Intelligent Disk Backup]]></category>
		<category><![CDATA[Kaspersky]]></category>
		<category><![CDATA[LCD Server Control]]></category>
		<category><![CDATA[LFS]]></category>
		<category><![CDATA[Lotus Symphony]]></category>
		<category><![CDATA[Office Compatibility]]></category>
		<category><![CDATA[One button backup restore]]></category>
		<category><![CDATA[Remote Connectivity]]></category>
		<category><![CDATA[Spam Control]]></category>
		<category><![CDATA[Virtual Private Server]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows Virtual Machine]]></category>

		<guid isPermaLink="false">http://www.caicorp.com/?p=539</guid>
		<description><![CDATA[申し訳ありません、このコンテンツはただ今　English　のみです。 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F539"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F539&amp;source=caicorp&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>申し訳ありません、このコンテンツはただ今　<a href="http://www.caicorp.com/archives/tag/lfs/feed">English</a>　のみです。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caicorp.com/ja/archives/539/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(English) RAID is an &#8220;unadvertised&#8221; feature of IBM Lotus Foundations Start Server Appliance</title>
		<link>http://www.caicorp.com/ja/archives/481</link>
		<comments>http://www.caicorp.com/ja/archives/481#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:12:27 +0000</pubDate>
		<dc:creator>rgesteland</dc:creator>
				<category><![CDATA[Lotus Domino server]]></category>
		<category><![CDATA[Lotus Foundations Start]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[SMB Server Appliance]]></category>
		<category><![CDATA[Foundations Start Appliance]]></category>
		<category><![CDATA[IBM Lotus Foundations Start Server]]></category>
		<category><![CDATA[LFS]]></category>

		<guid isPermaLink="false">http://www.caicorp.com/?p=481</guid>
		<description><![CDATA[申し訳ありません、このコンテンツはただ今　English　のみです。 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F481"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.caicorp.com%2Fja%2Farchives%2F481&amp;source=caicorp&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>申し訳ありません、このコンテンツはただ今　<a href="http://www.caicorp.com/archives/tag/lfs/feed">English</a>　のみです。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caicorp.com/ja/archives/481/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

