General :: How To Change Username And Password In Squint?
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
ADVERTISEMENT
Jun 15, 2011
I would like to ask you how I can convert the file permissions of a tar.gz file. I have one tar.gz file when I try to extract I get the following output
Cannot change ownership to uid 3361, gid 5000: Permission denied
View 6 Replies
View Related
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
Feb 25, 2011
out with how to change the username and password given while installation.could not login .just now i installed and try tologin but due to some mistake i lost the password. how to change that one
View 1 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
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
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
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
May 6, 2011
When ssh-ing (using putty, if that's relevant), I sometimes mis-type my username, and hit enter before I realise my mistake. Once prompted for a password, is there a a way to go back and re-enter my username rather than having to close the console and open a new one?
View 2 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
Jul 22, 2011
Is there a way to manually change a username without using usermod? What files would I need to edit? I am using Micro Core 3.7.
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
Apr 14, 2010
Is there a way to change password to value same as the previous password? I know this is a security flaw, but would like to know however. when I try this:
[Code].....
View 2 Replies
View Related
Jul 2, 2010
i forgot root password and how to change the password
View 3 Replies
View Related
Jan 8, 2010
hello i am trying to change my password, but when i type in the new password i get this:"The password is longer than 8 characters. On some systems, this can cause problems. You can truncate the password to 8 characters, or leave it as it is."my question is what kind of problem could i get and how can i change so i have to log in every time i start the computer?
View 9 Replies
View Related