How to autologin as root to mint 17.1autologin console as root on fedoraNegatives/downsides of Ubuntu's...
How can I obtain and work with a Platonic dodecahedron?
Copper as an adjective to refer to something made of copper
Does Thanos's ship land in the middle of the battlefield in "Avengers: Endgame"?
Is crescere the correct word meaning to to grow or cultivate?
How to deal with employer who keeps me at work after working hours
When did England stop being a Papal fief?
Can a player choose to add detail and flavor to their character's spells and abilities?
What does the coin flipping before dying mean?
What's the 2-minute timer on mobile Deutsche Bahn tickets?
How to replace space with '+' symbol in a triangular array?
Where to draw the line between quantum mechanics theory and its interpretation(s)?
Collision domain question
Changing stroke width vertically but not horizontally in Inkscape
Has the United States ever had a non-Christian President?
Which "exotic salt" can lower water's freezing point by –70 °C?
How to preserve a rare version of a book?
Which version of the Squat Nimbleness feat is correct?
My large rocket is still flipping over
Problem with estimating a sequence with intuition
What happens if I accidentally leave an app running and click "Install Now" in Software Updater?
Why are condenser mics so much more expensive than dynamics?
Given a safe domain, are subdirectories safe as well?
How to speed up large double sums in a table?
Is throwing dice a stochastic or a deterministic process?
How to autologin as root to mint 17.1
autologin console as root on fedoraNegatives/downsides of Ubuntu's no-root sudo setupSuddenly, I Can't login with correct password (greeter & tty)Linux Mint 17.1 installationMissing root VG, dropped to an initramfs shellHow do you configure autologin in Debian Jessie?How to AutoLock after AutoLogin1 User. 2 Acounts, 2 PasswordsKali Linux Can't Log in as non-root user and wireshark complaining about rootautologin with lightdm doesn't work properly
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I would like to know how to autologin as root on mint 17.1?
I've been able to login as root from the login screen (by enabling root access in login window settings and changing the theme to clouds).
But I have been unable to auto login (meaning that I don't have to enter my password).
I tried editing /etc/mdm/mdm.conf, and writing:
AutomaticLoginEnable=true
AutomaticLogin=root
but that doesn't work (works for normal accounts though).
Does anyone have clue how to do it? I'm doing this just for testing so please don't tell me its not a good idea. I know its not a good idea to be root and I am doing it for research purpose only.
linux-mint root autologin mdm
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I would like to know how to autologin as root on mint 17.1?
I've been able to login as root from the login screen (by enabling root access in login window settings and changing the theme to clouds).
But I have been unable to auto login (meaning that I don't have to enter my password).
I tried editing /etc/mdm/mdm.conf, and writing:
AutomaticLoginEnable=true
AutomaticLogin=root
but that doesn't work (works for normal accounts though).
Does anyone have clue how to do it? I'm doing this just for testing so please don't tell me its not a good idea. I know its not a good idea to be root and I am doing it for research purpose only.
linux-mint root autologin mdm
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
First you need to enable the root account. Once the account is enabled your config change should work... See also, RootSudo Documentation
– eyoung100
Jul 20 '15 at 1:55
It doesnt. Have you tried it? The problem is in mdm code...
– 6lix
Jul 21 '15 at 14:45
1
Consider Stoppingmdm, then try this approach, then usestartx
– eyoung100
Jul 21 '15 at 17:07
if you read my question i need root auto login. not manual. i can do manual no problem. have you tried your approach and does it give auto root login? meaning when you turn on your computer after everything is loaded you are root? as i said previously i can login manually as root no problem
– 6lix
Jul 23 '15 at 7:21
1
Why would anyone want to log into his / her system as root? Consider the inevitable security hole. Even if we knew the answer, should we share it?
– Vlastimil
Jan 1 '17 at 11:43
add a comment |
I would like to know how to autologin as root on mint 17.1?
I've been able to login as root from the login screen (by enabling root access in login window settings and changing the theme to clouds).
But I have been unable to auto login (meaning that I don't have to enter my password).
I tried editing /etc/mdm/mdm.conf, and writing:
AutomaticLoginEnable=true
AutomaticLogin=root
but that doesn't work (works for normal accounts though).
Does anyone have clue how to do it? I'm doing this just for testing so please don't tell me its not a good idea. I know its not a good idea to be root and I am doing it for research purpose only.
linux-mint root autologin mdm
I would like to know how to autologin as root on mint 17.1?
I've been able to login as root from the login screen (by enabling root access in login window settings and changing the theme to clouds).
But I have been unable to auto login (meaning that I don't have to enter my password).
I tried editing /etc/mdm/mdm.conf, and writing:
AutomaticLoginEnable=true
AutomaticLogin=root
but that doesn't work (works for normal accounts though).
Does anyone have clue how to do it? I'm doing this just for testing so please don't tell me its not a good idea. I know its not a good idea to be root and I am doing it for research purpose only.
linux-mint root autologin mdm
linux-mint root autologin mdm
edited Jan 23 '15 at 2:46
slm♦
258k72546695
258k72546695
asked Jan 23 '15 at 2:26
6lix6lix
913
913
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
First you need to enable the root account. Once the account is enabled your config change should work... See also, RootSudo Documentation
– eyoung100
Jul 20 '15 at 1:55
It doesnt. Have you tried it? The problem is in mdm code...
– 6lix
Jul 21 '15 at 14:45
1
Consider Stoppingmdm, then try this approach, then usestartx
– eyoung100
Jul 21 '15 at 17:07
if you read my question i need root auto login. not manual. i can do manual no problem. have you tried your approach and does it give auto root login? meaning when you turn on your computer after everything is loaded you are root? as i said previously i can login manually as root no problem
– 6lix
Jul 23 '15 at 7:21
1
Why would anyone want to log into his / her system as root? Consider the inevitable security hole. Even if we knew the answer, should we share it?
– Vlastimil
Jan 1 '17 at 11:43
add a comment |
First you need to enable the root account. Once the account is enabled your config change should work... See also, RootSudo Documentation
– eyoung100
Jul 20 '15 at 1:55
It doesnt. Have you tried it? The problem is in mdm code...
– 6lix
Jul 21 '15 at 14:45
1
Consider Stoppingmdm, then try this approach, then usestartx
– eyoung100
Jul 21 '15 at 17:07
if you read my question i need root auto login. not manual. i can do manual no problem. have you tried your approach and does it give auto root login? meaning when you turn on your computer after everything is loaded you are root? as i said previously i can login manually as root no problem
– 6lix
Jul 23 '15 at 7:21
1
Why would anyone want to log into his / her system as root? Consider the inevitable security hole. Even if we knew the answer, should we share it?
– Vlastimil
Jan 1 '17 at 11:43
First you need to enable the root account. Once the account is enabled your config change should work... See also, RootSudo Documentation
– eyoung100
Jul 20 '15 at 1:55
First you need to enable the root account. Once the account is enabled your config change should work... See also, RootSudo Documentation
– eyoung100
Jul 20 '15 at 1:55
It doesnt. Have you tried it? The problem is in mdm code...
– 6lix
Jul 21 '15 at 14:45
It doesnt. Have you tried it? The problem is in mdm code...
– 6lix
Jul 21 '15 at 14:45
1
1
Consider Stopping
mdm, then try this approach, then use startx– eyoung100
Jul 21 '15 at 17:07
Consider Stopping
mdm, then try this approach, then use startx– eyoung100
Jul 21 '15 at 17:07
if you read my question i need root auto login. not manual. i can do manual no problem. have you tried your approach and does it give auto root login? meaning when you turn on your computer after everything is loaded you are root? as i said previously i can login manually as root no problem
– 6lix
Jul 23 '15 at 7:21
if you read my question i need root auto login. not manual. i can do manual no problem. have you tried your approach and does it give auto root login? meaning when you turn on your computer after everything is loaded you are root? as i said previously i can login manually as root no problem
– 6lix
Jul 23 '15 at 7:21
1
1
Why would anyone want to log into his / her system as root? Consider the inevitable security hole. Even if we knew the answer, should we share it?
– Vlastimil
Jan 1 '17 at 11:43
Why would anyone want to log into his / her system as root? Consider the inevitable security hole. Even if we knew the answer, should we share it?
– Vlastimil
Jan 1 '17 at 11:43
add a comment |
2 Answers
2
active
oldest
votes
In System Settings click Login Window. Click tab for Options click Allow Root Login
that only allows root login. What I wanted to do is to auto login with root (so i dont have to enter username password)
– 6lix
Mar 9 '15 at 20:14
add a comment |
The only working solution I found is to rid of mdm. There are other display managers like nodm, gdm, lightdm that you can install and configure them to autologin as root. There is also a issue about it on GitHub which seems to be closed.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f180565%2fhow-to-autologin-as-root-to-mint-17-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
In System Settings click Login Window. Click tab for Options click Allow Root Login
that only allows root login. What I wanted to do is to auto login with root (so i dont have to enter username password)
– 6lix
Mar 9 '15 at 20:14
add a comment |
In System Settings click Login Window. Click tab for Options click Allow Root Login
that only allows root login. What I wanted to do is to auto login with root (so i dont have to enter username password)
– 6lix
Mar 9 '15 at 20:14
add a comment |
In System Settings click Login Window. Click tab for Options click Allow Root Login
In System Settings click Login Window. Click tab for Options click Allow Root Login
answered Mar 8 '15 at 16:05
BobHBobH
1
1
that only allows root login. What I wanted to do is to auto login with root (so i dont have to enter username password)
– 6lix
Mar 9 '15 at 20:14
add a comment |
that only allows root login. What I wanted to do is to auto login with root (so i dont have to enter username password)
– 6lix
Mar 9 '15 at 20:14
that only allows root login. What I wanted to do is to auto login with root (so i dont have to enter username password)
– 6lix
Mar 9 '15 at 20:14
that only allows root login. What I wanted to do is to auto login with root (so i dont have to enter username password)
– 6lix
Mar 9 '15 at 20:14
add a comment |
The only working solution I found is to rid of mdm. There are other display managers like nodm, gdm, lightdm that you can install and configure them to autologin as root. There is also a issue about it on GitHub which seems to be closed.
add a comment |
The only working solution I found is to rid of mdm. There are other display managers like nodm, gdm, lightdm that you can install and configure them to autologin as root. There is also a issue about it on GitHub which seems to be closed.
add a comment |
The only working solution I found is to rid of mdm. There are other display managers like nodm, gdm, lightdm that you can install and configure them to autologin as root. There is also a issue about it on GitHub which seems to be closed.
The only working solution I found is to rid of mdm. There are other display managers like nodm, gdm, lightdm that you can install and configure them to autologin as root. There is also a issue about it on GitHub which seems to be closed.
answered Aug 19 '15 at 14:19
VarunAgwVarunAgw
327213
327213
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f180565%2fhow-to-autologin-as-root-to-mint-17-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
First you need to enable the root account. Once the account is enabled your config change should work... See also, RootSudo Documentation
– eyoung100
Jul 20 '15 at 1:55
It doesnt. Have you tried it? The problem is in mdm code...
– 6lix
Jul 21 '15 at 14:45
1
Consider Stopping
mdm, then try this approach, then usestartx– eyoung100
Jul 21 '15 at 17:07
if you read my question i need root auto login. not manual. i can do manual no problem. have you tried your approach and does it give auto root login? meaning when you turn on your computer after everything is loaded you are root? as i said previously i can login manually as root no problem
– 6lix
Jul 23 '15 at 7:21
1
Why would anyone want to log into his / her system as root? Consider the inevitable security hole. Even if we knew the answer, should we share it?
– Vlastimil
Jan 1 '17 at 11:43