Search the web
Sign In
New User? Sign Up
ADSIANDDirectoryServices · ADSI and System.DirectoryServices Q&A
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4216 - 4245 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4216
It is all the exact same data, just represented different ways. The two octet formats (the filter and non-filter versions) are just a binary representation of...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 2, 2006
5:13 am
4217
Hi all, I've been approached to develop an intranet application for a company. This intranet will be interfacing with a Active directory setup local to the...
aemca_san
Offline Send Email
Sep 6, 2006
7:39 pm
4218
Typically, you would want to either use IIS-based authentication or do some sort of LDAP authentication via a forms auth mechanism. Both are well supported in...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 7, 2006
2:07 am
4219
Apologies for jumping on this but Joe, you said something that caught my eye. I talked with developers where I work a bit ago and there seemed to be a lack of...
Mike Baudino
mlb1232000
Offline Send Email
Sep 8, 2006
3:38 am
4220
This is definitely the case. In ASP.NET, this stuff is basically all done for you. When using Windows auth, the Context.User property is populated with a...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 8, 2006
4:11 am
4221
Hi Joe / Mike First off, many thanks for your detailed replies :) I've been reading up a bit, and have to say I feel a bit clearer on the matter. From what I...
Mischa Kroon
aemca_san
Offline Send Email
Sep 8, 2006
10:18 pm
4222
This sounds reasonable to me. If you want SSO with the intranet, you will need to use Windows authentication. If you want to use AzMan, it might make sense...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 10, 2006
11:33 pm
4223
Hi Mischa, If you plan on using ADAM to store extra user information (such as roles), wouldn't it be easier to save the user info in SQL instead? This way, you...
MH
mach1_email
Offline Send Email
Sep 12, 2006
5:57 pm
4224
Thanks Joe. My problem is solved. Gaoming Fu ... The two ... binary ... produce ... can do ... function called ... same way. ... formats? ... objectSid...
gaoming_fu
Offline Send Email
Sep 12, 2006
10:06 pm
4225
Well, we just heard back from the customer. They didn't want to install ADAM on the server because they thought it required sp2 for windows 2003 and they...
Mischa Kroon
aemca_san
Offline Send Email
Sep 13, 2006
7:38 pm
4226
Your client is absurdly wrong. How could ADAM have been shipping for so long if it required SP2? Nutso. Note that AzMan is still an option. You just can use...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 14, 2006
4:28 am
4227
Real quick... if you go the SQL route, make sure you store the object's GUID as the reference and not any other attribute. It is the only one that won't come...
Ryan Dunn
dunn_rp
Offline Send Email
Sep 14, 2006
2:10 pm
4228
When listing directory under a DFS tree, is there an easy way to know the target of a DFS link ? Thank you...
rmod009
Offline Send Email
Sep 18, 2006
2:49 pm
4229
I'm not quite sure about how to get the GUID from the object in this case. One thing I'm also having trouble with is finding a reference on how to get the...
Mischa Kroon
aemca_san
Offline Send Email
Sep 19, 2006
5:37 pm
4230
Is there any way to script, or using ADSIEdit perhaps, changing the password expiration on a user account so that it would be due to expire within a few days?...
Mike
mlb1232000
Offline Send Email
Sep 19, 2006
10:24 pm
4231
No, you can't change pwdLastSet to a specific value. You can make it be "now" (set it to -1 and the DS will substitute in the value corresponding to "now"),...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 19, 2006
11:26 pm
4232
Hi, Am very new to this group. I need one help,as my IT dept decided to change the service account password in all desktop (nearly 800)which is divided in to 3...
Rangarajan V
vrang2001
Offline Send Email
Sep 21, 2006
7:42 pm
4233
Update: the tool has been updated, renamed and "resited". The new site is now http://www.ldapeditor.com, and its called ldapeditor; not ldapmanager. Its...
ansarmohammed
Offline Send Email
Sep 23, 2006
9:35 pm
4234
Hello, I am developing my application using VC++6.0. I want to retrieve the members of group using GetObjectAttributes call by passing "member" as an attribute...
asawaricjoshi
Offline Send Email
Sep 26, 2006
11:18 am
4235
You need to use range retrieval. The syntax is "member;range=1-XXXX" where xxxx is less than the paging limit - usually 1000. When you have the last page,...
Ryan Dunn
dunn_rp
Offline Send Email
Sep 26, 2006
12:37 pm
4236
Dear all, I need help on LDAP paramater that act as the login count. I have a radius server (steelbelted radius) as the relay to my back-end authentication ...
Sugiowono Cen
sugi7676
Offline Send Email
Sep 27, 2006
1:17 am
4237
... There is no such parameter in AD LDAP -- Tomasz Onyszko http://www.w2k.pl/ - (PL) http://blogs.dirteam.com/blogs/tomek/ - (EN)...
Tomasz Onyszko
t_onyszko
Offline Send Email
Sep 27, 2006
6:16 am
4238
Hello Ryan, Yes. It worked. Thanks a lot for your help.. Thanks Asawari ... From: Ryan Dunn To: ADSIANDDirectoryServices@yahoogroups.com Sent: Tuesday,...
asawari
asawaricjoshi
Offline Send Email
Sep 29, 2006
12:48 pm
4239
I'm looking to get a properities page for my AD users that shows Employee number. I have the context menu version but I really like to extend the properties...
Jay
jaywilliams51
Offline Send Email
Sep 29, 2006
1:11 pm
4240
hi all, really need some help. new to AD. I have the following and it works fine on my local dev machine but not when I publish to web server: Protected Sub...
traverses00
Online Now Send Email
Sep 29, 2006
1:13 pm
4241
We have two domain controllers DC1 - Windows 2000 DC2 - Windows 2003 Clients Windows XP Windows 2000 In Windows 2000 clients, the group policy cannot load...
Henry Ortega
juandelacruz@...
Send Email
Sep 29, 2006
1:15 pm
4242
I had a post on this yesterday. Not sure what happen to it. Does anyone have information on it. All the docs I have point to it being done but I'd love some...
Jay
jaywilliams51
Offline Send Email
Sep 29, 2006
1:24 pm
4243
... Check these links: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ad/ad/property_pages_for_use_with_display_specifiers.asp ...
Tomasz Onyszko
t_onyszko
Offline Send Email
Sep 29, 2006
1:36 pm
4244
Hopefully Tomasz' post will help, as I don't think many of the other frequent posters on this forum really do this kind of UI work. Most of us focus on server...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 29, 2006
4:52 pm
4245
This is probably a security problem, but since you don't tell us the exception you get, it is hard to say. Typically, the reason these things fail when running...
Joe Kaplan
joekaplan2003
Offline Send Email
Sep 29, 2006
5:01 pm
Messages 4216 - 4245 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help