Ubuntu :: Lost Password And Normal Methods Don't Work / Resolve This?

Jul 14, 2010

So I have forgotten my password, like a moron, and have been trying to reset/recover it.
I have found the plethora of sites giving instructions on how to reset my password, such as psychocats.net
So have gotten into the root shell and this is what I type.
ls /home
(gives me the name of my account)
passwd (my account here)
unknown user (account name here)

I have also tried doing the editing the boot kernel.
I add this: rw init=/bin/bash
Once I restart I get the root@(none) command prompt. Then I type passwd (username here) and get back ' unknown user

View 9 Replies


ADVERTISEMENT

Ubuntu Security :: Methods To Store Password For An Encrypted Filesystem?

Nov 27, 2010

I've created encryption systems on servers, but nearly always I have stored the password somewhere on the machine itself. The file is always 0600 to the relevant user, but a systematic analysis of my system could easily find the scripts that invoke decryption and discover the password. (The most blatant example of this is mounting SMB shares with the "-o credential_file" option where both the username and password are plain-text. In the cases where I've used this, the security of the share hasn't particularly mattered.)

Soon I might be faced with storing "patient health information" (PHI in the healthcare world) whose privacy is heavily regulated by the provisions of the US law called HIPAA. I've been thinking about creating an encrypted partition to hold the PHI, but I need a highly fault-tolerant method for obtaining the key from a different machine than tha server itself. At first, I thought about running a script using scp and shared keys to copy the key from the remote, use it to decrypt the partition, then erase it. I'd like to be able to do this with a pipe; otherwise I'll write the key in a non-persistent location like /dev/shm.

I need more than one machine to make this work to ensure I can obtain the key when needed (like at boot). One solution is to place copies of the key on multiple servers and try each of them until I find it. A more elegant solution would place the key in a DNS TXT record. I suspect I could use LDAP for this as well, but OpenLDAP and I have never really been on speaking terms. So does this make sense? I presume I can write a bash script to do all this at boot. Most of what will be stored in this partition is the PostgreSQL database in /var/lib/pgsql and perhaps some other files.

My understanding of encrypted file systems is that they are only encrypted when unmounted. When mounted they must be as visible to the operating system as an unencrypted partition. I suppose you could apply encryption to every single disk transaction, but that would require knowing the key all the time, and would seem to add a lot of overhead.

View 1 Replies View Related

Debian Programming :: Emacs And ECB Missing Python Methods In Methods Window

May 12, 2014

I work with python and I use emacs as my IDE tool. I have been running Debian Squeeze (6.0.9) for some time now with emacs 23.2.1 and ecb 2.32. I am able to access my python methods in the ecb-methods window with no problems. However I recently upgraded my desktop to Debian Wheezy (7.5) running emacs 23.4.1 and ecb 2.40 but I have lost access to the methods in the ecb-methods window. The window is just empty while the others (directories, sources and history) are all populated. I have a second laptop which I decided to upgrade to Debian Jessie, however Jessie recommends emacs 23.4.1 which is running with ecb 2.40 also. The result is the same as on Wheezy.

I have used the ecb menus and googled for a solution or even just a mention that such a problem exists but have come up with nothing. Either I have a unique situation here or am doing something really dumb.

I would like to upgrade to Wheezy or Jessie but I need access to methods in the ecb methods window. How to keep my upgrade and see the methods in the methods window of the ecb system ....

View 0 Replies View Related

Ubuntu Installation :: "unable To Resolve Host" / Method Driver /usr/lib/apt/methods/https Could Not Be Found?

Jan 2, 2010

I'm trying to use a flash drive to try to repair the Intrepid installation on my netbook.

when I drop to a terminal and try "sudo apt-get update" i get

Code:
sudo: unable to resolve host ubuntu
E: The method driver /usr/lib/apt/methods/https could not be found
E: The method driver /usr/lib/apt/methods/https could not be found

View 1 Replies View Related

Ubuntu :: Can't Get Screen Resolution Back To Normal / Resolve This?

Aug 16, 2011

I am unable to return my screen resolution back to the 1024x setting. Somehow I got it stuck on the 340? setting, which is not allowing me to see/access the dialog box save button when I go to preferences, display. Anyone know a way out of this mess?

View 1 Replies View Related

Ubuntu :: Get IBus Input Methods To Work In Adobe Flash Player?

May 2, 2011

how to get IBus input methods to work in Adobe Flash Player? I want to type foreign characters in SharedTalk, a language exchange website which unfortunately runs entirely on Flash, but pressing ctrl-space to activate IBus does nothing and I can only type in Latin characters.

Or if it's possible by using something other than ibus, I'd also be interested.

I did a search but I can only find threads like [URL]this which refer to older Flash versions and claim that it's fixed now.

View 1 Replies View Related

Ubuntu :: Data Lost When Merging Partitions / Resolve This?

May 28, 2011

I had two ext4 partitions; one had data and another didn't. I wanted to merge them using Gparted, but couldn't find the option. So, I deleted the second partition making it unallocated and used the 'resize' option to merge both the partition. Now, the partitions are merged but I LOST THE DATA..
I am seriously f**ked up.... What can I do to get those data back. I haven't done anything to the partitions after data: no adding data, no formatting.

