Vista Home Premium does not retain network password

Posted: 03-25-2008, 10:50 AM
Each time I access to a network folder, I input Username and password. When I
restart my computer I have to input these infos again.
Under Manage network password, logon credentials are not stored, and if I
try to manaully add a stored credential, Windows access credentials is grayed
out.
I found in a forum:
Registry Settings
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
Value Name: DisableDomainCreds
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = enable storage (default), 1 = disable storage)

Checking my registry DisableDomainCreds has value 1.
Can I safely change to 0 in my Windows Vista Home Premium?
This value is present also inside
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet1\Contr ol\Lsa]
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet2\Contr ol\Lsa]
Shall I change also in these keys?
Thank you very much for your help!

Reply With Quote

Responses to "Vista Home Premium does not retain network password"

Robert L. \(MS-MVP\)
Guest
Posts: n/a
 
Re: Vista Home Premium does not retain network password
Posted: 03-25-2008, 06:36 PM
Yes, but backup the registry first. Please post back with the result.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Raffy" <Raffy@discussions.microsoft.com> wrote in message
news:32BD8D77-F3FB-4E9C-BDB1-AE4ECBB7533C@microsoft.com...
> Each time I access to a network folder, I input Username and password.
> When I
> restart my computer I have to input these infos again.
> Under Manage network password, logon credentials are not stored, and if I
> try to manaully add a stored credential, Windows access credentials is
> grayed
> out.
> I found in a forum:
> Registry Settings
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
> Value Name: DisableDomainCreds
> Data Type: REG_DWORD (DWORD Value)
> Value Data: (0 = enable storage (default), 1 = disable storage)
>
> Checking my registry DisableDomainCreds has value 1.
> Can I safely change to 0 in my Windows Vista Home Premium?
> This value is present also inside
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet1\Contr ol\Lsa]
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet2\Contr ol\Lsa]
> Shall I change also in these keys?
> Thank you very much for your help!
>
Reply With Quote
Raffy
Guest
Posts: n/a
 
Re: Vista Home Premium does not retain network password
Posted: 03-25-2008, 10:08 PM
Unfortunately it didn't work...
Any suggestion?
raffy

"Robert L. (MS-MVP)" wrote:
> Yes, but backup the registry first. Please post back with the result.
>
> --
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "Raffy" <Raffy@discussions.microsoft.com> wrote in message
> news:32BD8D77-F3FB-4E9C-BDB1-AE4ECBB7533C@microsoft.com...
> > Each time I access to a network folder, I input Username and password.
> > When I
> > restart my computer I have to input these infos again.
> > Under Manage network password, logon credentials are not stored, and if I
> > try to manaully add a stored credential, Windows access credentials is
> > grayed
> > out.
> > I found in a forum:
> > Registry Settings
> > System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
> > Value Name: DisableDomainCreds
> > Data Type: REG_DWORD (DWORD Value)
> > Value Data: (0 = enable storage (default), 1 = disable storage)
> >
> > Checking my registry DisableDomainCreds has value 1.
> > Can I safely change to 0 in my Windows Vista Home Premium?
> > This value is present also inside
> > System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet1\Contr ol\Lsa]
> > System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet2\Contr ol\Lsa]
> > Shall I change also in these keys?
> > Thank you very much for your help!
> >
>
>
Reply With Quote
Ian M
Guest
Posts: n/a
 
Re: Vista Home Premium does not retain network password
Posted: 03-25-2008, 10:43 PM

"Raffy" <Raffy@discussions.microsoft.com> wrote in message
news:32BD8D77-F3FB-4E9C-BDB1-AE4ECBB7533C@microsoft.com...
> Each time I access to a network folder, I input Username and password.
> When I
> restart my computer I have to input these infos again.
> Under Manage network password, logon credentials are not stored, and if I
> try to manaully add a stored credential, Windows access credentials is
> grayed
> out.
> I found in a forum:
> Registry Settings
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
> Value Name: DisableDomainCreds
> Data Type: REG_DWORD (DWORD Value)
> Value Data: (0 = enable storage (default), 1 = disable storage)
>
> Checking my registry DisableDomainCreds has value 1.
> Can I safely change to 0 in my Windows Vista Home Premium?
> This value is present also inside
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet1\Contr ol\Lsa]
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet2\Contr ol\Lsa]
> Shall I change also in these keys?
> Thank you very much for your help!
>
Sorry I can't help - I just wanted to say you are not alone. I have exactly
the same problem with my FTP login and password - I have to enter it every
time. Vista Home Premium never saves it, even when 'Save Password' is
ticked. I would also be grateful if any expert could suggest a solution.


Reply With Quote
GTS
Guest
Posts: n/a
 
