How To Login With Sudo Username
Jul 9, 2009How do I login to root with my sudo username and password? I do type su - in putty, but it gives me a "Disconnected: No supported authentication methods available."
View 6 RepliesHow do I login to root with my sudo username and password? I do type su - in putty, but it gives me a "Disconnected: No supported authentication methods available."
View 6 Replieswhenever I try to login into the ftp server I have to enter username@domain.com other it says authentication failed?
Is there an easy way to change it to just the user name?
Which do you use primarily and why?
Personally I try to use sudo as much as possible, but as often as I'm moving around the file system it gets a little rough sometimes and I have to use su.
i have a cent os 5 box with directadmin on id like the user apache to be able to run iptables or apf but every time i allow apache to run the command its fine untill you have to add the extra command to tell it to drop then it just comes up with permissions denied
can any one help me with this please?
i've tryed
apache ALL = (root) NOPASSWD: /sbin/iptables
apache ALL=(ALL) ALL
and it still wont let me use apache to write to the deny rules list
I have the user "tech" added to my system. I want that user (tech) to be able to use sudo, but for only *one* command. ssh. I also want this to utilize the "NOPASSWD" feature.
What's the line I need to add to /etc/sudoers to allow only SSH (and sudo with the no password).
I used the great security tip to get an email when a user logs in as root but is there any way to get the same kind of email when a user starts sudo?
View 2 Replies View Relatedone of my dedicated is a kind of semi managed.
They guys monitor it 24 hours and if some thing goes wrong like
apache is dead they fix it.
how can I limit their access and authoriy over my Server while
I can let them to monitory my server!
I know nothing about server management and my other dedi is mully managed not this one.
Just got a new additional VPS with WHM/cPanel.
Browse to www.mydomain.com/webmail and get login box > login accepted and taken to Horde/Squirrelmail choice screen > choose Squirrelmail and get login box ... login not accepted! > Retry and choose Horde ... login not accepted!
The login is correct and the results are the same when logging in as root, or through /cPanel or /Webmail.
i had access in some servers via SSH and when i try to connect i get:
Welcome to The HOST!
login as: nickname
--------------------------
We monitor/log everything on that server! IP Logged!
--------------------------
nickname@host's password:
.............
I know that there is the motd file in /etc that i can put a message but i see it when i full be recognized by the server.. (after putting the password).. How can i put the other 2 messages?
when I find the subscription from the admin side of PPA, if I select "Login as user" I've noticed that it is different from actually logging in as the user - for example - "add domain alias" is missing when I login as a customer - but not as an admin... I need my customers to add their own aliases and manage them - how do I add that feature to the client login side?
View 9 Replies View RelatedI have 2 domain names with 2 usernames setup on WHM:
domain1.com - domain1
domain2.com - domain2
I would like domain2.com website visitors to upload photos to a domain1 path. Unfortunately I can't, I think the problem is with the usernames and the fact that the path where I would like to add the photos belongs to domain1 user. The chmod is 777.
How can I set this up on WHM so domain2.com visitors can upload photos to a domain1 username path?
My server with APF (firewall script) with BFD logs over 1215 events today of some hack user or bot trying to login to my server from various of IP trying many kind of usernames...
Is it possible to customize BFD to automatically ban the IP directly if the username they try to login with it was wrong 2 times?
For example the username is qwerty
The hack is trying with many usernames john, root, master, boot, etc...
How do I disable cpanel's www.site.com/~userhome/ jumping? I can't find anything on Google.
View 4 Replies View Relatedwhether its able to change plesk8.3 cpanel username?
When analysing that cpanel i came to know that it is possible to change the password,samewhile its possible to change the username?
I'm moving some accounts from another provider wich don't allow users to make his owns backups, so I'm doing manually from the cpanel. The file I get it's something like username-date.tar.gz
The problem it's when I try to restore it in my server, I get "not user files found" because the .tar.gz file it's like
and inside the folders
And it looks like to have the restore working have to be:
/username
/and inside the folders
So, the solution I have for the moment it's to 1) create the account in the new server 2) restore it login in the cpanel
I am trying to change to a different server within the same webhosting company and they have asked me for the username and password of the SQL database I have in my site. Call me stupid, but I have lost this and now I am wondering what I can do.
Since I can log into the cpanel etc I can very well make a copy of the database etc., if that helps. Is there somewhere I should look in the files and folders where the username password info may be store in? I seem to recall reading somewhere that is the case. Any info appreciated.
The reason the host needs this info is because the new server doesnt use cpanel, it uses something called plesk. So if all fails, I am thinking, I just move to a different host who uses cpanel, that way I dont need the UN/PW? Seems a rather silly thing to do, but I have t consider all alternatives now.
Is it possible to pass the username and password info to a Cpanel login, so that typing it in will let the user log in to his Cpanel without having him to type it manually?
This is for a demo and I'd like the client to see the inside without having to type anything in.
I tried this but it didn't work:
[url]
We have a cPanel/WHM server and our users log into their e-mail accounts using this format:
emailprefix+theirdomain.com
Our server is running exim. One of my users wants to be able to use an "@" symbol for his e-mail username instead of a "+" sign. Is it possible to change this? If so, is it possible to change it for just this one user? I don't want to change it for everyone who uses the mail service.
Is this possible to log username and password passed by GET request for basic authentication?I generate link to some part of my website by [URL] ....
It works without any problems for 90% users but some of them got information that there is password mismatch.So I would like to log all request with information about passed login and password in text plain.
I try to migrate FTP accounts from our old hosting panel to Plesk CP using plesk API, but I get following error message:
Code: You specified incorrect username.
The problem propably is, that the username (1234_ftpuserexample) stats with digits.