「Samba PDC (etch)」の版間の差分
提供:Samba-JP
ナビゲーションに移動検索に移動
細 (→Etch インストール) |
細編集の要約なし |
||
31行目: | 31行目: | ||
* ホスト名「sambapdc」 |
* ホスト名「sambapdc」 |
||
* ドメイン名「 |
* ドメイン名「samba.local」 |
||
* パーティション「Guided - use entire disk(デフォルト)」 |
* パーティション「Guided - use entire disk(デフォルト)」 |
||
* パーティション選択 |
* パーティション選択 |
||
43行目: | 43行目: | ||
* Install the base system を選択 |
* Install the base system を選択 |
||
* Kernel to install で「linux |
* Kernel to install で「linux-image-2.6-686」を選択 |
||
* Use a network mirror で <No> |
|||
* Choose software to install ですべてのチェックをはずす |
|||
* GRUB boot loader to the master boot record? に <yes> |
|||
* Installation complete で <Continue> |
|||
== あああ == |
|||
* Create new identity に OK |
|||
* 仮想マシンの名称を Samba PDC 2.0 |
|||
=== パッケージのインストール === |
|||
/etc/network/interfaces にて eth0 を eth1 に |
|||
/etc/apt/sources.list |
|||
deb http://ftp.jp.debian.org/debian etch main |
|||
deb-src http://ftp.jp.debian.org/debian etch main |
|||
apt-get update |
|||
apt-get upgrade security |
|||
apt-cache clean |
|||
apt-get install |
|||
* ssh rcconf attr acl |
|||
* slapd libnss-ldap |
|||
Admin password に ldap |
|||
libnss-ldap URL はデフォルト |
|||
DN は、dc=samba,dc=local |
|||
*LDAP version to use は「3(デフォルト)」 |
|||
* LDAP account for root cn=admin,dc=samba,dc=local |
2007年7月20日 (金) 16:42時点における版
VMware 仮想マシンの作成
仮想マシン作成ウィザードにて
- Typical を選択
- Other Linux 2.6.x kernel を選択
Etch インストール
Choose language
「English」を選択
Choose country
「Japan」を選択
Choose a locale
「en_US」を選択
Choose other locale to be supported
なにも選択せず「Continue」を押す
Keymap to use
「Americal English」を選択
Configure network
- ホスト名「sambapdc」
- ドメイン名「samba.local」
- パーティション「Guided - use entire disk(デフォルト)」
- パーティション選択
- SCSI1 を選択(それ以外選択できない)
- パーティション構成「All files in one partition(デフォルト)」
- Finish partitioning and write changes to disk を押す
- Write changes to disks? に <Yes>を選択
- Root password を「samba」に設定
- Full name for new user で「Debian installer main menu」になるまで、何度か<Go back> を選択
- Install the base system を選択
- Kernel to install で「linux-image-2.6-686」を選択
- Use a network mirror で <No>
- Choose software to install ですべてのチェックをはずす
- GRUB boot loader to the master boot record? に <yes>
- Installation complete で <Continue>
あああ
- Create new identity に OK
- 仮想マシンの名称を Samba PDC 2.0
パッケージのインストール
/etc/network/interfaces にて eth0 を eth1 に
/etc/apt/sources.list
deb http://ftp.jp.debian.org/debian etch main deb-src http://ftp.jp.debian.org/debian etch main
apt-get update apt-get upgrade security apt-cache clean
apt-get install
- ssh rcconf attr acl
- slapd libnss-ldap
Admin password に ldap
libnss-ldap URL はデフォルト
DN は、dc=samba,dc=local
- LDAP version to use は「3(デフォルト)」
- LDAP account for root cn=admin,dc=samba,dc=local