View 7 Replies View Related

Ubuntu :: Salvage Lost Files From Camera Card / Resolve This?

Aug 17, 2010

It's never happened to me before, but i seem to have lost some pics when i changed batteries in my camera. is there any pos that they're still on the card and can be salvaged with some GNU/L sw?

View 1 Replies View Related

Ubuntu :: How To Allow Normal User Shutdown And Restart Without Password

Jan 28, 2011

I have Ubuntu 10.10.How to allow normal user shutdown and restart without password?

View 6 Replies View Related

Ubuntu Security :: Cryptsetup Won't Accept Password After Normal Reboot?

Feb 2, 2010

Strange thing happend two days ago. I just wanted to reboot my computer and now I'm no longer able to boot o0. My system is runnig with a full encryption with luks/cryptsetup. I'm using a passphrase to unlock my first partition and it will unlock the others by itself. So far so good. But now it doesnt work anymore... I'm not sure what I did before, but what I know, I didn't change anything! about cryptsetup. I did only a little "update" with the recommended packages from the repositories (guess only 4-5 updated)

I already checked with live cd and same thing there. Not able to unlock any device (what seems strange to me, cause there are 4 of them and all corrupted at the same time...?)

I always get the error message: unlock failed, bad password or options? (on boot) Command failed: No key available with this passphrase (live cd)

First thing I did was checking wheter all modules are loaded:

Code:
ubuntu@ubuntu:~$ lsmod
Module Size Used by
sha256_generic 11580 0

[Code].....

View 5 Replies View Related

Ubuntu :: Ophcrack Not Converting ASCI Password In To Normal Text?

Feb 7, 2011

I manage to boot with ophcrack 2.3.1 and we were able to see the files, luckilly. Now, we just want to retrieve his passwor to get back into the system. So far I got up to the part where is actually produces the file and this is what is contained in the file:

Quote:

Administrator:500::31d6cfe0d16ae931b73c59d7e0c089c 0:::
Guest:501::31d6cfe0d16ae931b73c59d7e0c089c0:::
SUPPORT_388945a0:1002::881037e0b6909b04b6900f7c806 dca6e:::
HelpAssistant:1004:b209ce7e3ff7aea1131906e9f5df481

[Code].....

View 1 Replies View Related

Ubuntu :: Lost Password - "Give Root Password For Maintenance"

Apr 16, 2010

I want b able to recover or reset the password that i lost. I have ubunto installed with windows vista. I used the following link for guidance: [URL].. tried recovery mode in grub it always asks me the same thing:"Give root password for maintenance". I also tried to edit and boot the kernel unfortunately it did not work. So i never have a prompt, it still asks me for the password.

View 2 Replies View Related

Fedora :: Mount As Normal User Without Entering Any Root Password

Oct 6, 2010

I am using fedora 12.I have two internal drives. Both are ntfs. Whenever i click on them it prompts to enter root password. But i want to mount them as normal user without entering any root password. How can i disable it so that i am not asked to enter root password everytime i mount the drives.

View 2 Replies View Related

Ubuntu :: Lost Password / What To Do?

Dec 30, 2010

Ok I just got my self in a mess. I wanted to change a users password and some how changed mine instead. I am the administrator. (go figure) now I can only log on to the users account
I tried old password
I tried no password
I tried users password

No luck all failed. I am off to work so will not be able to respond until tonight so I hope you guys have a few tricks up your sleeve.

View 2 Replies View Related

Fedora :: Normal User In Sudoers Group But Can't Install Programs Without Root-users Password?

Jul 4, 2010

The normal user is now in the sudoers group. How can i allow it to install programs using it's own password rather than having to know the super-secret Root-Users password?

View 5 Replies View Related

Ubuntu Servers :: Sudo No Longer Prompting For Password / Resolve This?

Aug 16, 2011

I am suddenly not prompted for my password when I run any command as sudo on a few of my Ubuntu servers.

if I run sudo -K, the session is cleared, and I am prompted again for my password, however it saves/caches it until I run sudo -k again even if I log out and back in. I want it to prompt me for my password, as it should (and did) by default, for security.

Any ideas what could be causing this?

Here's my /etc/sudoers file code...

View 2 Replies View Related

Ubuntu :: Lost KeePassX Password?

Feb 15, 2010

I have been using KeePassX for storing my username and password but badly i lost my master password and so now i couldn't open it..Is there anyway to retrieve the password?

View 1 Replies View Related

Ubuntu Installation :: Can Plug The Usb Into Laptop And It Will Work Normal

Dec 16, 2010

If I install a regular version of Ubuntu onto a USB drive using my desktop,can i plug the usb into my laptop and it will work normal,no issues having used the laptop desktop to install to the usb. Only reason asking because i can disable the harddrive on my laptop so i just unplug the harddrive in my desktop and install ubuntu like that onto usb,if theres a better method for laptop love to hear it

