BSD 4_3_Net_2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Wed, 25 Apr 1990 02:36:49 +0000 (18:36 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Wed, 25 Apr 1990 02:36:49 +0000 (18:36 -0800)
Work on file usr/src/contrib/isode/others/quipu/uips/xd/Xd/duaconfig/filterTypes/Type_person

Synthesized-from: CSRG/cd2/net.2

usr/src/contrib/isode/others/quipu/uips/xd/Xd/duaconfig/filterTypes/Type_person [new file with mode: 0644]

diff --git a/usr/src/contrib/isode/others/quipu/uips/xd/Xd/duaconfig/filterTypes/Type_person b/usr/src/contrib/isode/others/quipu/uips/xd/Xd/duaconfig/filterTypes/Type_person
new file mode 100644 (file)
index 0000000..0a12831
--- /dev/null
@@ -0,0 +1,7 @@
+#Composistion of type Person
+name:"Person"
+( & (2.5.4.0="person")
+    ( | (2.5.4.3~=*)   # cn (common name)
+       (2.5.4.4%=*)    # sn (surname)
+       (2.5.4.12~=*))) #title
+