On CHOW: Alton Brown's favorite curse words
1 Resources for

objectclass

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

10 ways to benchmark your Active Directory environment
Active Directory Services is the going standard for account provisioning, basic system management, and DNS authority in most environments. But having some accountability to determine what has changed over time can be a challenge. Here are some strategies for achieving accountability in your Active Directory environment. They'll help supplement your...
Tags: Environment, Domain, Tool, CSVDE, Development Domain, DSGET, objectClass, Microsoft Windows Active Directory, Directory Services, Enterprise Software, Software, Rick Vanover
Blog posts 2008-03-25

Additional Resources

Using ldapadd to add new entry
How do you add a new entry in an ldif file using LDAP? I have tried adding an entry but keeps returning the following error message: ldap_bind: Invalid credentials (49)I can perform ldapsearch and it will return results but I can't add a new entry.Here is my ldif file...
Tags: Rehman, Sales, new entry
Q&A 2006-04-27
Global Address List - Exchange 2003
I am using Exchange 2003. Former employee names still show on the GAL even after I have deleted their email accounts. After deleting the accounts I ran the mailbox accounts cleanup in Exchange Systems Manager and then purged the deleted accounts. Since the names still appeared...
Tags: E-mail servers, rmillz@..., objectCategory=person, GAL, homeMDB=*, msExchHomeServerName=*, objectClass=user, Microsoft Exchange Server 2003
Discussion threads 2007-10-17
Global Address List - Exchange 2003
I am using Exchange 2003. Former employee names still show on the GAL even after I have deleted their email accounts. After deleting the accounts I ran the mailbox accounts cleanup in Exchange Systems Manager and then purged the deleted accounts. Since the names still appeared...
Tags: E-mail servers, rmillz@..., objectCategory=person, GAL, homeMDB=*, msExchHomeServerName=*, objectClass=user, Microsoft Exchange Server 2003
Discussion threads 2007-10-17
Help with LDAP query
Hello there,Anybody have an idea how to run an LDAP query to return all enabled users??I was able to find one for disabled users which is:(&(objectCategory=Person)(objectClass=user)(userAccountControl:1.2.840.113556.1.4.803:=2))but how do you change it for enabled users???Thanks in advance..E CanaanThe LDAP query to return all enabled users is:(&(objectCategory=person)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))It essentially says to return all...
Tags: LDAP, LDAP Query, userAccountControl:1.2.840.113556.1.4.803:=2, objectClass=user, objectCategory=person, e_canaan@..., it management
Q&A 2006-04-24
Using the Dsquery command in Windows Server 2003
Compile a list of DHCP serversEver need to quickly track down all the DHCP servers for a domain?Here's the command:dsquery * forestroot -filter objectclass=dhcpclass) -attr *
Tags: Dsquery, Greg Shultz, Microsoft Windows, Microsoft Windows Server, Microsoft Windows Server 2003
Discussion threads 2004-12-08
ldap Query for password expiry
Dear All,I have tried to make query for Find all Users that have not changed password since 01.02.2007. But i have a problem in date format. i have querr:-"(&(objectCategory=person)(objectClass=user)(pwdLastSet
Tags: deepak_singla2@..., password, LDAP
Discussion threads 2007-04-02
SQL syntax for querying AD group membership
I've established a connection to Active Directory through Crystal Reports. Now I need to write an SQL select statement to return all computer accounts and their group memberships. My statement returns all the computer accounts in the target OU, but the MemberOf field is empty. I've included below my...
Tags: PRODUCTIVITY, Programming languages, advertisement, cantrejj@..., computer account, SQL, computer
Discussion threads 2007-07-22
Error Message MSExchangeDSAccess oon exchange server 2003 SP-2
Hi All,We have problem when sending & receiving mail to only one organizational group if we sending to others group we don't have this problem, so the message always stuck on "Message Awaiting Directory Lookup".When I check on event viewer I got this error message:-------------------------------------Event Type: ErrorEvent Source: MSExchangeDSAccessEvent Category: LDAP Event ID: 2394Date: 17/09/2007Time: 10:58:19User: N/AComputer: PSATPLXM01Description:Process...
Tags: LDAP, Directory services, server, irfanvw@..., error message
Discussion threads 2007-09-16
Simplify admin tasks by exporting Active Directory data with CSVDE
Depending on how thoroughly you use it, Active Directory can hold some very valuable information on your company and its staff. Not only does the directory contain the basic credentials of each of your users, but if fully populated, it will hold the users' contact information, including e-mail addresses and...
Tags: Administrator, Data, CSV File, CSVDE, CSV, Microsoft Windows Active Directory, Directory Services, Enterprise Software, Software, Justin Fielding
Blog posts 2008-01-22
How to Configure OpenLDAP for the AXIGEN Mail Server
What is LDAP?LDAP stands for Lightweight Directory Access Protocol. This protocol is used to access a directory listing. It is being implemented in Web browsers and e-mail programs to enable lookup queries searches for certain types of information. When compared to other querying architectures such as SQL databases, lookup speed...
Tags: Directory services, alina.popescu@..., OpenLDAP, LDAP, AXIGEN Mail Server, server
Discussion threads 2007-05-23
Configure IT Quick: Manage user accounts with the robust LDIFDE tool
Learn how to use it to add, modify, and remove users in your Active Directory tree using the LDIFDE tool.Creating multiple users at the same time can be a tedious task for any administrator, but it's especially challenging when you have hundreds or even thousands of new accounts to create—such...
Tags: Directory services, Microsoft Windows, Servers, tool, information technology, Scott Lowe MCSE, LDIFDE, Microsoft Windows Active Directory, Microsoft Windows 2000
Technical articles 2002-06-05
AD logon script querie
I would like to creat a querie that would tell me what logon script each user has assigned to them in the AD. What would be the best tool to do this? I've tried using the saved queries, but can't seem to get the right info. I am running...
Tags: Directory services, kanderson@..., strBase, strFilter, objRecordSet.Fields, CreateObject, logon script, advertisement
Discussion threads 2007-09-27
Importing and exporting to and from Active Directory
Did not work without tweakingI found some answers on the MS KB. Here is my export then import. I changed the users e-mail address in the csv file and got the below error when importing. The server is default for domain and I substituted k1,k2 for anonymity.EXPORT...
Tags: csvde, export, import, Microsoft Windows Active Directory, paradice, windows
Discussion threads 2005-09-07
Accessing Sun One Directory Server 5.2 from VB.NET
Hi Everyone, I m presently working on one project in which we will be storing company related and their employee related information in Sun One Directory server 5.2. And We want to access these informations from .NET either VB.NET or C#. It worked fine in Java but now i m...
Tags: .NET, Application servers, Programming languages, swetang_c@..., Sun ONE Directory, Sun ONE Directory Server, Ode, Sun ONE, Sun ONE Directory Server 5.2, Microsoft .NET, Sun Microsystems Inc., Microsoft Visual Basic.Net
Discussion threads 2007-04-27
Creating a query-based distribution group with Exchange 2003
By virtue of its tight integration with Active Directory, you can create granular query-based distribution groups using Exchange. Here's how. By virtue of its tight integration with Active Directory, you can create granular query-based distribution groups using Exchange. With a group of this type, you do not...
Tags: Microsoft Exchange Server 2003, Microsoft Windows Active Directory, E-mail, Scott Lowe MCSE, Directory services, E-mail servers, HereĀ, ItĀ, distribution group, E-mail Administration Tips Newsletter, Exchange, Enterprise Software, Software, Online Communications
Technical articles 2006-01-13
Quickly List Locked Out Domain Accounts
My company has approximately 300 domain user accounts. Rather than wait for everyone with a locked-out account to submit a HelpDesk request, we would prefer to just go through the all the accounts first thing in the morning and re-enable those that need it. However, this can be very tedious...
Tags: LDAP, Directory services, ListDisabledAccts.vbs, Chr, WScript.Arguments.Count Case 0 OutputSyntax
Q&A 2005-11-01
source kerberos event id 4
hi can anyone help me. i'm getting this on w2k3 running e2k3 Event Type: ErrorEvent Source: KerberosEvent Category: NoneEvent ID: 4Date: 1/16/2007Time: 9:49:34 AMUser: N/AComputer: server nameDescription:The kerberos client received a KRB_AP_ERR_MODIFIED error from the server host/servername.company.com. The target name used was SMTPSVC/servername.company.com. This indicates that the password used to encrypt the kerberos service ticket is different...
Tags: dries@..., Kerberos, networking, password, server, windows
Discussion threads 2007-01-16
Add Global Groups to computers with VBScript
One of my clients has a common problem. Over the last fewyears in the NT 4.0 world, too many people had become members of the DomainAdmins group. Branch administrators were added because they needed to manageservers and user accounts. Help desk and desktop support staff were added,because no one wanted...
Tags: computer, Microsoft VBScript, PC, Randy Barger, server
Technical articles 2004-09-17
  • << Previous
  • page 1 of 1
  • Next >>

Featured White Paper

What's required to secure a service-oriented architecture

TechRepublic Featured Jobs

Job Title/Location Posted
  • Powered by: Simply Hired
  • .


Network Auditing
Auditing the activities on your network can be an eye-opening experience if corporate policies and procedures are not strictly enforced and monitored. ...
Buy Now
Microsoft Access Basics
Buy Now