(Msg. 1) Posted: Sun Sep 03, 2006 1:55 pm
Post subject: Must to logoff Archived from groups: microsoft>public>win98>networking (more info?)
Hi All!
I get this error when I try to connect to network drives.
Every time I must Logoff and logon - then I can connect.
I want it the way it's on the second machine - it asks user name and
password every time I go in Win98 and I dont nee to logoff/logon.
c:\WINDOWS\NET USE k: \\MYPENTIUM\k mmm
Error 3787: You must log on before performing this operation.
c:\WINDOWS\NET USE l: \\MYPENTIUM\l
Error 3787: You must log on before performing this operation.
c:\WINDOWS\NET USE j: \\MYPENTIUM\j-mmx
Error 3787: You must log on before performing this operation.
c:\WINDOWS\NET USE q: \\MYPENTIUM\c mm
Error 3787: You must log on before performing this operation.
(Msg. 2) Posted: Sun Sep 03, 2006 1:55 pm
Post subject: Re: Must to logoff [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
When you log off the problem machine, do you have to enter a password to log
back on? There are various reasons the machine might be automatically
logging on, the simplest being that you are using "blank password". If
that's the case, I *think* that all you need to do is put in a password and
click OK. I *think* that password will be saved and you will need to use it
from now on. I said I *think* because I'm not at my 98 machine and can't
experiment. Another solution may simply be to use the Passwords applet in
Control Panel to change your password from <blank> to whatever you want.
But, if you already have to use a password to log back on, then it gets more
complicated. Such a situation would indicate that at some time in the past
someone has added "autologon" features to the Registry. In that case, this
article would be one place to start.
http://support.microsoft.com/kb/141858/EN-US/
Unfortunately, most of the available literature explains how to *enable*
autologon, not how to get rid of it. But reading those articles will give
you hints on where to look for previously inserted autologon commands. Like
this page, for instance:
http://www.howtonetworking.com/Windows/autologon.htm
(The applicable paragraphs are the third and second from the bottom.)
You can see that there are various ways to enable autologon. Please be
careful when editing the Registry. Use the Start>Run box to run "SCANREG
/BACKUP", first. Then, before making any edits to a Registry Key, use
Edit>Export to create a backup REG file for that specific Key. If you feel
like you messed up really bad, you can always boot to Command Prompt Only
and use SCANREG /RESTORE to restore a full backup.
--
Gary S. Terhune
MS-MVP Shell/User
"M Mordkovych" <jcberg_no_spam_.TakeThisOut@compuserve.com> wrote in message
news:exkRmI4zGHA.720@TK2MSFTNGP02.phx.gbl...
> Hi All!
>
> I get this error when I try to connect to network drives.
> Every time I must Logoff and logon - then I can connect.
> I want it the way it's on the second machine - it asks user name and
> password every time I go in Win98 and I dont nee to logoff/logon.
>
> c:\WINDOWS\NET USE k: \\MYPENTIUM\k mmm
>
> Error 3787: You must log on before performing this operation.
>
> c:\WINDOWS\NET USE l: \\MYPENTIUM\l
>
> Error 3787: You must log on before performing this operation.
>
> c:\WINDOWS\NET USE j: \\MYPENTIUM\j-mmx
>
> Error 3787: You must log on before performing this operation.
>
> c:\WINDOWS\NET USE q: \\MYPENTIUM\c mm
>
> Error 3787: You must log on before performing this operation.
>
>
>
(Msg. 3) Posted: Sun Sep 03, 2006 7:49 pm
Post subject: Re: Must to logoff [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Hi!
Thanks it worked! Passwords were all set, but ater applying BOTH (I am not
sure which of then fixed the problem) changes to registry it began to ask
the password!
>>A: To enable AutoLogon feature on win9x, you can make the following
changes to the registry manually.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon
DefaultUserName "your_username"
DefaultPassword "your_password"
AutoAdminLogon "1"<<
>>The following entry appears in the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Network\Real
Mode Net
AutoLogon=xx
NOTE: The AutoLogon value must be a BINARY value and must be set to 00 for
automatic logon to work.<<
So I set it to 01!
Still may I needed to apply both?
Thank you very much!
"Gary S. Terhune" <grystnews.DeleteThis@mvps.org> wrote in message
news:%23P4r834zGHA.3464@TK2MSFTNGP03.phx.gbl...
>
> But, if you already have to use a password to log back on, then it gets
more
> complicated. Such a situation would indicate that at some time in the past
> someone has added "autologon" features to the Registry. In that case, this
> article would be one place to start.
> http://support.microsoft.com/kb/141858/EN-US/ >
> Unfortunately, most of the available literature explains how to *enable*
> autologon, not how to get rid of it. But reading those articles will give
> you hints on where to look for previously inserted autologon commands.
Like
> this page, for instance:
> http://www.howtonetworking.com/Windows/autologon.htm >
> (The applicable paragraphs are the third and second from the bottom.)
>
> You can see that there are various ways to enable autologon. Please be
> careful when editing the Registry. Use the Start>Run box to run "SCANREG
> /BACKUP", first. Then, before making any edits to a Registry Key, use
> Edit>Export to create a backup REG file for that specific Key. If you feel
> like you messed up really bad, you can always boot to Command Prompt Only
> and use SCANREG /RESTORE to restore a full backup.
>
> --
>
> Gary S. Terhune
> MS-MVP Shell/User
>
> "M Mordkovych" <jcberg_no_spam_.DeleteThis@compuserve.com> wrote in message
> news:exkRmI4zGHA.720@TK2MSFTNGP02.phx.gbl...
> > Hi All!
> >
> > I get this error when I try to connect to network drives.
> > Every time I must Logoff and logon - then I can connect.
> > I want it the way it's on the second machine - it asks user name and
> > password every time I go in Win98 and I dont nee to logoff/logon.
> >
> > c:\WINDOWS\NET USE k: \\MYPENTIUM\k mmm
> >
> > Error 3787: You must log on before performing this operation.
> >
> > c:\WINDOWS\NET USE l: \\MYPENTIUM\l
> >
> > Error 3787: You must log on before performing this operation.
> >
> > c:\WINDOWS\NET USE j: \\MYPENTIUM\j-mmx
> >
> > Error 3787: You must log on before performing this operation.
> >
> > c:\WINDOWS\NET USE q: \\MYPENTIUM\c mm
> >
> > Error 3787: You must log on before performing this operation.
> >
> >
> >
>
>
(Msg. 4) Posted: Sun Sep 03, 2006 7:49 pm
Post subject: Re: Must to logoff [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Yes, you probably need to apply both.
--
Gary S. Terhune
MS-MVP Shell/User
"M Mordkovych" <jcberg_no_spam_ DeleteThis @compuserve.com> wrote in message
news:eP%23WzO7zGHA.4408@TK2MSFTNGP05.phx.gbl...
> Hi!
>
> Thanks it worked! Passwords were all set, but ater applying BOTH (I am not
> sure which of then fixed the problem) changes to registry it began to ask
> the password!
>
> It was still no god after this one :
> http://www.howtonetworking.com/Windows/autologon.htm >
>>>A: To enable AutoLogon feature on win9x, you can make the following
> changes to the registry manually.
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon
> DefaultUserName "your_username"
> DefaultPassword "your_password"
> AutoAdminLogon "1"<<
>
> I removed AutoAdminLogon entry entirely.
>
> and worked well after this
> http://support.microsoft.com/kb/141858/EN-US/ >
>>>The following entry appears in the following registry key:
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Network\Real
> Mode Net
>
> AutoLogon=xx
> NOTE: The AutoLogon value must be a BINARY value and must be set to 00 for
> automatic logon to work.<<
>
> So I set it to 01!
>
> Still may I needed to apply both?
>
> Thank you very much!
>
> "Gary S. Terhune" <grystnews DeleteThis @mvps.org> wrote in message
> news:%23P4r834zGHA.3464@TK2MSFTNGP03.phx.gbl...
>>
>> But, if you already have to use a password to log back on, then it gets
> more
>> complicated. Such a situation would indicate that at some time in the
>> past
>> someone has added "autologon" features to the Registry. In that case,
>> this
>> article would be one place to start.
>> http://support.microsoft.com/kb/141858/EN-US/ >>
>> Unfortunately, most of the available literature explains how to *enable*
>> autologon, not how to get rid of it. But reading those articles will give
>> you hints on where to look for previously inserted autologon commands.
> Like
>> this page, for instance:
>> http://www.howtonetworking.com/Windows/autologon.htm >>
>> (The applicable paragraphs are the third and second from the bottom.)
>>
>> You can see that there are various ways to enable autologon. Please be
>> careful when editing the Registry. Use the Start>Run box to run "SCANREG
>> /BACKUP", first. Then, before making any edits to a Registry Key, use
>> Edit>Export to create a backup REG file for that specific Key. If you
>> feel
>> like you messed up really bad, you can always boot to Command Prompt Only
>> and use SCANREG /RESTORE to restore a full backup.
>>
>> --
>>
>> Gary S. Terhune
>> MS-MVP Shell/User
>>
>> "M Mordkovych" <jcberg_no_spam_ DeleteThis @compuserve.com> wrote in message
>> news:exkRmI4zGHA.720@TK2MSFTNGP02.phx.gbl...
>> > Hi All!
>> >
>> > I get this error when I try to connect to network drives.
>> > Every time I must Logoff and logon - then I can connect.
>> > I want it the way it's on the second machine - it asks user name and
>> > password every time I go in Win98 and I dont nee to logoff/logon.
>> >
>> > c:\WINDOWS\NET USE k: \\MYPENTIUM\k mmm
>> >
>> > Error 3787: You must log on before performing this operation.
>> >
>> > c:\WINDOWS\NET USE l: \\MYPENTIUM\l
>> >
>> > Error 3787: You must log on before performing this operation.
>> >
>> > c:\WINDOWS\NET USE j: \\MYPENTIUM\j-mmx
>> >
>> > Error 3787: You must log on before performing this operation.
>> >
>> > c:\WINDOWS\NET USE q: \\MYPENTIUM\c mm
>> >
>> > Error 3787: You must log on before performing this operation.
>> >
>> >
>> >
>>
>>
>
>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum