How do I Access Android Stored Browser Passwords?? - Hero CDMA Q&A, Help & Troubleshooting

But Im on windows 7??
I have seen this
http://www.concentriclivers.com/?p=Android Passwords

Looks straight forward to me, what exactly are you having problems with?

Im on a windows Pc and it says
1.
Install sqlite3 (apt-get install sqlite3 on Ubuntu).
2.
Run:
`sqlite3 webview.db`
1. Finally execute the command:
`SELECT * FROM password;`

you know, if you have androidSDK tools installed (adb) you can do this on windows...
Code:
adb shell
sqlite3 /data/data/com.android.browser/databases/webview.db
.table
select * from password;

That webview.db file doesn't exist for me :-(. I'm running Android 2.2 on a Samsung Galaxy S. Has it moved somewhere else now?
UPDATE: Just found it - it's been moved to /dbdata/databases/com.android.browser/webview.db

Sweet. Gonna star this. Thanks for the info!

For those who need it quickly and often, is an really good app on the android market called SQLite Editor. Just find out the file under Browser app (it will list all your apps, and app´s db files), choose password and all passwords will be listed.

I've found the passwords using the suggested methods here, however i simply can't find the passwords for my hotmail account :s
I've been searching for a couple of hours now on my phone and on the web for possibilities but just can't find it. Anybody knows where the hotmail login info is saved? (when using the standard internet browser to login to hotmail)

These passwords are stored in a secured way I think, no way to access them

Guys, where the hell is the "webview.db" located exactly?? Couldnt find it on my galaxi tab ii p3100.. i disprately need to retrieve my saved passowords ... please help!

coiken said:
These passwords are stored in a secured way I think, no way to access them
Click to expand...
Click to collapse
Check /data/data/com.android.browser/databases
it needs root by the way

webview.db doesn't show my passwords
I want to view all my saved passwords in Opera Mini for Andorid.
I got the webview.db file in /data/data/com.opera.mini.android/databases/ .
However, after viewing it in SQLite database, it shows no passwords saved (see screenshot). But the username and passwords are there typed on every login pages when I use the browser.
How do I view the passwords?

apk found
i found an app that read the stored standard browser passwords from android device with root rights....

An android app for that...
I've made an Android app, which helps you to find stored browser Passwords. You can also edit them and delete single Passwords. Please give it a try play.google.com/store/apps/details?id=tkstudio.browserpasswordrecovery

the path to webview.db
egyleb said:
Guys, where the hell is the "webview.db" located exactly?? Couldnt find it on my galaxi tab ii p3100.. i disprately need to retrieve my saved passowords ... please help!
Click to expand...
Click to collapse
Data/data/com.android.drowser/datadatabases/webview.db
Use root explorer. To read webview.db file.
Hope this helps you all.??
Sent from my Samsung Galaxy tab 3 7.0. SM-T210R

LG G2 4.4.2 rooted
I couldn't find webview.db either but opening the file ACEBrowser.db which was in the data/data/com.android.browser/databases had all the required information under 'password'.
Took me hours to realise this. Hope this helps someone else to do so quicker

Related

[Q] Moving apks from my phone to the gtablet