View 3 Replies View Related

General :: Lost Password In Ubuntu 9,04 \ Reset?

Mar 21, 2010

How do I reset password in unbuntu 9.04?

View 1 Replies View Related

Ubuntu :: Start Up Windows 7 Just Work Normal Grtz Mikey?

May 5, 2010

i installed ubuntu 9.10 but it doesnt work i have a laptop MEDION akoya P6622 which its whit a geforce 310m 3d card and a intel graphics media accelerator 3d card can someone help me i just get a black screen when i wanted to start up ubuntu windows 7 just work normal grtzzz mikeyy

View 2 Replies View Related

Ubuntu :: Recovery Of Lost Login ID/Password Or Alternative?

Nov 24, 2010

I'll start by admitting I'm bad at backing things up. My situation is that I have a desktop that was in storage for a year, and I don't have the login name or password anymore. Is there anyway to get around this roadblock, say by upgrading? I'd really like to save the files on the HD.If I can boot up in protected mode and login as root,it seems that I should be able to change the login and pwd.

View 1 Replies View Related

Ubuntu :: Lost Password With Encrypted Home Folder?

Feb 6, 2011

I installed 10.10nbr on my wife's eee 901. Now she cannot remember her password. I've tried booting to recovery to use the passwd command, but that does not work. I believe I encrypted the home folder when I installed. Normally if I don't encrypt home, then I enable auto-login.

View 4 Replies View Related

Ubuntu :: Lost Password - Can't Boot To Command Line

Sep 1, 2011

I don't recall my Ubuntu password.**

I found instructions regarding recovery.

They involve pressing Ctrl-Alt-F1 while booting the Ubuntu live CD.

If I allow the live CD to boot, I arrive at a Ubuntu GUI.

However, if I press Ctrl-Alt-F1, the monitor (HDMI TV) goes blank and indicates "no signal

correcting the password from a GUI (can I just go to a command prompt from there somehow, and work from that command prompt?) or getting my video to display when I press Ctrl-Alt-F1?

** (I remember trying to set up the system with NO password).

It's absurd to require one.

Especially so if a person with a live CD can simply change it (I guess at least the change would be detected).

View 1 Replies View Related

Debian :: Lost Root Password

Jul 1, 2015

I just did a net install of Debian Jessie in VMWare Player. I very much enjoyed the install. I chose not to install a desktop. I set the root password as root. And the user as paul/paul. Now I cant login in root, it says I have the wrong password. How would you resolve this?

View 13 Replies View Related

Fedora :: Lost Password And Connection?

Oct 13, 2010

I just got my computer up and running after several months of not working,nd have forgotten my password for the command prompt. Any help on where I could possibly find it. :/ odd question I know and I apologize. My second question is Im trying to use my android driod phone as a modem for the internet, I will be using the pdanet app so I am able to do this, yet during installing it on my phone it asked me if I was using a 32-bit windows

View 4 Replies View Related

General :: How To Retrieve Lost Password

Apr 29, 2010

how to retrieve lost password to file server storage) running Samba 3.0.14a-Debian? Access to file server from windows PCs via LAN , no direct access.Where the password stored there and how to retrieve?

View 9 Replies View Related

Red Hat / Fedora :: Lost Password/user Name?

Nov 19, 2010

I have lost my password and user name for my installation of Fedora 8, i do not need to get it running again as i am preparing the pc for sale but i have several gigs of photos on there and i would like to rescue them if possible, i thought i might be able to do it with a live cd and copy the files on to a usb stick but wanted to ask firsts i am a real amateur ie i never managed to understand how every thing works really.It is in duel boot with win xp sp3 and i could not get to the photos from there

View 1 Replies View Related

General :: Wifi Password Is Lost?

Feb 10, 2011

We have 2 computers connecting the wireless network. I reinstalled the linux machine and lose the saved wifi password. I don't have the router access password. I am looking at other computer running Mac and see wifi password as xxxxxxxx. Is there a way to see what wifi password is (from the Mac computer)? The "show password" button is disabled.

View 2 Replies View Related

Fedora :: F12 - Getting Sound To Work As A Normal User - A Simple Fix?

Feb 18, 2010

If sound on F12 works as root user but not as a normal user, try this simple fix! I've been struggling to get sound working as a normal (non-root) user since F10. Until now I've had to run X as root user to get any sound out of my machine.

Sound actually works OK now for me as a normal user. Here's how I fixed the problem.

First I uninstalled pulseaudio with:# yum remove pulseaudio Then reboot back to the hardware. You might want to keep pulseaudio, but I have no need for it. PA wasn't running on my system anyway.

Running X as root user, I did the following: As a test I opened a root shell and typed the following:

[root]# alsamixer c0 That started the alsamixer OK, and all the controls were accessible.

[Code]...

View 14 Replies View Related

Fedora :: 13 Unexpected Shutdown During Normal Routine Work?

Jul 5, 2011

I recently installed FC13 on my Acer 2920 laptop. During normal routine work, the system shutdown unexpectedly without giving any message. This problem continues every time I boot fecdora.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved