Setting up Netmeeting Server
DComTalk.com Forum Index DComTalk.com
Discussion of VoIP, VPN, Video Conferencen, DSL and other data commucations.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web dcomtalk.com
Setting up Netmeeting Server

 
Post new topic   Reply to topic    DComTalk.com Forum Index -> Netmeeting
Author Message
Ryan
Guest





Posted: Tue Apr 27, 2004 6:44 pm    Post subject: Setting up Netmeeting Server Reply with quote

Hello there,

I am wanting to setup a Server so that netmeeting users can connect and
have an easy way to connect to one another. Now I found out about ILS
and I don't think it's what I need for because it requires Active
Directory. This doesn't work for 2 reasons:
1) My external domain does not use Active Directory
2) As soon as something requires Active Directory, client licences are
required.

So I am looking for a cheaper solution. I ran accross OpenLDAP
(www.openldap.org), but it is only for Linux. Does anyone know of a
cheaper ldap solution for Windows? If so, is there any install/setup guides?

Ryan
Back to top
Brian Sullivan MVP
Guest





Posted: Tue Apr 27, 2004 8:05 pm    Post subject: Re: Setting up Netmeeting Server Reply with quote

Ryan wrote:
Quote:
Hello there,

I am wanting to setup a Server so that netmeeting users can connect
and have an easy way to connect to one another. Now I found out about
ILS
and I don't think it's what I need for because it requires Active
Directory.

What makes you think it requires AD?


Quote:
This doesn't work for 2 reasons:
1) My external domain does not use Active Directory
2) As soon as something requires Active Directory, client licences are
required.

I think you should look again -- ILS is shipped free as part of all Win2000
servers and does not require AD.

Win2003 server do not have ILS support in any form.




Quote:

So I am looking for a cheaper solution. I ran accross OpenLDAP
(www.openldap.org), but it is only for Linux. Does anyone know of a
cheaper ldap solution for Windows? If so, is there any install/setup

What Windows are you using?


--
Brian Sullivan
Meeting by Wire ( http://www.meetingbywire.com)
------------
Is your PC protected? --
http://www.microsoft.com/security/protect/default.asp
Back to top
Ryan
Guest





Posted: Tue Apr 27, 2004 10:42 pm    Post subject: Re: Setting up Netmeeting Server Reply with quote

Brian,

On the Windows 2000 Documentation I found the requirements for ILS Site
server.

"Before you perform this procedure, the server must belong to a Windows
2000 domain, and it must be running the IIS Admin Service. To check or
start IIS Admin Service, see To start, stop, pause, resume, or restart a
service If IIS Admin Service is not listed in the installed services,
then see Install IIS"

http://www.microsoft.com/windows2000/en/datacenter/help/default.asp?url=/windows2000/en/datacenter/help/sag_TAPIconcepts_150.htm

I actually installed ILS on my "outside" Server box. I used "ilscfg
/listpub" and it said that there were no published servers. However, if
netmeeting requires LDAP, then it only makes sense that AD is required,
as that would be what it would use in the backend. However, if I could
make ILS use a different ldap server/service that would work now.

Ryan


Brian Sullivan MVP wrote:

Quote:
Ryan wrote:

Hello there,

I am wanting to setup a Server so that netmeeting users can connect
and have an easy way to connect to one another. Now I found out about
ILS
and I don't think it's what I need for because it requires Active
Directory.


What makes you think it requires AD?



This doesn't work for 2 reasons:
1) My external domain does not use Active Directory
2) As soon as something requires Active Directory, client licences are
required.


I think you should look again -- ILS is shipped free as part of all Win2000
servers and does not require AD.

Win2003 server do not have ILS support in any form.





So I am looking for a cheaper solution. I ran accross OpenLDAP
(www.openldap.org), but it is only for Linux. Does anyone know of a
cheaper ldap solution for Windows? If so, is there any install/setup


What Windows are you using?

Back to top
Brian Sullivan MVP
Guest





Posted: Tue Apr 27, 2004 11:14 pm    Post subject: Re: Setting up Netmeeting Server Reply with quote

Ryan wrote:
Quote:
Brian,

On the Windows 2000 Documentation I found the requirements for ILS
Site server.

"Before you perform this procedure, the server must belong to a
Windows 2000 domain, and it must be running the IIS Admin Service. To
check or start IIS Admin Service, see To start, stop, pause, resume,
or restart a service If IIS Admin Service is not listed in the
installed services, then see Install IIS"


http://www.microsoft.com/windows2000/en/datacenter/help/default.asp?url=/windows2000/en/datacenter/help/sag_TAPIconcepts_150.htm



The only requirement I know is that IIS be installed and running.


Quote:

I actually installed ILS on my "outside" Server box. I used "ilscfg
/listpub" and it said that there were no published servers. However,
if netmeeting requires LDAP, then it only makes sense that AD is
required, as that would be what it would use in the backend.

ILS provides its own LDAP service - AD is not required ( and in fact its
LDAP server can conflict with AD).


Quote:
if I could make ILS use a different ldap server/service that would



If you have installed ILS on the Win2000 server in question it may already
be running.

By default it runs as an LDAP service on tcp 1002.


--
Brian Sullivan
Meeting by Wire ( http://www.meetingbywire.com)
------------
Is your PC protected? --
http://www.microsoft.com/security/protect/default.asp
Back to top
Ryan
Guest





Posted: Wed Apr 28, 2004 12:28 am    Post subject: Re: Setting up Netmeeting Server Reply with quote

Brian,

You were right, it was running on my machine. "ilscfg /listpub" doesn't
list it but if I do a "netstat -n -a" it's listning on port 1002 and
works like a charm.

Thanks a bunch!!

Ryan


Brian Sullivan MVP wrote:

Quote:
Ryan wrote:

Brian,

On the Windows 2000 Documentation I found the requirements for ILS
Site server.

"Before you perform this procedure, the server must belong to a
Windows 2000 domain, and it must be running the IIS Admin Service. To
check or start IIS Admin Service, see To start, stop, pause, resume,
or restart a service If IIS Admin Service is not listed in the
installed services, then see Install IIS"



http://www.microsoft.com/windows2000/en/datacenter/help/default.asp?url=/windows2000/en/datacenter/help/sag_TAPIconcepts_150.htm


The only requirement I know is that IIS be installed and running.



I actually installed ILS on my "outside" Server box. I used "ilscfg
/listpub" and it said that there were no published servers. However,
if netmeeting requires LDAP, then it only makes sense that AD is
required, as that would be what it would use in the backend.


ILS provides its own LDAP service - AD is not required ( and in fact its
LDAP server can conflict with AD).



if I could make ILS use a different ldap server/service that would




If you have installed ILS on the Win2000 server in question it may already
be running.

By default it runs as an LDAP service on tcp 1002.

Back to top
 
Post new topic   Reply to topic    DComTalk.com Forum Index -> Netmeeting All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Solutions: Telephone Systems Electronics Satellite TV Tech & Gadgets
Powered by phpBB