0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

(調査中)共有フォルダのユーザ設定から特定のユーザが消える

Posted at

WindowsServer2019で、共有フォルダのユーザ設定から特定のユーザが消える野を確認。
2021/03/09、ただいま調査中・・

■症状
サーバにFTP専用ユーザを作成、PUTするフォルダに設定。
→設定がいつのまにか消える
→フォルダに複数のユーザが設定されている中、そのユーザだけ消える
→消えるユーザだけがサーバ内に作成したローカルユーザなんだけどそのせい?

これまでこのやり方でずっとやってきたのだが・・何かある・・

■似たような事例
「共有フォルダに、詳細な共有→アクセス許可に"Everyone"(変更/読み取り)を設定しているが、設定が消えてしまい外部からアクセスできなくなる」
https://social.technet.microsoft.com/Forums/windows/ja-JP/2399f382-f4b6-4709-9651-38dc12feb09c/20849263771250112457125231248012395122893544332048123942084926?forum=w7itprogeneralja

■回答
共有フォルダーのアクセス許可設定はレジストリで行っていて、
「HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares\Security」キー内に定義されています。
誰が(何のプログラムが)この設定を変更したのか、監査を取ってみるといいかもしれません。

■監査の設定やり方
「誰がレジストリを変更したか? : 監査ポリシー」
https://troushoo.blog.fc2.com/blog-entry-132.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?