WHATSNEW.txt: Added patch info.
authorJeremy Allison <jra@samba.org>
Sat, 15 Apr 2000 00:32:43 +0000 (00:32 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 15 Apr 2000 00:32:43 +0000 (00:32 +0000)
docs/textdocs/DIAGNOSIS.txt: Updated with more help.
source/include/version.h: Prepare for 2.0.7pre4.
Jeremy.

WHATSNEW.txt
docs/textdocs/DIAGNOSIS.txt
source/include/version.h

index 87e4159b2961c6c0bbabf24c115fe0ce6c48d705..1531b0407c4dfa97990c7a3a068858a3561455a2 100644 (file)
@@ -212,6 +212,7 @@ share directory listing.
 from Norbert PĆ¼schel (Pueschel.Norbert@Walzbarren-VAW.ne.uunet.de).
 62). SWAT fixes for SCO UnixWare (SIGPIPE handling).
 63). Fix for nmbd DOS with redirect recursion.
+64). Fix for log files growing without bound from Mattias Gronlund.
 
 Older release notes for Samba 2.0.x follow.
 
index ce514004643f8c34c5c91a679a27402d2b8ef254..8544039b5feed8983cccc06d11d5a92738a06ab0 100644 (file)
@@ -224,6 +224,10 @@ level" option at a high enough level
 - the "path =" line in smb.conf is incorrect. Check it with testparm
 - you enabled password encryption but didn't create the SMB encrypted
 password file
+- The uid for the user in smbpasswd is different from that in /etc/passwd.
+
+If none of these causes appear to be the problem, check the
+samba logs in the log directory (typically /usr/local/samba/var) for more details.
 
 Once connected you should be able to use the commands "dir" "get"
 "put" etc. Type "help <command>" for instructions. You should
index b0b36445ab34df6327926e1bed8ee43cd59843eb..d210cada4e7be3bbb487ee5b61f0018067922dda 100644 (file)
@@ -1 +1 @@
-#define VERSION "2.0.7-pre3"
+#define VERSION "2.0.7-pre4"