Microsoft Content Management Server - CMS and AD

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > October 2004 > CMS and AD





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author CMS and AD
Joey

2004-10-25, 5:49 pm

Hi,

I'm trying to get my email notification program working. I
couldn't get an email address from my WinNT domain in my
code so I tried to get one through an LDAP connection. I
have a domain controller called fhu for example. If you
had active directory and open up the active directory
users and computers folder, all the way at the top in my
Active Directory hiearchy is "Active Directory Users and
Computers [fhu.uv.me.com]" One step down I have a folder
called Saved queries and on the same level is my domain:
uv.me.com Underneath that domain is all my folders, for
example Users, Accounts, etc. How would I put that in your
code you provided here:
http://weblogs.asp.net/stefan_gossn...e/2003/12/21/44
902.aspx


I get all kinds of funky errors. Like "An operations error
occured" or "The specified domain either does not exist or
could not be contacted" Help please....

Joey

Also the email domain is different as well. Like
mymail.company.com.
Angus Logan [MVP]

2004-10-25, 8:46 pm

Hi Joey,

You may get a richer thread if you drop this on a .NET and/or AD newgroup.

Regards
--
________________________________________


Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________

"Joey" <anonymous@discussions.microsoft.com> wrote in message
news:05b301c4bae9$88e76970$a401280a@phx.gbl...
> Hi,
>
> I'm trying to get my email notification program working. I
> couldn't get an email address from my WinNT domain in my
> code so I tried to get one through an LDAP connection. I
> have a domain controller called fhu for example. If you
> had active directory and open up the active directory
> users and computers folder, all the way at the top in my
> Active Directory hiearchy is "Active Directory Users and
> Computers [fhu.uv.me.com]" One step down I have a folder
> called Saved queries and on the same level is my domain:
> uv.me.com Underneath that domain is all my folders, for
> example Users, Accounts, etc. How would I put that in your
> code you provided here:
> http://weblogs.asp.net/stefan_gossn...e/2003/12/21/44
> 902.aspx
>
>
> I get all kinds of funky errors. Like "An operations error
> occured" or "The specified domain either does not exist or
> could not be contacted" Help please....
>
> Joey
>
> Also the email domain is different as well. Like
> mymail.company.com.



Joey

2004-10-25, 8:46 pm

Where is that at? Do you have a url?

Joey


>-----Original Message-----
>Hi Joey,
>
>You may get a richer thread if you drop this on a .NET

and/or AD newgroup.
>
>Regards
>--
> ________________________________________

>
>Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
>Product Specialist
>Microsoft Application Solutions
>Data#3 Limited
>E angus_logan@data3.com.au
>BLOG www.anguslogan.com
> ________________________________________

>"Joey" <anonymous@discussions.microsoft.com> wrote in

message
>news:05b301c4bae9$88e76970$a401280a@phx.gbl...
working. I[vbcol=seagreen]
my[vbcol=seagreen]
I[vbcol=seagreen]
my[vbcol=seagreen]
and[vbcol=seagreen]
folder[vbcol=seagreen]
domain:[vbcol=seagreen]
for[vbcol=seagreen]
your[vbcol=seagreen]
http://weblogs.asp.net/stefan_gossn...ve/2003/12/21/4
4[vbcol=seagreen]
error[vbcol=seagreen]
exist or[vbcol=seagreen]
>
>
>.
>

Angus Logan [MVP]

2004-10-26, 2:46 am

try the following newsgroups:

microsoft.public.windows.server.active_directory
microsoft.public.dotnet.framework
microsoft.public.dotnet.framework.aspnet

Regards
--
________________________________________


Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________

"Joey" <anonymous@discussions.microsoft.com> wrote in message
news:05dd01c4baf3$9f2c8210$a401280a@phx.gbl...[vbcol=seagreen]
> Where is that at? Do you have a url?
>
> Joey
>
>
> and/or AD newgroup.
> message
> working. I
> my
> I
> my
> and
> folder
> domain:
> for
> your
> http://weblogs.asp.net/stefan_gossn...ve/2003/12/21/4
> 4
> error
> exist or


Stefan [MSFT]

2004-10-26, 2:46 am

Hi Joey,

please check if your "folder" is an OU or a sub domain or whatever.
Then extend the ldap connection string.
With the appropriate items.

OUs are added with the OU=... term, Sub Domains with DC=... term.

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver

MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"Joey" <anonymous@discussions.microsoft.com> wrote in message
news:05b301c4bae9$88e76970$a401280a@phx.gbl...
> Hi,
>
> I'm trying to get my email notification program working. I
> couldn't get an email address from my WinNT domain in my
> code so I tried to get one through an LDAP connection. I
> have a domain controller called fhu for example. If you
> had active directory and open up the active directory
> users and computers folder, all the way at the top in my
> Active Directory hiearchy is "Active Directory Users and
> Computers [fhu.uv.me.com]" One step down I have a folder
> called Saved queries and on the same level is my domain:
> uv.me.com Underneath that domain is all my folders, for
> example Users, Accounts, etc. How would I put that in your
> code you provided here:
> http://weblogs.asp.net/stefan_gossn...e/2003/12/21/44
> 902.aspx
>
>
> I get all kinds of funky errors. Like "An operations error
> occured" or "The specified domain either does not exist or
> could not be contacted" Help please....
>
> Joey
>
> Also the email domain is different as well. Like
> mymail.company.com.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com