Re: Vista Home Premium does not retain network password
Posted: 03-26-2008, 03:18 PM
Home versions of Vista (as with XP Home) don't save credentials. You're
seeing normal behavior. This is an especially annoying element of version
stratification intended to force people toward higher cost versions. If you
do certain standard mappings, a startup batch file with net use commands is
one option. This worked well in XP Home, but is a bit more difficult in
Vista as UAC prevents it running automatically. A mapping batch file can be
used through task scheduler to run with administrative rights.
--

"Raffy" <Raffy@discussions.microsoft.com> wrote in message
news:32BD8D77-F3FB-4E9C-BDB1-AE4ECBB7533C@microsoft.com...
> Each time I access to a network folder, I input Username and password.
> When I
> restart my computer I have to input these infos again.
> Under Manage network password, logon credentials are not stored, and if I
> try to manaully add a stored credential, Windows access credentials is
> grayed
> out.
> I found in a forum:
> Registry Settings
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
> Value Name: DisableDomainCreds
> Data Type: REG_DWORD (DWORD Value)
> Value Data: (0 = enable storage (default), 1 = disable storage)
>
> Checking my registry DisableDomainCreds has value 1.
> Can I safely change to 0 in my Windows Vista Home Premium?
> This value is present also inside
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet1\Contr ol\Lsa]
> System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet2\Contr ol\Lsa]
> Shall I change also in these keys?
> Thank you very much for your help!
>

Reply With Quote
Dan Coulson
Guest
Posts: n/a
 
Re: Vista Home Premium does not retain network password
Posted: 09-28-2008, 12:48 AM
But i don't understand. Why would 'remember my credentials' tick box be there
if it does not do anything.
At least in the home edition of XP it was not shown to confuse you.

I have tried to find a resolution to this problem for about a year and a
half now. and i have only found one:
1. Backup documents data onto a server (or external disk)
2. Format disk (Vista wont even allow installation of XP when running)
3. Insert XP Pro disk and install.
4. Rstore data.

I was foolish to purchase vista, and only have myself to blame. Being on the
upper knowledge of computers i am ashamed and embarrased that i purchased a
computer with vista.

But all is now resolved, i have XP Pro on all machines (apart from server:
server 2003 SBS), and must say that all is working seemlessly!

"GTS" wrote:
> Home versions of Vista (as with XP Home) don't save credentials. You're
> seeing normal behavior. This is an especially annoying element of version
> stratification intended to force people toward higher cost versions. If you
> do certain standard mappings, a startup batch file with net use commands is
> one option. This worked well in XP Home, but is a bit more difficult in
> Vista as UAC prevents it running automatically. A mapping batch file can be
> used through task scheduler to run with administrative rights.
> --
>
> "Raffy" <Raffy@discussions.microsoft.com> wrote in message
> news:32BD8D77-F3FB-4E9C-BDB1-AE4ECBB7533C@microsoft.com...
> > Each time I access to a network folder, I input Username and password.
> > When I
> > restart my computer I have to input these infos again.
> > Under Manage network password, logon credentials are not stored, and if I
> > try to manaully add a stored credential, Windows access credentials is
> > grayed
> > out.
> > I found in a forum:
> > Registry Settings
> > System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa]
> > Value Name: DisableDomainCreds
> > Data Type: REG_DWORD (DWORD Value)
> > Value Data: (0 = enable storage (default), 1 = disable storage)
> >
> > Checking my registry DisableDomainCreds has value 1.
> > Can I safely change to 0 in my Windows Vista Home Premium?
> > This value is present also inside
> > System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet1\Contr ol\Lsa]
> > System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet2\Contr ol\Lsa]
> > Shall I change also in these keys?
> > Thank you very much for your help!
> >
>
>
>
Reply With Quote
chakotay2
Guest
Posts: n/a
 
Re: Vista Home Premium does not retain network password
Posted: 11-19-2008, 04:42 AM

I am having the same issue... seems like it is reported on severa
forums but no real solution

It was working fine for months, and just stopped. I even did
rollback to see if that would help. No luck

It still connects to mapped drives on one of my other windows XP boxes
but not the one I use the most..

Any other ideas

--
chakotay
Posted via http://www.vistaheads.co

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to disable password expiry in Vista Home Premium Gee Windows Vista Administration 3 02-24-2008 07:53 AM
can sm find the password of my pc when using vista home premium? pavilion_alex Windows Vista Administration 2 01-13-2008 08:31 PM
Password Help Windows Vista Home Premium LK Roberts Windows Vista Administration 1 11-13-2007 06:13 AM
Vista Home Premium password expiration Bob Windows Vista Security 4 09-07-2007 10:33 PM
Password expiration in Vista Home Premium Linda H Windows Vista Security 1 07-23-2007 03:38 AM