mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
updated
This commit is contained in:
parent
adf3119245
commit
3432544854
40
WHATSNEW.txt
40
WHATSNEW.txt
@ -1,4 +1,4 @@
|
|||||||
WHATS NEW IN 1.9.18alpha10 Nov 1st 1997
|
WHATS NEW IN 1.9.18alpha11 Nov 2nd 1997
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
This is NOT a production release of Samba code.
|
This is NOT a production release of Samba code.
|
||||||
@ -139,6 +139,15 @@ rpc_pipe/, and a GLPL License issued specifically for code
|
|||||||
in this directory. This is so that people can use this
|
in this directory. This is so that people can use this
|
||||||
code in other projects.
|
code in other projects.
|
||||||
|
|
||||||
|
New workstation accounts are added to the smbpasswd file,
|
||||||
|
when a user first logs in from that workstation. The
|
||||||
|
default machine password is used. NTDOMAIN.txt has been
|
||||||
|
updated to reflect this (you used to have to add workstation
|
||||||
|
accounts manually).
|
||||||
|
|
||||||
|
The "domain hosts allow/deny" parameters have been added
|
||||||
|
to control access to the domain from specific workstations.
|
||||||
|
|
||||||
|
|
||||||
New parameters in smb.conf.
|
New parameters in smb.conf.
|
||||||
---------------------------
|
---------------------------
|
||||||
@ -146,25 +155,28 @@ New parameters in smb.conf.
|
|||||||
New Global parameters.
|
New Global parameters.
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
Documented in the smb.con man pages :
|
Documented in the smb.conf man pages :
|
||||||
|
|
||||||
"bind interfaces only"
|
"bind interfaces only"
|
||||||
"username level"
|
"username level"
|
||||||
|
|
||||||
"domain sid"
|
"domain hosts allow"
|
||||||
"domain groups"
|
"domain hosts deny"
|
||||||
|
|
||||||
"logon drive"
|
"domain sid"
|
||||||
"logon home"
|
"domain groups"
|
||||||
|
|
||||||
|
"logon drive"
|
||||||
|
"logon home"
|
||||||
|
|
||||||
|
|
||||||
Not yet documented in the smb.conf man page, please
|
Not yet documented in the smb.conf man page, please
|
||||||
read docs/NTDOMAIN.txt or examine the source code for
|
read docs/NTDOMAIN.txt or examine the source code for
|
||||||
information on the next parameters :
|
information on the next parameters :
|
||||||
|
|
||||||
"domain other sids"
|
"domain other sids"
|
||||||
"domain admin users"
|
"domain admin users"
|
||||||
"domain guest users"
|
"domain guest users"
|
||||||
|
|
||||||
|
|
||||||
New Share level parameters.
|
New Share level parameters.
|
||||||
@ -172,8 +184,8 @@ New Share level parameters.
|
|||||||
|
|
||||||
Documented in the smb.con man pages :
|
Documented in the smb.con man pages :
|
||||||
|
|
||||||
"delete veto files"
|
"delete veto files"
|
||||||
"oplocks"
|
"oplocks"
|
||||||
|
|
||||||
|
|
||||||
Reporting bugs.
|
Reporting bugs.
|
||||||
@ -182,7 +194,7 @@ Reporting bugs.
|
|||||||
If you have problems, or think you have found a
|
If you have problems, or think you have found a
|
||||||
bug please email a report to :
|
bug please email a report to :
|
||||||
|
|
||||||
samba-bugs@samba.anu.edu.au
|
samba-bugs@samba.anu.edu.au
|
||||||
|
|
||||||
Please state the version number of Samba that
|
Please state the version number of Samba that
|
||||||
you are running, and *full details* of the steps
|
you are running, and *full details* of the steps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user