i have no experience with windows servers. But on a UNIX system multiple people can be active on the same machine. U just need to have a separate user for each person, depending on what they'll be doing you can have several users in the same usergroup. That's how a UNIX sytem runs anyways, you have each user (a user isn't a person specifically, but a group which programs will run under, then the program will handle RL user's) doing something different. like i said i only have exp on UNIX, but i imagine that user function's are pretty much the same in several respects.
little advice... drop windows move to Lin/Unix you will learn alot and everything is free. exept your PC and bandwidth :P
Answer: Yes, If you create a user in windows server then user log on any machine entire network.
Group policies are used by administrators to configure and control user environment settings. Group Policy Objects (GPOs) are used to configure group policies which are applied to sites, domains, and organizational units (OUs). Group policy may be blocked or set so it cannot be overridden. The default is for subobjects to inherit the policy of their parents. There is a maximum of 1000 applicable group policies.
Group policies are linked to domains, organizational units, or sites in Active Directory. A policy must be linked to a container object in Active Directory to be effective. They are stored in any domain for storage but can be linked to other domains to make them effective there also. The policy must be linked to the container (site, domain, or OU) that it is stored in to be effective in that container. One policy object can be linked to sveral containers. Several policy objects can be linked to one container.
How would you find all users that have not logged on since last month?
Goto Active Directory Users and Computers. Right click new query, click on define query.
Then select Days since logged on to 30 days. Save the query with a name.
Once you open the query again you can see the users who didn't logged in for 30 days.
How do you save files from Macintosh to Windows Server 2003?
The Mac can connect to the windows file share, but it can lose meta data once it is on the Windows Server.
To connect to a Windows server from your mac, go to the "Connect to Server" Menu option in the Go menu in the Finder. Type in smb://server.url or IP address (so either smb://example.server.com or smb://192.168.10.10 or whatever your servers name/IP address is). The Mac will then ask you for a UN and password, you much log in with a user who has the ability to log in to the server and browse files from a Windows machine.
If this is something that you have to do all the time, you might want to consider something like DAVE that will help store the files on the windows server without losing any metadata on the Mac files.
Was:
Connect the computers in a network like you would any other PC.
NTLM, a Windows network authentication protocol, is a challenge/response system that allows a client to prove its identity without sending a password to the server. The Windows domain controller challenges the client to perform a complex mathematical calculation on the user's domain password and send this encrypted password to the domain controller. The domain controller then uses the same calculation to decrypt the password. If the decoded password matches the password obtained from the Security Account Manager (SAM) database, then the client is authenticated and may log into the network and access network resources.
NTLM is an abbreviation for Windows NT LAN Manager; it offers improved security over the now-obsolete LAN Manager protocol. The Indiana University network is configured to use only the latest version of this protocol: NTLMv2. This version provides increased security over NTLMv1.
A Real Time Communication (RTC) application may specify RTCAU_NTLM in the tag to indicate the client will accept NTLM authentication challenges.
Some of the information above comes from the Microsoft Development Network library.(Link)
Should you log off of your computer or do a restart?
A restarting of the computer will completely clear the random memory (RAM) whereas just logging off will mostly clear the RAM. From a performance aspect, restart is better than logoff.
If you're concerned about security, both are equal.
What is the use of the sharing in the folder properties how you shared that foder to others?
Microsoft Windows allows files and folders to be shared on a network. These step-by-step instructions explain how to find the list of folders that have been shared on a Windows computer.
Folders shown in this window link to the actual shared folders. Opening any of these shares will reveal the contents of the actual folder. Note that renaming or deleting files from this linked location is not permitted. Note also that this method reveals the contents but does not reveal the actual location of the shared folders on the hard drive.
Several administrative shares are created automatically by Windows; these should not be modified.
Where is the ldp on a 2003 durango?
LDP is the tool in the Windows Server 2003 toolkit , use full in migration of database from open ldap to Microsoft platform
LDP is the leak detection pump. It is located along the frame on the left side, just in front of the canister.
Ha ha ha ... the first one is a good one ...
LDP in the Durango is under battery tray ...under the hood. You can see LDP filter on the side of the tray, but to do anything with it ... you have to remove the tray.
What is an application domain?
Application Domain is designed as a security boundary that confines errors and faults to a specific domain. The basic theory was that each running application was loaded into a separate process that automatically isolated each application from others. If for example, an error occurred in a single application, that wouldn't affect the others running on the system. Essentially, a process defined a security boundary that also prevented applications from talking directly with each other. This actually worked quite well and helped to solve the perpetual tug of war that existed between scalability and fault tolerant systems. With the advent of the .NET runtime this concept was enhanced to include a new type of entity called the Application Domain.
Where is the LDP on a 1998 Dodge Intrepid?
LDP MEANS LEAK DETECTION PUMP .... CODE P1494 ITS THE SWITCH PUMP.. THE COST OF THAT PART IS ABOUT 70.00 DOLLARS
Why does your 1990 GMC Sierra 1500 odometer occassionally stop working?
Speed sensor
While yes the speed sensor can cause the odometer to quit working the speedometer will quit at the same time. If you have the electronic cluster (the orange bar with the white behind it) there is a motor that runs the odometer and that can stop working. That cluster is designed to where you can replace just that unit, although I don't know where you'll be able to find a decent working one.
-answered by Sye
What benefits do you gain by creating Account templates?
The benefits of Active Directory are best evidenced by their ability to lump objects into groups. Groups of users, groups of computers, etc., each with specialized attributes (especially file and access permissions). Configuring these attributes correctly takes time. Doing it repeatedly, you're prone to making mistakes. Doing it rarely, you're prone to forgetting all the special settings you made weeks or months ago.
Once you create a user or computer with all the right attributes for that group (such as administrators, accountants, attorneys, staff, whatever), you can use it as a template for all future members of that group. Then, adding members with all the right attributes, permissions, etc. becomes simple. Use the template, add the name and you're done.
Not only is it much, much faster (particularly in large environments or those that change quickly), it's much more reliable. If you didn't make a mistake the first time, you'll never make another.