Some updates require a password authentication
Some updates require password in Software Updater, but which package requires? How can I see?
update-manager
add a comment |
Some updates require password in Software Updater, but which package requires? How can I see?
update-manager
@edward-torvalds There is only simple list without information, like this: virtualizationhowto.com/wp-content/uploads/2013/08/…
– Orhan G. Hafif
Feb 4 '16 at 14:38
If your question is which password, then it is user password of an user from admin group, the one you would use with sudo for example.
– Mike
Feb 4 '16 at 14:48
Ok I'm editing.
– Orhan G. Hafif
Feb 4 '16 at 14:50
add a comment |
Some updates require password in Software Updater, but which package requires? How can I see?
update-manager
Some updates require password in Software Updater, but which package requires? How can I see?
update-manager
update-manager
edited Jan 22 at 13:53
Orhan G. Hafif
asked Feb 4 '16 at 14:28
Orhan G. HafifOrhan G. Hafif
4010
4010
@edward-torvalds There is only simple list without information, like this: virtualizationhowto.com/wp-content/uploads/2013/08/…
– Orhan G. Hafif
Feb 4 '16 at 14:38
If your question is which password, then it is user password of an user from admin group, the one you would use with sudo for example.
– Mike
Feb 4 '16 at 14:48
Ok I'm editing.
– Orhan G. Hafif
Feb 4 '16 at 14:50
add a comment |
@edward-torvalds There is only simple list without information, like this: virtualizationhowto.com/wp-content/uploads/2013/08/…
– Orhan G. Hafif
Feb 4 '16 at 14:38
If your question is which password, then it is user password of an user from admin group, the one you would use with sudo for example.
– Mike
Feb 4 '16 at 14:48
Ok I'm editing.
– Orhan G. Hafif
Feb 4 '16 at 14:50
@edward-torvalds There is only simple list without information, like this: virtualizationhowto.com/wp-content/uploads/2013/08/…
– Orhan G. Hafif
Feb 4 '16 at 14:38
@edward-torvalds There is only simple list without information, like this: virtualizationhowto.com/wp-content/uploads/2013/08/…
– Orhan G. Hafif
Feb 4 '16 at 14:38
If your question is which password, then it is user password of an user from admin group, the one you would use with sudo for example.
– Mike
Feb 4 '16 at 14:48
If your question is which password, then it is user password of an user from admin group, the one you would use with sudo for example.
– Mike
Feb 4 '16 at 14:48
Ok I'm editing.
– Orhan G. Hafif
Feb 4 '16 at 14:50
Ok I'm editing.
– Orhan G. Hafif
Feb 4 '16 at 14:50
add a comment |
1 Answer
1
active
oldest
votes
Copied from source https://wiki.ubuntu.com/SecurityTeam/FAQ
Why does update-manager no longer prompt for the user's password?
As of Ubuntu 11.10, update-manager no longer prompts for the user's
password to apply updates. This was decided to improve usability and
to make it easier for users to apply security updates and therefore
increase system security. The rationale is as follows:
- Like in previous releases, by default only people in the admin group are allowed access to perform security updates.
- Only updates for already installed software can be applied without a password. Installing additional software still requires people to
enter their password.
- The password prompt had become an irritant for some people such that they would just press 'Cancel' instead of installing the
updates. The password prompt decreased system security for those
users.
- People that did dutifully apply updates became conditioned to enter their privileged password perhaps daily. When the user is prompted
for the password, it should mean something and the frequency of
update-manager updates meant that some people no longer thought about
why they were entering their password. For these users, the password
prompt had the potential to reduce security.
For environments where this change is deemed not appropriate, this
functionality can be disabled by the administrator via PolicyKit or by
creating users that are not in the admin group (a recommended practice
to begin with).
This probably also answers our question, why it does prompt.
So, it appeared because of the additional software installations, Didn't it?
– Orhan G. Hafif
Feb 4 '16 at 14:49
@OrhanGaziHafif yes, that or if it is a security update.
– Mike
Feb 4 '16 at 14:50
Or if user is not a member of theadmin
group.
– waltinator
Feb 4 '16 at 15:37
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f729628%2fsome-updates-require-a-password-authentication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Copied from source https://wiki.ubuntu.com/SecurityTeam/FAQ
Why does update-manager no longer prompt for the user's password?
As of Ubuntu 11.10, update-manager no longer prompts for the user's
password to apply updates. This was decided to improve usability and
to make it easier for users to apply security updates and therefore
increase system security. The rationale is as follows:
- Like in previous releases, by default only people in the admin group are allowed access to perform security updates.
- Only updates for already installed software can be applied without a password. Installing additional software still requires people to
enter their password.
- The password prompt had become an irritant for some people such that they would just press 'Cancel' instead of installing the
updates. The password prompt decreased system security for those
users.
- People that did dutifully apply updates became conditioned to enter their privileged password perhaps daily. When the user is prompted
for the password, it should mean something and the frequency of
update-manager updates meant that some people no longer thought about
why they were entering their password. For these users, the password
prompt had the potential to reduce security.
For environments where this change is deemed not appropriate, this
functionality can be disabled by the administrator via PolicyKit or by
creating users that are not in the admin group (a recommended practice
to begin with).
This probably also answers our question, why it does prompt.
So, it appeared because of the additional software installations, Didn't it?
– Orhan G. Hafif
Feb 4 '16 at 14:49
@OrhanGaziHafif yes, that or if it is a security update.
– Mike
Feb 4 '16 at 14:50
Or if user is not a member of theadmin
group.
– waltinator
Feb 4 '16 at 15:37
add a comment |
Copied from source https://wiki.ubuntu.com/SecurityTeam/FAQ
Why does update-manager no longer prompt for the user's password?
As of Ubuntu 11.10, update-manager no longer prompts for the user's
password to apply updates. This was decided to improve usability and
to make it easier for users to apply security updates and therefore
increase system security. The rationale is as follows:
- Like in previous releases, by default only people in the admin group are allowed access to perform security updates.
- Only updates for already installed software can be applied without a password. Installing additional software still requires people to
enter their password.
- The password prompt had become an irritant for some people such that they would just press 'Cancel' instead of installing the
updates. The password prompt decreased system security for those
users.
- People that did dutifully apply updates became conditioned to enter their privileged password perhaps daily. When the user is prompted
for the password, it should mean something and the frequency of
update-manager updates meant that some people no longer thought about
why they were entering their password. For these users, the password
prompt had the potential to reduce security.
For environments where this change is deemed not appropriate, this
functionality can be disabled by the administrator via PolicyKit or by
creating users that are not in the admin group (a recommended practice
to begin with).
This probably also answers our question, why it does prompt.
So, it appeared because of the additional software installations, Didn't it?
– Orhan G. Hafif
Feb 4 '16 at 14:49
@OrhanGaziHafif yes, that or if it is a security update.
– Mike
Feb 4 '16 at 14:50
Or if user is not a member of theadmin
group.
– waltinator
Feb 4 '16 at 15:37
add a comment |
Copied from source https://wiki.ubuntu.com/SecurityTeam/FAQ
Why does update-manager no longer prompt for the user's password?
As of Ubuntu 11.10, update-manager no longer prompts for the user's
password to apply updates. This was decided to improve usability and
to make it easier for users to apply security updates and therefore
increase system security. The rationale is as follows:
- Like in previous releases, by default only people in the admin group are allowed access to perform security updates.
- Only updates for already installed software can be applied without a password. Installing additional software still requires people to
enter their password.
- The password prompt had become an irritant for some people such that they would just press 'Cancel' instead of installing the
updates. The password prompt decreased system security for those
users.
- People that did dutifully apply updates became conditioned to enter their privileged password perhaps daily. When the user is prompted
for the password, it should mean something and the frequency of
update-manager updates meant that some people no longer thought about
why they were entering their password. For these users, the password
prompt had the potential to reduce security.
For environments where this change is deemed not appropriate, this
functionality can be disabled by the administrator via PolicyKit or by
creating users that are not in the admin group (a recommended practice
to begin with).
This probably also answers our question, why it does prompt.
Copied from source https://wiki.ubuntu.com/SecurityTeam/FAQ
Why does update-manager no longer prompt for the user's password?
As of Ubuntu 11.10, update-manager no longer prompts for the user's
password to apply updates. This was decided to improve usability and
to make it easier for users to apply security updates and therefore
increase system security. The rationale is as follows:
- Like in previous releases, by default only people in the admin group are allowed access to perform security updates.
- Only updates for already installed software can be applied without a password. Installing additional software still requires people to
enter their password.
- The password prompt had become an irritant for some people such that they would just press 'Cancel' instead of installing the
updates. The password prompt decreased system security for those
users.
- People that did dutifully apply updates became conditioned to enter their privileged password perhaps daily. When the user is prompted
for the password, it should mean something and the frequency of
update-manager updates meant that some people no longer thought about
why they were entering their password. For these users, the password
prompt had the potential to reduce security.
For environments where this change is deemed not appropriate, this
functionality can be disabled by the administrator via PolicyKit or by
creating users that are not in the admin group (a recommended practice
to begin with).
This probably also answers our question, why it does prompt.
answered Feb 4 '16 at 14:37
MikeMike
2,88182150
2,88182150
So, it appeared because of the additional software installations, Didn't it?
– Orhan G. Hafif
Feb 4 '16 at 14:49
@OrhanGaziHafif yes, that or if it is a security update.
– Mike
Feb 4 '16 at 14:50
Or if user is not a member of theadmin
group.
– waltinator
Feb 4 '16 at 15:37
add a comment |
So, it appeared because of the additional software installations, Didn't it?
– Orhan G. Hafif
Feb 4 '16 at 14:49
@OrhanGaziHafif yes, that or if it is a security update.
– Mike
Feb 4 '16 at 14:50
Or if user is not a member of theadmin
group.
– waltinator
Feb 4 '16 at 15:37
So, it appeared because of the additional software installations, Didn't it?
– Orhan G. Hafif
Feb 4 '16 at 14:49
So, it appeared because of the additional software installations, Didn't it?
– Orhan G. Hafif
Feb 4 '16 at 14:49
@OrhanGaziHafif yes, that or if it is a security update.
– Mike
Feb 4 '16 at 14:50
@OrhanGaziHafif yes, that or if it is a security update.
– Mike
Feb 4 '16 at 14:50
Or if user is not a member of the
admin
group.– waltinator
Feb 4 '16 at 15:37
Or if user is not a member of the
admin
group.– waltinator
Feb 4 '16 at 15:37
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f729628%2fsome-updates-require-a-password-authentication%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
@edward-torvalds There is only simple list without information, like this: virtualizationhowto.com/wp-content/uploads/2013/08/…
– Orhan G. Hafif
Feb 4 '16 at 14:38
If your question is which password, then it is user password of an user from admin group, the one you would use with sudo for example.
– Mike
Feb 4 '16 at 14:48
Ok I'm editing.
– Orhan G. Hafif
Feb 4 '16 at 14:50