General :: Username And Password Not Authorizing
Apr 27, 2011
i worked on steps illustrated in [URL]... nagios website documentation. every thing goes smooth in last i stuck to connect it with web-browser. it ask for username and password when i give the same it is not authorizing it(i am giving correct password and user name).
[code]...
View 2 Replies
ADVERTISEMENT
Jun 4, 2011
brand new 2 Ubantu & set up standard Ubantu compartment accessed via 1 user name only and password. 1st few times all good but now suddenly, unexpectedly password declared invalid. Had written down password so it is correct & not entry error. Not know how to reset password or bypass 'username/password log on screen' Am on an Acer 5542G with windows 7 home premium.
View 3 Replies
View Related
Jun 30, 2011
I'm using Ubuntu 10.04LTS. I'm trying to configure my chat accounts. But after entering username and password, it is asking "Enter password to unlock your login keyring". I have entered my login password. But it is saying that "The password you use to log in to your computer no longer matches that of your login keyring."
View 4 Replies
View Related
Apr 26, 2011
Is there a way to SSH into a server (my home computer) from behind a proxy that has a username and password? I read about corkscrew, but I was wondering if there is a simpler way.
View 1 Replies
View Related
Jan 12, 2010
How come I can log in under my username using root password? Where can I fix this? I am running Fedora 10.
View 5 Replies
View Related
Mar 15, 2010
I currently have a UNIX script with a function that uses a username and password to connect to the database, retrieve some information and then exit. At the moment, am getting the username and password from a hidden plain text file and permission set to -r--------, i.e. read only to who own the file. The owner of the file is the same owner of the script. At the moment, am not too overly concern as the script works as it is but I want to know if anyone have a suggestion if there is any better way of achieving the same thing with some "form" of security, i.e., for example, masking the username/password.
Basically, I want to be able to mask or hide the username or password in some way. I've thought about encryting the password file, which is in plain text, using simple crypt command from which I retrieve the username and password but I need to decrypt it as well which is sort of similar to how it will be as it is now once it is decrypted. Is there anyway that I can get a username and password in some gibberish format and then translating them into something usable which can be passed on the next command that requires the username/password.
View 2 Replies
View Related
Feb 12, 2011
Its been since October since I accessed my Arch OS, due to a career and phical move. Since that time I forgot my username and password (including root).My question is, is there a way to get around it without starting from scratch? Oh yeah, mbackup live CD is 700 miles away! lol I can only guess what the answer is going to be.
View 6 Replies
View Related
Jan 27, 2010
hi to all, i am a newbie in linux and i am using CentOS 5 and our office just transferred this responsibility on my job and still have no idea on how to change the username and password on squint. the one incharge was already resigned and did not turn-over the procedures.
View 1 Replies
View Related
Sep 13, 2010
I am trying to create a "GUI File Transfer " Application , for transferring the files within the network. For That I will obtain User name, Password through the GUI, I will have to append username and password in a single line and run it . I am facing difficulties in exploring the "command",
View 4 Replies
View Related
May 12, 2010
Just wanted to know Where would i get the Tomcat manager's username and password .My tomcat version is apache-tomcat-5.5.29.
Quote:
/install/apache-tomcat-5.5.29/conf/tomcat-users.xml
Code:
<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
<role rolename="tomcat"/>
<role rolename="role1"/>
[code]....
View 1 Replies
View Related
Apr 20, 2010
I am new to Linux, I have recently bought a mini laptop for my daughter and it has linux installed. After initial looking through the linux software, (which I love) she has somehow managed to put in a user name and password, but has no idea what it is.How do I login without this information.
View 14 Replies
View Related
May 3, 2010
i installed acronis on the server end , the problem is that i have disabled the graphical interface on the server i have a acronis management console on a windows system where the image is being created when i try to connect to the linux server it prompts for username and password after i give the credentials then i get this error
[Code]...
View 2 Replies
View Related
Sep 29, 2010
I on a windows XP workstation mapping a drive \systemnaneshare and it asks for username and password. I disabled guest account in windows 2k3.
View 3 Replies
View Related
Jul 5, 2011
I've installed kubuntu in ubuntu 11.04 using the synaptic manager updates. After the completion of installation & after the reboot it is asking username & password, when I enter my ubuntu username & password it says it was wrong...
View 1 Replies
View Related
Sep 24, 2010
i am trying to write a telnet server without username/password function. how to implement such function? the source code from inetutils seems complicated..
View 8 Replies
View Related
Aug 5, 2010
i am having trouble connecting to the broadband connection which needs to dial the username and password but as i am very new in the linux how can i connect to the internet. i use ubantu 10.04. is there any application to dial username and password and connect to internet?
View 3 Replies
View Related
Jun 29, 2011
I need to change my network key number in my router, because I think it is beening used by a near neighbour in the apartment above, can anyone tell me how to do this.
View 3 Replies
View Related
Mar 21, 2010
i was able to input it directly from the script using this code
Code:
#!/usr/bin/expect -f
set USER "bibingeorge"
[code]...
View 5 Replies
View Related
Jan 30, 2010
I have bought a Mac Laptop however it has a username and password which I don't know. I've looked all over to see how I can overcome this lot's of people have said to enter at Grub prompt to take you to recovery, however I have no Grub prompt and Mac is not booting from cd rom.
View 1 Replies
View Related
Sep 7, 2011
I'm working on sharing a user's home folder using the username and password of the user's lLnux account. I noticed that home folder sharing is quite easy as I just need to change the smb.conf file to enable it. However I can't seem to login anyway. It seems that Samba keeps its own records of username and passwords. Is there a way that I can map/sync the Linux users' usernames and passwords automatically to Samba? The end result should be that whenever I add a new user or a user changes his/her Linux login password,Samba automatically changes its password as well.
View 1 Replies
View Related
Nov 6, 2010
How to set up a bsnl bridged internet connection wth username and password in kubuntu 10.10 ? i tries pppoeconfig but it didnt give me any solution.
View 4 Replies
View Related
May 7, 2010
I have a server x86 architecture and my problem is lost my username & password. Hope anyone can help about this matter as i need to log in to the server for maintenance purpose.
View 1 Replies
View Related
Nov 3, 2010
I recently installed vsftpd on my server. I noticed that users on the machine can login into vsftpd with their username and password on the machine and go to their root dir "/home/username".Now, I want to give some people a vsftpd username and password so they can upload and download files and folders to their folder, but this folder has to be in the "/var/www/(username)" folder. I don't want them to be able to go to any other folder than their own folder like "/var", "/etc" or "/home" etc. Also I don't want them to be able to login on the machine as a user, through putty for example. They should only be allowed to acces their folder with vsftpd, nothing else.
View 1 Replies
View Related
Oct 1, 2010
I am new to ubuntu. I hava a headless ubuntu machine. Had aa virgin installation of 10.04. Installed xRDP. Login to the ubuntu box through XRDP is successful. But while I login through XRDP, USB memory devices, or the windows XP partition, dont get mounted (even though it gets detected..snapshot attached). It woks fine when I login directly through console.
Is there anyway the mounting can be authorized while connecting through XRDP
[Code]...
View 1 Replies
View Related
Jan 21, 2011
ssh to server without username and password
View 1 Replies
View Related
Jun 10, 2011
when i started phpmyadmin by localhost/phpmyadmin ..it ask a username and password ....so i know password will be of mysql but what will be the username when..bcoz when i installed mysql it only asks me the password ...it doesnt ask any username to enter at that time
View 3 Replies
View Related
Feb 1, 2010
When I installed Ubuntu on my laptop, I had chosen "automatic login" . So i was not asked ofr username and password everytime I switched on. I later wanted to change the settings. So I went to systems-->administration-->login window-->security. There I disabled automatic login and I reboot the computer. Now the GUI does not allow me to enter Username and password. It says "Authorization denied" at the login screen.
View 7 Replies
View Related
Mar 11, 2010
I forgot my usrename and password to get in what can I do?
View 9 Replies
View Related
May 13, 2010
Well I have tried everything I can think of and anything on a google search.What I'm trying to do it secure the phpmyadmin folder.I put a .htaccess file in /usr/share/phpmyadmin.I can still just can't get it to pop up a required username and password.
View 4 Replies
View Related
Oct 3, 2010
just got a secondhand laptop that already has ubuntu loaded on it but ithas been registered to the previous owner can i reset to my username and password or do i have to reinstall it thanks mark
View 2 Replies
View Related