I've given up trying to get full access to the Market. But I was able to find some of the apks on my Droid and was able to bring some of them over using a usb thumb drive. However, not all the apps I had downloaded to my Droid was visible. My question is do some apps delete their apks when done installing? I did have some that gave me a parse error when trying to install them on my tablet. Is there a hidden directory where I can find all the apks of the apps I've downloaded? e.g xplane, rush hour to name a few? Thanks. Or... is there a way to download the apk from Market to my PC directly? I'd be so happy if I could just get full access to google market!
Reggie777 said:
I've given up trying to get full access to the Market. But I was able to find some of the apks on my Droid and was able to bring some of them over using a usb thumb drive. However, not all the apps I had downloaded to my Droid was visible. My question is do some apps delete their apks when done installing? I did have some that gave me a parse error when trying to install them on my tablet. Is there a hidden directory where I can find all the apks of the apps I've downloaded? e.g xplane, rush hour to name a few? Thanks. Or... is there a way to download the apk from Market to my PC directly? I'd be so happy if I could just get full access to google market!
Click to expand...
Click to collapse
The apks are usually in your data/apps or data/apps-private. You should be able to get to these directories using RootExplorer on your phone if its rooted. Then get yourself a free Dropbox account which allows you to transfer files to any device you installed Dropbox on.
Look in these two locations. In the second one (/mnt/asec) you'll see the folder name of the app and inside that folder is the pkg.apk so you'll probably want to rename after you move it.
/data/app
and
/mnt/asec/(name of app)
Have you tried these methods yet?
Reggie777 said:
I've given up trying to get full access to the Market. But I was able to find some of the apks on my Droid and was able to bring some of them over using a usb thumb drive. However, not all the apps I had downloaded to my Droid was visible. My question is do some apps delete their apks when done installing? I did have some that gave me a parse error when trying to install them on my tablet. Is there a hidden directory where I can find all the apks of the apps I've downloaded? e.g xplane, rush hour to name a few? Thanks. Or... is there a way to download the apk from Market to my PC directly? I'd be so happy if I could just get full access to google market!
Click to expand...
Click to collapse
Bluetooth File Transfer might help.
I put this link up a few days ago because I had the same problem.
http://forum.xda-developers.com/showthread.php?t=930036
Also, This video really worked for me with getting full market (roughly 98.9% really)
http://www.youtube.com/watch?v=7l-nySibzeA&feature=related
Reggie 777, thanks for asking this question. I've been trying to figure out the same thing and asked about it in another thread but didn't get a clear answer.
So, to the experts: do you have to be rooted to do this? I've looked in both of the locations that tcrews mentioned and don't see much, if anything. I'm using Astro FileManager, if that helps.
Thanks
wordweaver27 said:
Reggie 777, thanks for asking this question. I've been trying to figure out the same thing and asked about it in another thread but didn't get a clear answer.
So, to the experts: do you have to be rooted to do this? I've looked in both of the locations that tcrews mentioned and don't see much, if anything. I'm using Astro FileManager, if that helps.
Thanks
Click to expand...
Click to collapse
Astro doesn't show the files in /data and you'll need to be rooted and use something like Root Explorer. I just tried Astro and once I go in to /data I see nothing (and my phone is rooted). Using Root Explorer I see all the folders under /data and go into the folder app. I see my apps installed internally there and in /mnt/asec I see my apps installed to SDcard there.
wordweaver27 said:
Reggie 777, thanks for asking this question. I've been trying to figure out the same thing and asked about it in another thread but didn't get a clear answer.
So, to the experts: do you have to be rooted to do this? I've looked in both of the locations that tcrews mentioned and don't see much, if anything. I'm using Astro FileManager, if that helps.
Thanks
Click to expand...
Click to collapse
No root neccessary to use Bluetooth File Transfer method.
I can only guess you need root for the method on the video because you do need to have an OS with GAPPS and Android market installed.
Root is needed to use Root explorer methed.
The Z4root1.2.2 app is a good tool to root without unlocking the bootloader and you can still keep your stock OS. However I'm assuming GAPPS may not work correctly with the stock TAPNTAP OS so getting full Google Android market with that OS is prolly not going to happen.
Thanks to everyone for the help. I am processing and digesting the info and playing around with the suggestions.
Thanks to sjmoreno for telling me where the apps are. And also tcrews. I would never have thought of looking in /mnt/sec. I was actually able to find the apks I was looking for... xplane. et al. Now I'm fiddling with the bluetooth transfer. Got the phone and tablet paired... connection is not working yet. But I'm still trying.
Thanks too to tekrhino for the bluetooth suggestion. Got the transfer program for my Droid. I'm learning how to use it. Seems easy to set up, but won't actually send anything... Still exploring it.
The video on the Market fix doesn't work for me because no matter what I do, Market does not show up in the running apps section of settings. It doesn't even show up in system apps. It only shows up in the downloaded section.
As they said in Galaxy Quest... "Never Give Up. Never Surrender." Thanks everyone.
I use TitaniumBackup syncing with dropbox, but really the market fix isnt hard... Running tntlite larest.
+1 for dropbox. You can also use astro to backup the apk's. They are stored in a folder named backup on the root of your SD card.
I use the program AndroZIP from the Market on my phone.
Do an application backup (part of the app) to my SDCard (it creates a app_backup folder on your SDcard)
Then, you can do bluetooth transfer, or plug phone and gTablet into PC with USB cables, wait for the drives to show up, and move the APK files over. Works well. No root required.
Since my phone is not rooted, I am not sure if this is grabing every application, but it seems to be. I was able to transfer whatever I wanted over from my phone to the tablet this way.
+1 titanium backup and dropbox.
Dropbox is handy but not necessary. Titanium is a must have purchase if you enjoy flashing new roms and don't feel like manually restoring all your apps and settings every time.
If you can download titanium to your Gtab your done. Dl titanium on your phone and backup your apps. Grab the file off your phones SD And move it to your Gtab. Open titanium on your Gtab and select the apps you want to install. You can even save app data this way and continue saved games from your phone ;-)
Reggie777 said:
Thanks to everyone for the help. I am processing and digesting the info and playing around with the suggestions.
Thanks to sjmoreno for telling me where the apps are. And also tcrews. I would never have thought of looking in /mnt/sec. I was actually able to find the apks I was looking for... xplane. et al. Now I'm fiddling with the bluetooth transfer. Got the phone and tablet paired... connection is not working yet. But I'm still trying.
Thanks too to tekrhino for the bluetooth suggestion. Got the transfer program for my Droid. I'm learning how to use it. Seems easy to set up, but won't actually send anything... Still exploring it.
The video on the Market fix doesn't work for me because no matter what I do, Market does not show up in the running apps section of settings. It doesn't even show up in system apps. It only shows up in the downloaded section.
As they said in Galaxy Quest... "Never Give Up. Never Surrender." Thanks everyone.
Click to expand...
Click to collapse
Make sure both devices have BTFT installed, that way you won't have any any problems with FTP OBEX protocals.
The app works great and reduces the extra steps you need to take with TB and DB with having to move apk's between the source device to your pc then from your pc to the target device. BTFT is a good source device to target device app.

