use Samba 3 by default

This commit is contained in:
Roland Gruber 2007-01-22 17:46:58 +00:00
parent 5779f01884
commit 4664fe5414
2 changed files with 10 additions and 12 deletions

View File

@ -1,9 +1,9 @@
<pdf type="host" headline="Host information">
<pdf type="host" filename="printLogo.jpg" headline="Host information" margin-top="10.0" margin-bottom="20.0" margin-left="10.0" margin-right="10.0">
<section name="_posixAccount_uid">
<entry name="main_dn" />
<entry name="posixAccount_description" />
<entry name="posixAccount_uidNumber" />
<entry name="posixAccount_primaryGroup" />
<entry name="sambaAccount_domain" />
<entry name="sambaSamAccount_sambaDomainName" />
</section>
</pdf>

View File

@ -1,5 +1,4 @@
<pdf type="user" headline="User information">
<text name="user" />
<pdf type="user" filename="printLogo.jpg" headline="User information">
<section name="Personal user information">
<entry name="inetOrgPerson_title" />
<entry name="inetOrgPerson_givenName" />
@ -23,14 +22,13 @@
<entry name="inetOrgPerson_host" />
</section>
<section name="Windows settings">
<entry name="sambaAccount_displayName" />
<entry name="sambaAccount_password" />
<entry name="sambaAccount_homeDrive" />
<entry name="sambaAccount_scriptPath" />
<entry name="sambaAccount_smbHome" />
<entry name="sambaAccount_userWorkstations" />
<entry name="sambaAccount_homePath" />
<entry name="sambaAccount_domain" />
<entry name="sambaSamAccount_displayName" />
<entry name="sambaSamAccount_sambaDomainName" />
<entry name="sambaSamAccount_sambaHomeDrive" />
<entry name="sambaSamAccount_sambaHomePath" />
<entry name="sambaSamAccount_sambaLogonScript" />
<entry name="sambaSamAccount_sambaProfilePath" />
<entry name="sambaSamAccount_sambaUserWorkstations" />
</section>
<section name="Quota Settings">
<entry name="quota_quotas" />