Can you please explain how you obtained the user name? I am running into a similar issue, but I have been unable to figure it out.
For clarification, I am attempting to get the username of the logged on user on a server. The user is not logged on interactively... they are authenticating...
Is there a way in VBScript to grab the logged on user when the script is running on a server and the user is accessing remotely? I have an internal web site that users must authenticate to, but I need to be able to grab their username and pass it to an XML form.
I've tried WSH, which will...
This will also happen if your Windows authentication mode is set to NTLM v2 in Group Policies. Cluster services required NTLM or LM to authorize upon install. After the cluster is established, you should be able to switch back to Negotiate NTLM v2 authentication.
In the protocol.ini file, you should have something similar to this:
[nic]
drivername = N100$
slot = 0x0023
; Line Speed (Mbits/
Speed = Auto
; Force Duplex Mode
ForceDuplex = Auto
Just change the appropriate settings and it should work.
If the app is cluster aware, you should be able to install it on the primary node and it will update the secondary node automatically. The application will be installed to the local disk on both nodes. Service packs should also install automatically to both nodes. I know for a fact that SQL...
If you can get any downtime at all to do this project, I would ask for it. It is better to ensure connectivity and stability than to cross your fingers and hope. But if you can't...
I would build one of the new Dell servers with a base OS install ready for cluster membership. Evict your...
Check to make sure that the domain is not requiring NTLM v2 authentication. Cluster servers requires LM or NTLM authentication for initial setup. I have found that once the cluster nodes are authorized, you can change the authentication mode back to NTLM v2 and not have any issues.
This doc will tell you roughly what you need:
http://www.microsoft.com/windows2000/techinfo/planning/server/clustersteps.asp
All clusters are going to be different. A file/print cluster will require different hardware from a SQL cluster. Also, you need to decide the most cost-effective...
The Quorum disk is already a resource in the Cluster and cannot be added again. The remaining space would only be a partition on the physical disk.
You can create a file share resource in Cluster Administrator to use the space on the new partition. You just have to make the file share...
Running NetShield 4.5 for Win2k (Mcafee SP1 installed; Win2k SP3 installed). We have a three tier e-commerce site running IIS with Application Center. With Mcafee enabled, the site fails intermittently and often. If we disable Mcafee, the site works correctly. The only symptoms we can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.