Univention Bugzilla – Attachment 4147 Details for
Bug 25989
Samba4 DRS-Replikation für UCS@School Standort-Server deaktivierbar machen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Vorschlag für ein univention-samba4-slave-pdc Paket
univention-samba4-slave-pdc.diff (text/plain), 2.60 KB, created by
Arvid Requate
on 2012-02-06 11:32:33 CET
(
hide
)
Description:
Vorschlag für ein univention-samba4-slave-pdc Paket
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2012-02-06 11:32:33 CET
Size:
2.60 KB
patch
obsolete
>Index: univention-samba4/debian/control >=================================================================== >--- univention-samba4/debian/control (Revision 30641) >+++ univention-samba4/debian/control (Arbeitskopie) >@@ -33,3 +33,16 @@ > integrated, directory driven solution for managing > corporate environments. For more information about UCS, > refer to: http://www.univention.de/ >+ >+Package: univention-samba4-slave-pdc >+Architecture: all >+Depends: ${misc:Depends}, >+ univention-s4-connector >+Description: UCS - Samba4 domain controller (as slave) >+ With this package, a Samba 4 domain controller is >+ configured as a Slave to the Univention Directory Manager >+ . >+ It is part of Univention Corporate Server (UCS), an >+ integrated, directory driven solution for managing >+ corporate environments. For more information about UCS, >+ refer to: http://www.univention.de/ >Index: univention-samba4/debian/univention-samba4-slave-pdc.postinst >=================================================================== >--- univention-samba4/debian/univention-samba4-slave-pdc.postinst (Revision 0) >+++ univention-samba4/debian/univention-samba4-slave-pdc.postinst (Revision 0) >@@ -0,0 +1,42 @@ >+#!/bin/sh >+# >+# Univention Samba4 Slave PDC >+# postinst script of the Samba4 Slave PDC package >+# >+# Copyright 2004-2011 Univention GmbH >+# >+# http://www.univention.de/ >+# >+# All rights reserved. >+# >+# The source code of this program is made available >+# under the terms of the GNU Affero General Public License version 3 >+# (GNU AGPL V3) as published by the Free Software Foundation. >+# >+# Binary versions of this program provided by Univention to you as >+# well as other copyrighted, protected or trademarked materials like >+# Logos, graphics, fonts, specific documentations and configurations, >+# cryptographic keys etc. are subject to a license agreement between >+# you and Univention and not subject to the GNU AGPL V3. >+# >+# In the case you use this program under the terms of the GNU AGPL V3, >+# the program is provided in the hope that it will be useful, >+# but WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# GNU Affero General Public License for more details. >+# >+# You should have received a copy of the GNU Affero General Public >+# License with the Debian GNU/Linux or Univention distribution in file >+# /usr/share/common-licenses/AGPL-3; if not, see >+# <http://www.gnu.org/licenses/>. >+ >+. /usr/share/univention-lib/all.sh >+ >+univention-config-registry set \ >+ connector/s4/allow/secondary?true \ >+ samba4/rpc/endpoint/drsuapi?false \ >+ samba4/service/drepl?false >+ >+#DEBHELPER# >+ >+exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25989
:
4133
| 4147