質問するログイン新規登録

質問編集履歴

4

状況追加

2018/12/27 01:42

投稿

jx0056tt
jx0056tt

スコア13

title CHANGED
File without changes
body CHANGED
@@ -14,6 +14,7 @@
14
14
  $ su
15
15
  su: Authentication failure
16
16
  ```
17
+ ↑パスワードの入力に関してはsudoersに「ec2-user ALL=(ALL) NOPASSWD: ALL」と設定されていたユーザーで行っていたからと思われます。
17
18
 
18
19
  ### 試したこと
19
20
 

3

リンクの修正

2018/12/27 01:42

投稿

jx0056tt
jx0056tt

スコア13

title CHANGED
File without changes
body CHANGED
@@ -18,7 +18,7 @@
18
18
  ### 試したこと
19
19
 
20
20
  上記の状態であったため、下記を参考に一通り試したのですが、解決しませんでした。
21
- https://rcmdnk.com/blog/2017/08/11/computer-linux/
21
+ [https://rcmdnk.com/blog/2017/08/11/computer-linux/](https://rcmdnk.com/blog/2017/08/11/computer-linux/)
22
22
 
23
23
  解決策、または考えられる原因や調査方法等ありましたら、お教えいただけないでしょうか。
24
24
 

2

リンクの修正

2018/12/26 09:21

投稿

jx0056tt
jx0056tt

スコア13

title CHANGED
File without changes
body CHANGED
@@ -1,5 +1,5 @@
1
1
  下記質問の続きとなります。
2
- [https://teratail.com/questions/166010]
2
+ [https://teratail.com/questions/166010](https://teratail.com/questions/166010)
3
3
 
4
4
  ### 実現したいこと
5
5
  suにてrootユーザーへ切り替えたい

1

前段となる質問へのリンクを記載

2018/12/26 09:16

投稿

jx0056tt
jx0056tt

スコア13

title CHANGED
File without changes
body CHANGED
@@ -1,3 +1,6 @@
1
+ 下記質問の続きとなります。
2
+ [https://teratail.com/questions/166010]
3
+
1
4
  ### 実現したいこと
2
5
  suにてrootユーザーへ切り替えたい
3
6