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

[debian-users:44204] Re: CUPSのインストール



# dpkg-reconfigure samba
「sambaのインストールのとき/var/lib/samba/passdb.tdb を作成しますか?」
<はい>にしました。


[2005/07/24 22:45:34, 0] smbd/server.c:main(798)
 smbd version 3.0.14a-Debian started.
 Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/07/24 22:45:34, 0] smbd/server.c:main(798)
 smbd version 3.0.14a-Debian started.
 Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/07/24 22:46:06, 0] smbd/server.c:main(798)
 smbd version 3.0.14a-Debian started.
 Copyright Andrew Tridgell and the Samba Team 1992-2004

エラーはなくなったようです。しかし

#smbpasswd -a cupsuser とすると

Failed to initialise SAM_ACCOUNT for user cupsuser. Does this user exist in the UNIX password database ?
Failed to modify password entry for user cupsuser

となってできないのはなぜなんでしょうか。。


----- Original Message ----- From: "Koji Karasawa" <karappi@xxxxxxxxxxxxxxxxxxx>
To: <debian-users@debian.or.jp>
Sent: Sunday, July 24, 2005 8:23 PM
Subject: [debian-users:44201] Re: CUPSのインストール


エラーがひとつ減ったようですね。
Sambaパスワードデータベースを作成していないのでは?
「sambaのインストールのとき/var/lib/samba/passdb.tdb を作成しますか?」
という質問があってデフォルトで <いいえ>
になっていたと思うのですがこれを<はい>にします。

もうすでにインストールしているので再設定は
# dpkg-reconfigure samba

でやりなおせるはず。これで下のメッセージがなくなると思います。


On Sat, 23 Jul 2005 22:16:44 +0900
<yuuya@xxxxxxxxxxxxx> wrote:

お世話になります。修正しました。
結果

/var/log/samba/log.smbd

[2005/07/23 22:05:20, 0] smbd/server.c:main(798)
  smbd version 3.0.14a-Debian started.
  Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/07/23 22:05:20, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(195)
  Unable to open/create TDB passwd
[2005/07/23 22:05:20, 0] passdb/pdb_tdb.c:tdbsam_getsampwrid(488)
  pdb_getsampwrid: Unable to open TDB rid database!

でした。smbpasswd に問題があるんでしょうか・・

----- Original Message ----- From: "Koji Karasawa" <karappi@xxxxxxxxxxxxxxxxxxx>
To: <debian-users@debian.or.jp>
Sent: Saturday, July 23, 2005 9:51 PM
Subject: [debian-users:44185] Re: CUPSのインストール


> このメッセージからするとまずsambaの定義ファイルに原因があるのでは?
> /etc/samba/smb.conf ファイルの
> [global]の項の
> passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
> *Retype\snew\sUNIX\spassword:* %n\n .
> というのが途中で改行されて3行になっているのが原因のひとつではないでしょうか?
>
> +++++++++++++++++++++++++++++++++++
>     Koji Karasawa
>     http://karappi.minidns.net/
> +++++++++++++++++++++++++++++++++++
>
>