[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:43830] Re: LDAPを用いたsshログイン
- From: Fujioka <fuj@xxxxxxxxx>
- Subject: [debian-users:43830] Re: LDAPを用いたsshログイン
- Date: Thu, 23 Jun 2005 07:17:18 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-accept-language: ja, en-us, en
- X-antiabuse: This header was added to track abuse, please include it with any abuse report
- X-antiabuse: Primary Hostname - sv7.xserverzero.net
- X-antiabuse: Original Domain - debian.or.jp
- X-antiabuse: Originator/Caller UID/GID - [0 0] / [47 12]
- X-antiabuse: Sender Address Domain - rabbix.jp
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users@debian.or.jp
- X-source:
- X-source-args:
- X-source-dir:
- X-spam-level:
- X-spam-status: No, hits=-4.6 required=10.0 tests=IN_REP_TO,ISO2022JP_BODY,ISO2022JP_CHARSET, QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, X_ACCEPT_LANG version=2.44
- References: <BB8E48DB-52C4-43A7-9F8C-7FA323A2E750@xxxxxxxxxxxxxxxxxxxxxx>
- Message-id: <42B9E39F.7060407@xxxxxxxxx>
- X-mail-count: 43830
- User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
藤岡です。
> 今、自分のPCにてLDAPを用いてsshでログインを試 みております。
> LDAPを起動していない状態で別の場所にあるPCからsshで ログインできておりま
> す。
> コマンドとしては
>
> $ssh ldap@xxxxxxxxxxxxx
>
> ldap(adduserで作ったユーザ名です)
> 172.20.11.227(LDAPサーバとしているPCのIPアドレスです)
>
> そしてその状態で、/etc/init.d/slapd start
> をしまして、LDAPを起動させます。
> そして、/etc/passwdにあるユーザ(ldap)をコメントア ウトして
> またsshでログインを試みると失敗します。
>
別のPCというのはもしやWindowsで、
TTSSHあたりだったりしますか?
当方ではLDAPユーザはなぜかTTSSHではログインできないという
状況が発生し、結局原因がわからずに放置しています。
しかし、PuTTYだと問題なくログインできます。