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

Stattlich

Member
Jul 6, 2004
196
0
0
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?
 

Stattlich

Member
Jul 6, 2004
196
0
0
Forgot to mention- the SATA array is a backup for the primary working system drive, a normal PATA Seagate 80GB.
 

Stattlich

Member
Jul 6, 2004
196
0
0
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?
 

Stattlich

Member
Jul 6, 2004
196
0
0
Well ok, I'm not that much of a moron- yes it'll be NTFS. :D 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.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Create accounts for all users, create directories for them, assign ACLs to those directories.
 

Zugzwang152

Lifer
Oct 30, 2001
12,134
1
0
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.
 

Stattlich

Member
Jul 6, 2004
196
0
0
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).
 

nweaver

Diamond Member
Jan 21, 2001
6,813
1
0
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.
 

Stattlich

Member
Jul 6, 2004
196
0
0
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...
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
You can't hide the other directories from them AFAIK, that's something from NetWare that MS never stole^Wimplemented.