develop
asamoukin 16 years ago
parent 1a5a50886a
commit 9cf4f74f6b

@ -6106,7 +6106,7 @@ class cl_ldap(shareLdap):
{'progAccess':(0,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Unix service options"),
'help':_("set the description field for the new group")
},
@ -6132,7 +6132,7 @@ class cl_ldap(shareLdap):
{'progAccess':(0,),
'shortOption':"e",
'longOption':"alt-emails",
'optVal':_("ALT_EMAILS"),
'optVal':"ALT_EMAILS",
'helpChapter':_("Mail service options"),
'help':_("set alternate email addresses for the new mail group")
},
@ -6153,7 +6153,7 @@ class cl_ldap(shareLdap):
{'progAccess':(0,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Samba service options"),
'help':_("set the description field for the new group")
},
@ -6166,161 +6166,161 @@ class cl_ldap(shareLdap):
{'progAccess':(2,),
'shortOption':"a",
'longOption':"add",
'optVal':_("USERS"),
'optVal':"USERS",
'helpChapter':_("Common options"),
'help':_("add members (comma delimited)")
},
{'progAccess':(2,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Common options"),
'help':_("set the description field for the new group")
},
{'progAccess':(2,),
'shortOption':"d",
'longOption':"delete",
'optVal':_("USERS"),
'optVal':"USERS",
'helpChapter':_("Common options"),
'help':_("delete members (comma delimted)")
},
{'progAccess':(2,),
'shortOption':"n",
'longOption':"new-name",
'optVal':_("NEW_GROUP"),
'optVal':"NEW_GROUP",
'helpChapter':_("Common options"),
'help':_("force use NEW_GROUP name by GROUP")
},
{'progAccess':(3,),
'shortOption':"b",
'longOption':"base-dir",
'optVal':_("BASE_DIR"),
'optVal':"BASE_DIR",
'helpChapter':_("Unix service options"),
'help':_("base directory for the new user account home directory")
},
{'progAccess':(3,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Unix service options"),
'help':_("set the COMMENT field for the new user account")
},
{'progAccess':(3,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("FTP service options"),
'help':_("set the COMMENT field for the new user account")
},
{'progAccess':(3,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Samba service options"),
'help':_("set the COMMENT field for the new unix account")
},
{'progAccess':(3,),
'shortOption':"e",
'longOption':"alt-emails",
'optVal':_("ALT_EMAILS"),
'optVal':"ALT_EMAILS",
'helpChapter':_("Mail service options"),
'help':_("set alternate email addresses for the new mail account")
},
{'progAccess':(3,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Mail service options"),
'help':_("set the COMMENT field for the new account")
},
{'progAccess':(3,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Jabber service options"),
'help':_("set the COMMENT field for the new account")
},
{'progAccess':(3,),
'shortOption':"i",
'longOption':"image",
'optVal':_("IMAGE"),
'optVal':"IMAGE",
'helpChapter':_("Jabber service options"),
'help':_("set the jpeg image photo for the new account (file)")
},
#{'progAccess':(3,),
#'shortOption':"i",
#'longOption':"image",
#'optVal':_("IMAGE"),
#'optVal':"IMAGE",
#'helpChapter':_("Unix service options"),
#'help':_("set the jpeg image photo for the new account (file)")
#},
{'progAccess':(3,),
'shortOption':"d",
'longOption':"home-dir",
'optVal':_("HOME_DIR"),
'optVal':"HOME_DIR",
'helpChapter':_("Unix service options"),
'help':_("home directory for the new user account")
},
{'progAccess':(3,),
'shortOption':"d",
'longOption':"ftp-dir",
'optVal':_("FTP_DIR"),
'optVal':"FTP_DIR",
'helpChapter':_("FTP service options"),
'help':_("ftp relative directory for the new user account")
},
{'progAccess':(3,),
'shortOption':"g",
'longOption':"gid",
'optVal':_("GROUP"),
'optVal':"GROUP",
'helpChapter':_("Samba service options"),
'help':_("force use GROUP for the new user Unix service account")
},
{'progAccess':(3,),
'shortOption':"g",
'longOption':"gid",
'optVal':_("GROUP"),
'optVal':"GROUP",
'helpChapter':_("FTP service options"),
'help':_("force use GROUP for the new user Unix service account")
},
{'progAccess':(3,),
'shortOption':"u",
'longOption':"uid",
'optVal':_("UID"),
'optVal':"UID",
'helpChapter':_("Samba service options"),
'help':_("force use UID for the new user Unix service account")
},
{'progAccess':(3,),
'shortOption':"g",
'longOption':"gid",
'optVal':_("GROUP"),
'optVal':"GROUP",
'helpChapter':_("Mail service options"),
'help':_("force use GROUP for the new user Unix service account")
},
{'progAccess':(3,),
'shortOption':"g",
'longOption':"gid",
'optVal':_("GROUP"),
'optVal':"GROUP",
'helpChapter':_("Unix service options"),
'help':_("force use GROUP for the new user account")
},
{'progAccess':(3,),
'shortOption':"G",
'longOption':"groups",
'optVal':_("GROUPS"),
'optVal':"GROUPS",
'helpChapter':_("Unix service options"),
'help':_("list of supplementary groups for the new user account")
},
{'progAccess':(3,),
'shortOption':"G",
'longOption':"groups",
'optVal':_("GROUPS"),
'optVal':"GROUPS",
'helpChapter':_("Samba service options"),
'help':_("list of supplementary groups for the new user account")
},
{'progAccess':(3,),
'shortOption':"k",
'longOption':"skel",
'optVal':_("SKEL_DIR"),
'optVal':"SKEL_DIR",
'helpChapter':_("Unix service options"),
'help':_("specify an alternative skel directory")
},
@ -6429,14 +6429,14 @@ preferences and data (for users with uid<1000)")
{'progAccess':(3,),
'shortOption':"s",
'longOption':"shell",
'optVal':_("SHELL"),
'optVal':"SHELL",
'helpChapter':_("Unix service options"),
'help':_("the login shell for the new user account")
},
{'progAccess':(3,),
'shortOption':"u",
'longOption':"uid",
'optVal':_("UID"),
'optVal':"UID",
'helpChapter':_("Unix service options"),
'help':_("force use the UID for the new user account")
},
@ -6467,7 +6467,7 @@ preferences and data (for users with uid<1000)")
{'progAccess':(5,),
'shortOption':"G",
'longOption':"groups",
'optVal':_("GROUPS"),
'optVal':"GROUPS",
'helpChapter':_("Samba service options"),
'help':_("new list of supplementary GROUPS (used Unix groups)")
},
@ -6481,28 +6481,28 @@ the password will be changed only for Samba account")
{'progAccess':(5,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Unix service options"),
'help':_("new value of the COMMENT field")
},
{'progAccess':(5,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Mail service options"),
'help':_("new value of the COMMENT field")
},
{'progAccess':(5,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("Jabber service options"),
'help':_("new value of the COMMENT field (full name user)")
},
{'progAccess':(5,),
'shortOption':"c",
'longOption':"comment",
'optVal':_("COMMENT"),
'optVal':"COMMENT",
'helpChapter':_("FTP service options"),
'help':_("new value of the COMMENT field (full name user)")
},
@ -6516,56 +6516,56 @@ the password will be changed only for Samba account")
{'progAccess':(5,),
'shortOption':"d",
'longOption':"home",
'optVal':_("HOME_DIR"),
'optVal':"HOME_DIR",
'helpChapter':_("Unix service options"),
'help':_("new home directory for the user account")
},
{'progAccess':(5,),
'shortOption':"g",
'longOption':"gid",
'optVal':_("GROUP"),
'optVal':"GROUP",
'helpChapter':_("Unix service options"),
'help':_("force use GROUP as new primary group")
},
{'progAccess':(5,),
'shortOption':"g",
'longOption':"group",
'optVal':_("GROUP"),
'optVal':"GROUP",
'helpChapter':_("Jabber service options"),
'help':_("force use GROUP as new Jabber group")
},
{'progAccess':(5,),
'shortOption':"G",
'longOption':"groups",
'optVal':_("GROUPS"),
'optVal':"GROUPS",
'helpChapter':_("Unix service options"),
'help':_("new list of supplementary GROUPS")
},
{'progAccess':(5,),
'shortOption':"i",
'longOption':"image",
'optVal':_("IMAGE"),
'optVal':"IMAGE",
'helpChapter':_("Jabber service options"),
'help':_("set the jpeg image photo for user (file)")
},
{'progAccess':(5,),
'shortOption':"G",
'longOption':"groups",
'optVal':_("GROUPS"),
'optVal':"GROUPS",
'helpChapter':_("Mail service options"),
'help':_("new list of supplementary email GROUPS")
},
{'progAccess':(5,),
'shortOption':"a",
'longOption':"append",
'optVal':_("GROUPS"),
'optVal':"GROUPS",
'helpChapter':_("Unix service options"),
'help':_("append the user to the supplemental GROUPS")
},
{'progAccess':(5,),
'shortOption':"a",
'longOption':"append",
'optVal':_("GROUPS"),
'optVal':"GROUPS",
'helpChapter':_("Mail service options"),
'help':_("append the user to the supplemental email GROUPS")
},
@ -6592,7 +6592,7 @@ the password will be changed only for Samba account")
{'progAccess':(5,),
'shortOption':"s",
'longOption':"shell",
'optVal':_("SHELL"),
'optVal':"SHELL",
'helpChapter':_("Unix service options"),
'help':_("new login shell for the user account")
},
@ -7018,7 +7018,7 @@ the password will be changed only for Samba account")
{
'progAccess':(8,),
'helpChapter':"Function",
'help':_("Backup service")
'help':_("Backup and restore installed services")
},
{
'progAccess':(9,),

Loading…
Cancel
Save