When doing imports from AD into the MOSS Profile database, is there a way toexclude service accounts so they will not show up under OrganizationalHierarchy?
If you segregate your service accounts into a specific or several specific OUsin AD you can set Profile import to not import from those OUs.
We put 99997 in the employeeID Active Directory attribute then you canspecify an LDAP on the import connections page to exclude accounts with thisvalue. (&(objectcategory=person)(!employeeID=99997))