Last change
on this file since 890 was 745, checked in by Silvan Scherrer, 13 years ago |
Samba Server: updated trunk to 3.6.0
|
File size:
722 bytes
|
Line | |
---|
1 | PARTITIONS UPGRADE
|
---|
2 | ==================
|
---|
3 |
|
---|
4 | Notes on using Samba4 after the partitions code upgrade on 21 Oct 2009
|
---|
5 |
|
---|
6 | The data previously stored in Samba4 partitions is no longer
|
---|
7 | accessible, as we have changed the filenames.
|
---|
8 |
|
---|
9 | To access your Samba4 tree again, backup your Samba4 prefix, and
|
---|
10 | re-run provision with the same settings as in the past.
|
---|
11 |
|
---|
12 | This will create new databases in your PREFIX/private directory, like
|
---|
13 | DC=SAMBA,DC=EXAMPLE,DC=COM.ldb.
|
---|
14 |
|
---|
15 | Restore your users.ldb to the DC=SAMBA,DC=EXAMPLE,DC=COM.ldb,
|
---|
16 | configuration.ldb to CN=CONFIGURATION,DC=SAMBA,DC=EXAMPLE,DC=COM.ldb
|
---|
17 | and schema.ldb to
|
---|
18 | CN=SCHEMA,CN=CONFIGURATION,DC=SAMBA,DC=EXAMPLE,DC=COM.ldb
|
---|
19 |
|
---|
20 | Also remember to restore your secrets.ldb.
|
---|
21 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.