diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-08-15 15:25:02 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-08-15 15:25:02 +0000 |
commit | fd5fae1374ab49d06a2c89f7f6e7452b0a1d301d (patch) | |
tree | f387e4ee01ca0c6fa524dfd7252694163c64df8f /UPDATING | |
parent | 03e16c83615a2979db0f4665a3d58c9a3b10cb32 (diff) | |
download | ports-fd5fae1374ab49d06a2c89f7f6e7452b0a1d301d.tar.gz ports-fd5fae1374ab49d06a2c89f7f6e7452b0a1d301d.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -6,6 +6,22 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060815: + AFFECTS: users of net/samba3 + AUTHOR: timur@gnu.org + + Since Samba 3.0.8, it has been recommended that all domain accounts + listed in smb.conf on a member server be fully qualified with the + domain name. This is now a requirement. All unqualified names are + assumed to be local to the Unix host, either as part of the server's + local passdb or in the local system list of accounts (e.g. /etc/passwd + or /etc/group). + + If the member server is not running winbindd at all, domain + accounts will be implicitly mapped to local accounts and their + tokens will be modified appropriately to reflect the local + SID and group membership. + 20060804: AFFECTS: users of editors/jedit-devel AUTHOR: question+fbsdports@closedsrc.org |