Re: Access local shares when DC is down

Tech-Archive recommends: Fix windows errors by optimizing your registry



I'm familar with Gobal vs. Domain Local Groups, but when you say Global
Account, is this different that a "normal" user account you would
create in AD ?


ACutsumbis@xxxxxxxxx wrote:
Louis, Thank you for the suggestion, i will try this solution later
today.

Thanks.

Louis Vitiello Jr. wrote:
Sharing the guest account is not a good idea for security.

One option is to include the share as a mapped drive in your netlogon
scripts. When you use the net use command map a user's credentials with it.
You can do this for each user, which will take a lot of scripts, or you can
create an global account that has rights to the folder and use those
credentials. To even further ensure connection, if you use the global
account create the same user and password of the account as a local user on
the machine you are trying to share from.

So let's say we create a user called Share with a password of 123456 on the
server. You would also create a local account on the workstation you wish to
share from as Share \ 123456. Then for the logon script,

net use S: \\workstation\share 123456 /user:DOMAIN\Share /savecred

Just remember if you change any passwords for the global account, you have
to change them in two places.

Hope this helps,
--
Louis Vitiello Jr.
------------------------------
MCSE, MCSA, MCP, A+/N+
ERCP XP Pro / Net Concepts



"Joshua Bolton" <JoshuaBolton@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9E98765C-9F61-4FF6-9CA9-868D528836DD@xxxxxxxxxxxxxxxx
enable the guest account on the xp box with no password. Set up a second
share of the same folder with guest access.

.



Relevant Pages

  • Re: Recover My Documents
    ... > drive I was able to save My Documents under a different folder name so the ... > my account I can't access any of them. ... Did you also encrypt the data? ... If you encrypted and did not back up the credentials, ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: security - web service - vb.net - Help....
    ... any new process it creates will always be run by the ASPNET account? ... you can start a process using different credentials - but then you need to have the password... ... win form button_click event and the folder was copied successfully by ... System.Diagnostics.Process.Start(<command string>) to run the command to accomplish this. ...
    (microsoft.public.dotnet.security)
  • Re: Locked folder after repair of XP
    ... Works OK but- my son had a user account in his name with a password. ... Is there any way to get access to this folder? ... If encryption was invoked and the credentials *were* backed up, ...
    (microsoft.public.windowsxp.general)
  • RE: help: connect to share - credentials stay
    ... This will delete all shares and credentials ... > folder, to wich the others can connect using the administrator ... > account and pass of the box that shares. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: IIS permissions + scripts etc
    ... How does one set different IUSR accounts for different site's? ... IIS (or scripts) does not by-pass the file ... >> This would be permitted as the folder is within their account root. ...
    (microsoft.public.inetserver.iis)