Any help would be very much appreciated...

We have SBS 2K w/ 5 CALs. Right now we're only using it as a file
server - I don't know how to classify this but we also have an MS
Access DB in the SBS that at most 3 users access at one time so I'm
not sure how the CAL's apply here. We're not using any other of the
components but are planning to.

Here's what we want to be able to do:

1) We want to be able to host an internet app, asp.net w/ sqlserver 2K
backend. Authentication will be handled by the application for a list
of users in a db table.
2) Use the same sqlserver 2K as backend for a client/server app.
Security is also handled by the app for a list of users in a db
table.
3) Use Active Directory only for controlling file/printer sharing
purposes. Our emails are hosted by a third party.

>From reading previous posts, please affirm if this would be OK for us
or not:

1) upgrade sbs2K to sbs2003 premium to be able to use sqlserver. I'm
thinking this will solve the licensing we require for our web app.

2) Not sure though about the CAL's - since we already have 5 from
sbs2K, and if we upgrade to sbs2003 w/ 5 CAL's, would that give us 10
CAL's in total? as I understood CAL's can be per-user or per-device
(or per-pc, we do not have any roaming access), we need about 10 CAL's
in a per-user config since we probably will only have at most 7 users
accessing the server at a time, plus the web app.

not sbs related but might as well throw it in if anybody can help -
does anybody know how much (ballpark) the open value licensing would
be for abt 15 installations/users of XPPro and OfficeXP/03? if we go
retail, it's abt 200/user for XPPro.

Thanks.

Re: help on SBS config and licensing by kumag

kumag
Mon Feb 12 17:11:07 CST 2007

BTW, forgot to mention on things that would be OK for us:

3) get "win server 03 web edition" for another box to host our web
app. maybe this is a good option as it isolates IIS from our sbs, just
don't know hos scalable it would be down the road. do i still need to
get CAL for users of our web app?

Thanks again =)


Re: help on SBS config and licensing by Cris

Cris
Tue Feb 13 19:57:03 CST 2007

If you want to host a website locally, it should be in the DMZ completely
isolated from the SBS

Second, you're cals from SBS 2000 won't work with SBS 2003

--
Cris Hanna [SBS-MVP]
------------------------------
Please do not contact me directly, only respond in the Newsgroups
MVPs do not work for Microsoft
------------------------------
Send via Windows Mail on Vista Ultimate connected to SBS 2003 R2
"kumag" <dla_gwapo@yahoo.com> wrote in message
news:1171321867.928237.161270@j27g2000cwj.googlegroups.com...
> BTW, forgot to mention on things that would be OK for us:
>
> 3) get "win server 03 web edition" for another box to host our web
> app. maybe this is a good option as it isolates IIS from our sbs, just
> don't know hos scalable it would be down the road. do i still need to
> get CAL for users of our web app?
>
> Thanks again =)
>


Re: help on SBS config and licensing by kumag

kumag
Wed Feb 14 09:37:21 CST 2007

Thanks Cris for the reply. I think I understand in concept what you
said. I'm not really a network savvy person so it takes me a bit of
crunching before I get my head around some of the things here. So what
you're saying is that from a licensing point of view, 2003WebEdtn (w/o
CAL's) running our webapp accessing SQLServer on a SBS2003 Premium (w/
5CAL's) is allowed. And as long as our web server is on a DMZ and
configured properly, our local network will be secure enough from the
outside world. I'll do some more research on SBS2003+2003WebEdtn+DMZ
but if you could point me to a good article/white papers on this, that
would be great (also hope there's a good one in this newsgroup).
Thanks again.