---
title: ref
description: This attribute holds labeledURI values referring to another LDAP server. The URI should be an LDAP URL. The URI should not specify scope, filter, or an attribute description list, and it should contain a non-empty DN.
component: pingds
version: 8.1
page_id: pingds:schemaref:at-ref
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/at-ref.html
---

# ref

This attribute holds `labeledURI` values referring to another LDAP server. The URI should be an LDAP URL. The URI should not specify scope, filter, or an attribute description list, and it should contain a non-empty DN.

Example: `ldap://referral.example.com:1389/ou=Subscribers,dc=example,dc=com`

|                             |                                                                |
| --------------------------- | -------------------------------------------------------------- |
| *OID*                       | 2.16.840.1.113730.3.1.34                                       |
| *Names*                     | ref                                                            |
| *Description*               | named reference - a labeledURI                                 |
| *Syntax*                    | [DirectoryString](s-DirectoryString.html)                      |
| *Equality matching rule*    | [caseExactMatch](mr-caseExactMatch.html)                       |
| *Ordering matching rule*    | [caseIgnoreOrderingMatch](mr-caseIgnoreOrderingMatch.html)     |
| *Substring matching rule*   | [caseIgnoreSubstringsMatch](mr-caseIgnoreSubstringsMatch.html) |
| *Single value*              | false: multiple values allowed                                 |
| *User modification allowed* | true                                                           |
| *Usage*                     | distributedOperation                                           |
| *Origin*                    | [RFC 3296](https://datatracker.ietf.org/doc/html/rfc3296)      |
| *Schema file*               | 00-core.ldif                                                   |
| *Used by*                   | [referral](oc-referral.html)                                   |
