summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/automount.py
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-10-06 17:24:58 -0400
committerAdam Young <ayoung@redhat.com>2010-10-07 14:51:02 -0400
commit9cb3a07acad861712f64ce3fc0d1157a32a72381 (patch)
tree112c17f96e86f7a9a8487f71958bfc9ede2f5d8c /ipalib/plugins/automount.py
parent016f889a514b6f99d89c7fef9b9cd809fe2fbed5 (diff)
downloadfreeipa-9cb3a07acad861712f64ce3fc0d1157a32a72381.tar.gz
freeipa-9cb3a07acad861712f64ce3fc0d1157a32a72381.tar.xz
freeipa-9cb3a07acad861712f64ce3fc0d1157a32a72381.zip
policy and config
Population of the policy and entites tabs. DNS and ACI are broken due to PLugin issues Fix for entities without search Added new files to Makefile.am used rolegroup.js file as the start point, renamed to serverconfig.js
Diffstat (limited to 'ipalib/plugins/automount.py')
-rw-r--r--ipalib/plugins/automount.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipalib/plugins/automount.py b/ipalib/plugins/automount.py
index 030a32ca6..d9436a2bc 100644
--- a/ipalib/plugins/automount.py
+++ b/ipalib/plugins/automount.py
@@ -100,6 +100,8 @@ class automountlocation(LDAPObject):
object_name_plural = 'automount locations'
object_class = ['nscontainer']
default_attributes = ['cn']
+ label = _('Automount')
+
takes_params = (
Str('cn',