Re: login info from ie screen

From: karakas (karakas_at_discussions.microsoft.com)
Date: 12/22/04


Date: Wed, 22 Dec 2004 12:37:02 -0800

When I check the Computer Management ->Shared folders -> Sessions screen, it
displays the active users who connected to server. User name should be
windows userid from the client machine, but it displays another userid that
is created for intranet account, for the same client workstation. Same user
tried on the different machine, and everything was normal. Problem is related
to specific client workstations, who signed intranet with intranet userid and
try to work on their shared folders with windows networking.

As if there is miscommunication between client and windows 2003 server. We
have firewall in the building and server and clients are behind the firewall.
On the sessions screen computers external ip was displayed instead of
computer name.

I know this group is not windows group, and asked same question but have not
gotten repsonse yet.

thanks for help

"Steve Easton" wrote:

> The ID that you're seeing in your logs is the machine name associated with the workgroup
> that the machine is assigned to in Network properties.
>
> You'll never see the "Windows" username delivered via Internet Explorer.
>
>
> "karakas" <karakas@discussions.microsoft.com> wrote in message
> news:A4592160-FD58-40D2-A907-934F9573AEAD@microsoft.com...
> > We have windows 2003 standart server and iis 6 is running on it. Windows 2003
> > has some users and when they try to login to server to work on their shared
> > folder, they have access denied error.
> >
> > I checked the Sessions on the server and noticed that user is connected as
> > intranet userid that is different than her actual windows userid. We have
> > intranet on our web site and server picks up intranet userid, which is
> > entered through internet explorer screen to see specific pages, instead of
> > windows userid from this specific client machine.
> >
> > How can I fix this problem?
> >
> > thanks for any help
>
>
>



Relevant Pages

  • Re: login info from ie screen
    ... You'll never see the "Windows" username delivered via Internet Explorer. ... > has some users and when they try to login to server to work on their shared ... > intranet userid that is different than her actual windows userid. ...
    (microsoft.public.frontpage.client)
  • Re: schedule job - login in dynamic sql
    ... If the user created the stored proc without ... You have a userid as the login on the server. ... usually the Agent userid is a member of the sysadmin, or at least of dbo), ...
    (microsoft.public.sqlserver.programming)
  • Re: WSS: Finding My Sites through SQL
    ... sites on a diferent server than the WSS server. ... foreach (XmlNode node in AllSites) ... and I came up with this SQL: ... Select @userId = tp_ID from UserInfo where tp_login like 'DOMAIN ...
    (microsoft.public.sharepoint.windowsservices)
  • WSS: Finding My Sites through SQL
    ... sites on a diferent server than the WSS server. ... foreach (XmlNode node in AllSites) ... and I came up with this SQL: ... Select @userId = tp_ID from UserInfo where tp_login like 'DOMAIN ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Appending a unique line to a file
    ... On OS/2 (our previous server) this was simple, as you couldn't open a file for output on more than one thread; OS/2 caused the second to fail. ... call rxqueue 'create', 'myQ' ... say 'Received:' userid ...
    (comp.lang.rexx)