広告 sambaが...sambaのUpdateのせいで?passdb.tdbのデータがおかしくなったみたい。 pdb_getsampwnam: Unable to open TDB passwd (/var/run/samba/passdb.tdb)! Failed to find entry for user ***. Failed to modify password entry for user *** というエラーがでた。 # smbpasswd -a *** とやって新しくユーザーを追加した。 New SMB password: Retype new SMB password: Unable to open/create TDB passwd pdb_getsampwnam: Unable to open TDB passwd (/var/run/samba/passdb.tdb)! TDBSAM version too old (0), trying to convert it. TDBSAM converted successfully. Added user ***. とメッセージがでて使えるようになった。 広告 |