Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [administrator]

The account type that Ubuntu users must be before they are allowed to elevate their permissions through "sudo".

0 votes
1 answer
61 views

User no longer in sudoers after installing ssh

My admin account was added to sudoers and worked fine. I set up SSH and xRDP on my computer. I used the exact same username for these programs. Now when I try to sudo, it says my user is not in the ...
AK86's user avatar
  • 1
0 votes
0 answers
66 views

Getting Access denied for administrator while trying to run a sudo command

I'm getting Access denied for the administrator while trying to run a sudo command, but the command is getting executed. How to resolve this issue?
Surajit A's user avatar
-1 votes
1 answer
399 views

How do I become an Administrator of my own Ubuntu machines?

I have several Ubuntu machines for learning purposes. They are on old laptops from family members. How do I become an Admin for these laptops. I want to update them from my machine, I want to create ...
newtocode's user avatar
0 votes
0 answers
161 views

Administrator option is disabled for domain accounts in Ubuntu 22.04

I am the domain admin. My domain account in my system have administrator option disabled. I have tried adding the user to sudoers. That didn't work. Any other way? When opening the software centre or ...
Benjamin MJ's user avatar
0 votes
0 answers
35 views

Ubuntu is lagging after deleting gvfs and gvfs-admin

Every time I launch my PC it takes at least 10 minutes to login and launch application. The problem started after I deleted two files called "gvfs" and "gvfs-admin". Now my PC has ...
Tryder PIXEL's user avatar
1 vote
0 answers
39 views

What could cause a "user not in passwd" error when using su, ssh connection refusal on a Ubuntu 20.04 Web Server?

Something happened on one of our server running Ubuntu 20.04 that caused a co-worker who was logged in via ssh at the time to get a "user not in passwd" error when they tried to use the su ...
kevincorrigan's user avatar
0 votes
1 answer
503 views

I can't login for administrator access [duplicate]

So whenever I try to use sudo commands on my Ubuntu 20.04 on my laptop(I have a partition for Ubuntu) and I am asked to type password ,even though I type in correct password I get a notification ...
Moon's user avatar
  • 19
1 vote
0 answers
141 views

crontab not deleting files

I have crontab commands on Ubuntu 20.04, that looks like this : * * * * * /usr/bin/find /backup-nfs/ -name "*.sql" -path "/backup-nfs/*.sql" -type f -mtime +1 -delete * * * * * ...
padjee's user avatar
  • 119
0 votes
1 answer
151 views

How to make unaccessible /root/ directory for other admin users?

By using sudo command, other admin users can get access to the /root/ directory, using their credentials. How to make it impossible ?
curioushuman's user avatar
0 votes
1 answer
172 views

Your authentication attempt was unsuccessful (for sudoer)

After installing Ubuntu I have created a new user and gave it all privileges in /etc/sudoers: user2 ALL=(ALL:ALL) ALL However now user2 cannot do admin tasks from GUI, like formatting a disk ...
blnks's user avatar
  • 652
0 votes
0 answers
61 views

Encrypt SVN for users group

Could anyone advise how to encrypt SVN , Plan to encrypt or disable the SVN from asking if unencrypted passwords should be stored? We never want a user to be able to do that. Is there possibility that ...
samtech's user avatar
1 vote
3 answers
997 views

Run Terminal Commands simultaneosly on multiple systems on the same network [duplicate]

Title states the question. I have to run terminal command(s) on multiple systems at the same time. For instance, I have to run sudo apt install -y firefox on every computer on the same network. Say, I ...
La Corazón's user avatar
0 votes
1 answer
972 views

User's sudo password doesn't work in GUI dialogs

I'm using Ubuntu 20.04. I have a user that allows me to do sudo operations. I can login with root without any problem. I'm try to install a new keyboard language through the GUI (Settings etc.). This ...
Martel's user avatar
  • 119
0 votes
0 answers
13 views

I cannot reset my account psw [duplicate]

I have a problem I cannot solve. When I first got Ubuntu on my pc, it came with a password I didn’t set and that prevents me from doing basically anything. I tried changing it with all the methods I ...
S T's user avatar
  • 1
0 votes
1 answer
4k views

How to open terminal always with sudo privileges

I am wondering is there anyway to open terminal always with sudo privileges. And is there a way to open specific file with sudo privileges like windows have "run as administrator".
imposter's user avatar
  • 477

15 30 50 per page
1
2 3 4 5
10