[Q] Recover stored wifi password

How can I recover stored wifi passwords from my Galaxy S? I have some saved wifi which I don't remember their passwords and I need them to log in with my new laptop.
rafaelperrone said:
How can I recover stored wifi passwords from my Galaxy S? I have some saved wifi which I don't remember their passwords and I need them to log in with my new laptop.
Click to expand...
Click to collapse
/data/wifi/bcm_supp.conf has them in clear text on my sgs
you will need a rooted phone and suitable explorer (I highly recommed root explorer)
thanks, but mine is not rooted.
any other alternatives?
rafaelperrone said:
thanks, but mine is not rooted.
any other alternatives?
Click to expand...
Click to collapse
no the file you need is in the protected area.
superone click I use version 1.6.5 will allow to both root and unroot your phone with zero risk I have done it loads of times.
it will push the SU program which gives apps super user access then when you click unroot i deletes it all. like I say zero risk. I have done it on three different phones all you do is pop the phone into usb debug mode connect it to your pc and click the button that says root
install a file browser that supports root browse to the file I mentioned view it copy down what you need then unroot the phone as long as you dont go deleting things in the / area you will be just fine.

[Q] How to delete preloaded bookmarks? PERMANENT SOLUTION FOUND!!!

EDIT: SOLUTION FOUND!!! HERE (see also the P.S.: Disabling Fast Dormancy on v20s stock)! and file download HERE (Keep in mind this file was for v10E Europe Open)!
After I made the upgrade on the new 10E European Open, the browser keeps getting it's homepage to live.vodafone.com, and a bunch of vodafone bookmarks keep appearing after every phone reset.
I managed to delete them with "Bookmarks Manager", but they keep appearing on reboot, what's worse, they don't work, the pages are not loading and is driving me crazy.
I tried deleting browser.db, setting read only flag to 0 in browser.db for the selected bookmarks with sqlite editor and then deleting, everything, I just can't get rid of these bookmarks once and for all!
Please help!
Maybe if I do some wipe data on some system APP will solve the problem (with Titanium Backup), but wiping the data for the browser doesn't do the trick (only temporary fix)
P.S. Bookmarks Manager was a very good solution for Orange Bookmarks on older firmware, but these VODAFONE ones are very persistent! I tryed an ORANGE sim and the same situation happens but with Orange Bookmarks, once phone reboots, the damn bookmarks get resurrected!
I think these bookmarks are stored somewhere in a file and once phone reboots are read and automatically created... It's very annoying because even my homepage gets changed everytime phone reboots...
Some more info:
I don't want to let this die, here is my experience:
Before I used 10B Orange Romania, and once the bookmarks were deleted, they dissapeared forefer, but maybe because that firmware is (was) intended only for orange phones, so, in truth the phone didn't needed to "PUSH" new bookmarks on reboot.
This only happens with 10E European - OPEN, because, probably being a OPEN firmware it's actually supposed to support all carriers, so maybe the phone scans the sim for carrier name and automatically PUSHES the HOMEPAGE and BOOKMARKS...
I'm in the process of testing this theory with NO SIM, it should NOT push any bookmarks in this case... And what do you know... I'm right, with no SIM, there are no bookmarks loaded! Insert a phone sim and that carriers bookmarks get pushed on the phone! Even the homepage stays untouched!
Could we use this info to trace the program that does this??? if yes HOW?
Try bookmarkymark (free in Market), it got rid of my preinstalled bookmarks, too.
HTH!
I can delete them, the problem is how to make them stay deleted... They come back on every reboot!
Same problem with my P970 on a Red Bull Mobile contract.
NEW INFO and SOLUTION!!!
quyTam said:
@valakinaki & @mihaiolimpiu
and all those who have problem with operator bookmark.
I've got the same problem with a previous rom version, LG black loads operator bookmark from sim card ! è.é
finally (after trying frezing all services), I've found the service who cause that !!
"FlexProvider"
After freezing this service, the problem is solved (but freezing this service crash the default SMS app, so I have to use Handcent)
Click to expand...
Click to collapse
Ok, so I found this service resides in:
/data/data/com.lge.providers.flex/
/lib/ dir is empty
/databases/ has two files:
error_report.txt and flex.db !!!Every info for this is stored in that file and by editing this file we might find the answer!!
EDIT:
Yes, indeed the database has all the bookmarks and nasty homepage stored, the problem is that every modification to the file brings flexproviders service to FORCE CLOSE...
PROBLEM FIXED!!! JUST SET read/write for Owner/Group/ALL after you copy the file over!
You will need to have ROOT access to copy the file!
I used http://sqliteman.com/ to edit the file, the info needed is in the table flexinfo:
BRW_SETTINGDB_HOME_URL_I: browser homepage <-SET TO WHATEVER YOU WANT!
BRW_SETTINGDB_CURRENT_HOME_URL_I: current browser homepage <-SET TO WHATEVER YOU WANT!
BOOKMARKDB_CNT: how many bookmarks are loaded from database <-SET TO 0!!! YAY!!!!
BOOKMARKDB_NAME_1_I: name of bookmark <-just ignore if BOOKMARKDB_CNT is set to 0
BOOKMARKDB_URL_1_I: url of bookmark <-just ignore if BOOKMARKDB_CNT is set to 0
FIRST you have to go to the table flexoperator, and find your operator index - OPERATORKEY, for example ORANGE RO is 115!
Then go to flexinfo to operator index you want and find above fields and modify accordingly!
THANKS quyTam for the hint... I couldn't do it without the info you provided!!!
P.S.: Flex.db can be used to disable Fast Dormancy on Gingerbread 20s stock rom, and maybe other Roms:
On v20s, add the requested line to build.prop ro.ril.fast.dormancy.rule=0 and editing flex.db in /data/data/com.lge.providers.flex/ and setting datacom_fastdormancy from 10 to 0 for your operator... tested, fully working, phone now is taking 36-48 hours to fully discharge in stand by mode, from 16-24 hours MAX!
Keep in mind that I had two operators, and with one of them the fix was not needed, the battery problem only occured when I changed Networks!
Or you could use this SQL commands to alter the entire file:
SELECT flex_name, operator_index, user_values, default_values FROM "main"."flexinfo" WHERE flex_name LIKE '%BRW_SETTINGDB_CURRENT_HOME_URL_I%' OR flex_name LIKE '%BRW_SETTINGDB_HOME_URL_I%';
update "main"."flexinfo" SET user_values = "http://www.google.com" where flex_name LIKE '%BRW_SETTINGDB_CURRENT_HOME_URL_I%' OR flex_name LIKE '%BRW_SETTINGDB_HOME_URL_I%';
update "main"."flexinfo" SET default_values = "http://www.google.com" where flex_name LIKE '%BRW_SETTINGDB_CURRENT_HOME_URL_I%' OR flex_name LIKE '%BRW_SETTINGDB_HOME_URL_I%';
SELECT flex_name, operator_index, user_values, default_values FROM "main"."flexinfo" WHERE flex_name LIKE '%BOOKMARKDB_CNT%';
update "main"."flexinfo" SET user_values = 0 WHERE flex_name LIKE '%BOOKMARKDB_CNT%';
update "main"."flexinfo" SET default_values = 0 WHERE flex_name LIKE '%BOOKMARKDB_CNT%';
or download this already edited file and copy over yours (every operator has no bookmarks, and every homepage set to google.com )! I didn't tested the file but it looks ok... I tested only the file I edited for myself! I grabbed the file from EUROPEAN v10E OPEN.
Copy the file over to /data/data/com.lge.providers.flex/databases/flex.db
Don't forget to change permissions on the copied file or you will get a Force Close bonanza!
cool, thank you for analysing it (my method was a little bit "rough" ^^')
I'll try your file.
Please post feedback, I searched the web high and low for a solution to this problem, I'm so excited I finally got my phone back clean and tidy ...
Permissions?
I'm an Android noob...how do you set 'permissions' and what should they be set to for this?
With file manager of choice
Use your file manager of choice to set the right file permissions, I use file expert (search for it on market) which is free, has root support and overall is a g great alternative to astro or root explorer...
The permissions need to be set so that the file sistem has read/write permission to the file, when you copy the file on sd card (like me) the permissions are all screwed up...
Remember, that to do this hack, your phone has to be rooted to have write access to system partition...
mihaiolimpiu said:
Ok, so I found this service resides in:
/data/data/com.lge.providers.flex/
/lib/ dir is empty
/databases/ has two files:
error_report.txt and flex.db !!!Every info for this is stored in that file and by editing this file we might find the answer!!
...
Click to expand...
Click to collapse
Thanks for the solution, I copied your flex.db file to my phone. However I only see /data/ not /data/data/ .
Do I need to be rooted to do this? Sorry but this is my first android phone...
Edit: only see now that it has to be rooted.. thanks.
Yeah it's my second android HOWTO, and I'm learning how to write it along you... I think I made pretty good explanations, but at the moment it's all scattered around, I'll try to make a point by point tutorial, and will edit one of the posts to make it easier to understand and apply on your phone!
Yeah, the phone has to be ROOTED, and if you try to apply this patch to another phone (other than LG O Black) first you have to find your flex service, on motorola I think the database is stored in /data/bla bla flex or something, other manufacturers have different names for the flex service, or they didn't made the bookmarks permanent and you simply don't need this hack!
The /data/data/com.lge.providers.flex/databases/ dir is on system partition, that you normally don't even see if your phone isn't rooted!
BE CAREFULL, this flex database has other info stored in there, practically it configures your whole network, and if you encounter problems , maybe it's better do edit the database by hand, I provided the full SQL command to do that on your PC...
mihaiolimpiu said:
Yeah it's my second android HOWTO, and I'm learning how to write it along you... I think I made pretty good explanations, but at the moment it's all scattered around, I'll try to make a point by point tutorial, and will edit one of the posts to make it easier to understand and apply on your phone!
Yeah, the phone has to be ROOTED, and if you try to apply this patch to another phone (other than LG O Black) first you have to find your flex service, on motorola I think the database is stored in /data/bla bla flex or something, other manufacturers have different names for the flex service, or they didn't made the bookmarks permanent and you simply don't need this hack!
The /data/data/com.lge.providers.flex/databases/ dir is on system partition, that you normally don't even see if your phone isn't rooted!
BE CAREFULL, this flex database has other info stored in there, practically it configures your whole network, and if you encounter problems , maybe it's better do edit the database by hand, I provided the full SQL command to do that on your PC...
Click to expand...
Click to collapse
Hi, okay so I've just rooted and verified that it is rooted. I would rather want to use the file you provided.
I installed file expert, renamed my flex.db to "flex.db old" (so I have a backup) and copied your flex.db into /data/data/com.lge.providers.flex/databases/ then changed the permissions to read and write for owner and group.
But when I open the browser it still opens the default home page, I thought it should open google.com.
Am I missing something? Thanks for the help so far.
You are right, it should open www.google.com!
Restart your phone... and the new file should be loaded! or maybe you could have that page open in a new window in browser (Navigator), try closing all browser windows to auto load homepage.
Oh, I remembered, some Operators, don't make their homepages PERMANENT, so maybe it's enough to change the homepage??? I don't know yet hot to remove PERMANENT HOMEPAGE... this is why I set them all to www.google.com!
Q: What about perma - bookmarks are they gone?
If it still opens default page please post feedback with country and operator, and I'll check the file for errors! or if it needs adding some setting if let's say your operator isn't listed!
YOUR FEEDBACK is very, very, very important, because I can only test 2 networks, and from my tests this is all I can do, maybe a setting is different for your operator, I didn't changed anything else (things I don't know what they do - that would be stupid no?).
I rebooted shortly after my previews post but to my horror the "force close" message appeared and I had to keep on dismissing it.
I managed to get into the file manager and delete your flex.db that I copied. It seems like it created a new flex.db when I rebooted again.
The "force close" problem is gone now but I am still stuck on the default home page.
The "force close" issue has something to do with permissions right?
I used the same permissions as the flex.db file that was there in the first place:
read and write for owner and group...
The "force close" thing scared me, it just kept on popping up again and again. I almost thought I bricked my phone.
Edit:
perma links? don't think I have any.
Yeah, the force close message appears if permissions are not set right... It needs read/write for Owner/Group/ALL!!!
I will test the file myself right now to make shure it all works OK! just wait a few sec and I'll post the test result!
Ok, I tested the file, checked all permissions -> phone rebooted, everything works as it should! Homepage set to google.com, no bookmarks anywhere!
Keep in mind I have V10E Europe Open, maybe if you have another firmware you need to manually modify your file... I'm not going to do a reflash just to test ... but, if you still get that FC message, just delete the file and it will go away.. Yeah, I know it's scary but keep it cool and you can fix it quickly by deleting the file!
If you want just open the file on your PC side and see how yours and mine looks.. or check for a VERY different size of the file, if there is a VERY BIG difference, chances are that your service loads a different kind of file and then only solution is to do it manually!
I uploaded a screenshot, see the homepage set to google.com, and only my bookmarks, not even one operator bookmark in sight!
mihaiolimpiu said:
Yeah, the force close message appears if permissions are not set right... It needs read/write for Owner/Group/ALL!!!
...
Click to expand...
Click to collapse
Success! I just needed to add permissions to ALL.
Thanks for the help. I am running Android 2.2.2 V10a.
I just test your DB, it works perfectly !
I think I'm on v10c (Nova Rom), with Belgian provider.
And I don't have given permission to "All", only to "Owner" and "Group" (as the original file).
Thank you very much !
I'm very happy to hear this! Thank you!
I also found out, that every carrier pushes 4 or more RSS adresses for an RSS reader??? have you been bothered by this?? does it need changing?
I think the most common are Engadget, CNN, and 2 more...
More detail on my work:
I searched the database, there are two values regarding browser homepage per carrier, (FROM MEMORY) browserdb_homepage_default_i and browserdb_homepage_current_i, I tried putting {NULL} there, deleting the value, a space, anything, it just doesn't let you change the homepage permanently. On boot it gets overwritten by some default android address (still google.com but more chars), so I decided to give it a rest for the moment.
I'm pretty happy with the results, this would of been great, but, in whole sincerity, who uses a different page different from a good search engine?
So, just consider the file I provided version 1.0!

