• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I get a mirrored array to show up as a drive?

Stattlich

Member
Just built a new server and I can't get my new RAID1 setup (2 Seagate SATA 300GB Barracudas) to show up as a single drive under 'My Computer' so I can enable it as a shared drive. Any tips?
 
Cripes... Disk Management. Yes, I'm a moron. Ok, it's formatting now (~600GB is gonna take all afternoon).

While I've got a little attention here, how do I create secure directories on this array that other people on the LAN can login to and backup their own data?
 
Well ok, I'm not that much of a moron- yes it'll be NTFS. 😀 This is a peer-to-peer network. Something you can just attach a PC to, set for 'WORKGROUP', and share network resources with all other LAN devices.
 
Originally posted by: Stattlich
Got it. What are ACLs? Sorry, I'm new at doing this specifically.

Access Control Lists. Make sure you create appropriate accounts and give them appropriate permissions.

Don't give everyone full control rights, and limit important ones to as few users as possible.
 
I saw something in there about Quotas- is that the same thing? There didn't seem to be a way to create logins for seperate people (though I hadn't added accounts yet either).
 
normally, the "best practice" is "everyone" and "full control" on the share itself, and you use NTFS permissions (security tab) to actually secure the files.
 
Makes sense- I'll check that out shortly.

Is there anything else I need to know? I want to set this up where users can login with a username and password (or just a password- however it can be setup), see their new empty folder, and start copy and pasting their backup data to it, though they can't see anybody else's folder.

I'm fairly fluent with stuff like this in FTP, but never done it locally...
 
You can't hide the other directories from them AFAIK, that's something from NetWare that MS never stole^Wimplemented.
 
Back
Top