[Q] CM9 email app privacy

I was fiddling around with root explorer and found a file named accounts.db in the data/system/ directory. In it, the email program showed my account and password, unencrypted. Is everyones like this also?
Sent from my cm_tenderloin using Tapatalk
My email and twitter account names are shown, but the passwords are not shown/encrypted.
I don't have my Touchpad on me but on my Droid 3 they are encrypted.
New to the forums, but running TP on android roms since CM7 alphas
Currently on Classicnerds ICS 0.0.4
Just checked and confirm plain text storage for stock email app
According to the site Android Central, this is old news (Sep 2010 was the item I found)
Guess I will be keeping a closer eye on superuser permissions
Sorry, being a new user I cannot post the direct link on the forum (for the And Cen article)
Update
I cleaned up all the SU permissions and shut off the auto market backup feature in settings
Now that same file data/system/accounts.db is totally encrypted no plain text at all
Not sure what happened so I will keep playing around to try and repeat the scenario
danknee said:
My email and twitter account names are shown, but the passwords are not shown/encrypted.
Click to expand...
Click to collapse
Same here. CM9, ALPHA06.
sailow said:
I was fiddling around with root explorer and found a file named accounts.db in the data/system/ directory. In it, the email program showed my account and password, unencrypted. Is everyones like this also?
Sent from my cm_tenderloin using Tapatalk
Click to expand...
Click to collapse
[Well its beyond me
Had to do a complete reinstall of ICS (mybad, not a rom problem)
And that same file data/system/accounts.db is still totally encrypted
No idea what allowed me to see all the email accpount info in plain text before

[Q] Can't access network share - FIXED

I'm trying to access a network share on a Win7 machine on my home network.
I was able to access it a couple of days ago but I'm now receiving an error that says:
java.lang.RuntimeException: Plain text passwords are disabled
I'm using Astro when I get this error.
I've tried using ES File Explorer but it fails to load the network share too.
I tried finding this error on this forum and on the web but can't find anything that seems related. Can anyone offer any help?
If it helps I'm using stock JVU.
Okay, problem fixed...
I uninstalled/reinstalled Astro and can now access my shares again
Real fix for problem:
1. Reboot to CWM.
2. Go to Advanced -> Fix permissions.
3. Reboot to Android, problem gone.
legiong said:
Real fix for problem:
1. Reboot to CWM.
2. Go to Advanced -> Fix permissions.
3. Reboot to Android, problem gone.
Click to expand...
Click to collapse
I'm not rooted, and I experience this same problem from time to time accessing a Windows 7 share in ES File Explorer on my Nexus 7 2013 edition. A reboot of the PC seems to fix it, but I'd prefer not to have to resort to it.
That's weird, I haven't had this problem for a really long time.
Sorry I can't help with it.
Plain text passwords are disabled
legiong said:
I'm trying to access a network share on a Win7 machine on my home network.
I was able to access it a couple of days ago but I'm now receiving an error that says:
java.lang.RuntimeException: Plain text passwords are disabled
I'm using Astro when I get this error.
I've tried using ES File Explorer but it fails to load the network share too.
I tried finding this error on this forum and on the web but can't find anything that seems related. Can anyone offer any help?
Click to expand...
Click to collapse
================================
That message indicates a permissions problem on the target Windows computer.
1. Make sure the folder/file is actually shared (Check in the computer management console)
2. Make sure you have give explicit permissions to access it. Even if only one folder does not have the permissions, you will still get the message.In the shares section of the management console double click the desired share and check the permissions. Add your (login) ID to the permissions tab if necessary and tick the appropriate boxes.
tsberry said:
================================
That message indicates a permissions problem on the target Windows computer.
1. Make sure the folder/file is actually shared (Check in the computer management console)
2. Make sure you have give explicit permissions to access it. Even if only one folder does not have the permissions, you will still get the message.In the shares section of the management console double click the desired share and check the permissions. Add your (login) ID to the permissions tab if necessary and tick the appropriate boxes.
Click to expand...
Click to collapse
Nah it was a permissions problem in Android.
Refer to my post three above yours where I posted how I fixed the problem.
Hello, just to add a bit of info here. I got the same error on 3 different Android devices simultaneously, so I figured fixing permissions on all of them won't work. What worked is restarting Server service on my Windows 7 x64 to which they tried to access. I also found info that this problem shows up periodically, so maybe setting up a Scheduled Task which will restart this service from time to time would also be beneficial.
mirdza said:
Hello, just to add a bit of info here. I got the same error on 3 different Android devices simultaneously, so I figured fixing permissions on all of them won't work. What worked is restarting Server service on my Windows 7 x64 to which they tried to access. I also found info that this problem shows up periodically, so maybe setting up a Scheduled Task which will restart this service from time to time would also be beneficial.
Click to expand...
Click to collapse
I had to do the same thing. Very annoying. Other computers work fine, just Android stops.
I finally found the permanent solution.
Set the following registry key to ’1′:
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCache
and set the following registry key to ’3′:
HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\Size
http://www.ghisler.ch/board/viewtopic.php?t=36603
http://stackoverflow.com/questions/9317300/jcifs-smbexception
https://social.technet.microsoft.co...ol-because-the-server?forum=w7itpronetworking

Categories

Resources