8 Release notes for CIFSV11ECO1-<Arch>-<VMSVER>-PS006.BCK:* ------------------------------------------  A This file gives a brief description of the fixes in the patch set O CIFSV11ECO1-<Arch>-<VMSVER>-PS006.BCK. It also lists known workarounds (if any) N for issues that apply to HP CIFS V1.1 ECO1 for OpenVMS (CIFS V1.1 ECO1), apart: from those documented in the CIFS V1.1 ECO1 release notes.  / This document is subdivided into 4 sections as:   J 1. Installation Instructions: Provides steps for installing the patch set.M 2. New Features:              Gives information about new features offered by ,                               the patch set.M 3. Problems fixed:            Gives a brief description of the problems fixed .                               by the patch setN 4. Workarounds:               Lists known workarounds for issues that apply toN                               CIFS V1.1 ECO1 apart from those mentioned in the,                               release notes.  O Please note that this is not a formal release notes. This file is for recording P and tracking purposes only. If you require further clarification or information,5 please contact your local HP customer service center.      Installation Instructions: --------------------------  U 1. Copy CIFSV11ECO1-<Arch>-<VMSVER>-PS006.BCK and SAMBA$CIFSV11ECO1-PS006_INSTALL.COM     to a directory   E 2. Set default to the diretcory where the files are copied in Step 1.   D 3. Execute the HP CIFS V1.1 ECO1 for OpenVMS installation script as:  )    $ @SAMBA$CIFSV11ECO1-PS006_INSTALL.COM        This script prompts you with:  G    Do you want to rename the replaced files to file_name.ext_OLD [Y] ?:   ;       If you want the files being replaced to be renamed to K       filename.extension_OLD, type "Y". If you enter "NO" or "N", the files .       that are being replaced will be deleted.  I    Once the installation is complete, the script will output the message:   <    "Done installing the HP CIFS V1.1 ECO1 for OpenVMS fixes"  O 3. If you are in a cluster environment without a common samba$root disk, please K    execute this procedure on all nodes running CIFS that have an individual     samba$root disk.     
 New Features: 
 -------------   ? 1. Support extended characters in a filename on the ODS2 disks.   , 2. Create TDB files using optimized FDL file  J 3. Option to use DELETE in various mask and mode parameters apart from the    existing READ/WRITE/EXECUTE.   I 4. Map DEFAULT_PROTECTION ACE to CREATOR OWNER/GROUP on windows and thus  (    allow it to be modified from Windows.  B 5. Retain VMS ACE order while setting permissions and saving files  H 6. Provide "-O", "-o" and "-H" switch to wbinfo command for VMS hostuser    and identifier mapping:? 	 - With the "-O" option, wbinfo will map the VMS hostusers to   	   CIFS domain user. J 	 - With "-o" option, it will map the VMS identifiers to CIFS group users.E 	 - With "-H" option, you can individually map a VMS host user or an  - 	   identifier to CIFS domain user or group.    B Note that From CIFS V1.1 ECO1 PS006 onwards, the command procedureA samba$root:[bin]samba$uaf_to_cifsnames.com is no longer required.   F 7. Honour security based on the identifiers without resource attribute  T 8. Allow ability to crrectly set DELETE permission for owner/group/world protection     from Windows   V 9. Support "NET RPC SHARE SECURITY MIGRATE" to migrate share security from ASV to CIFS  D 10. Provide the original SAMBA behaviour for "admin users" parameter  Q 11. Do not grant BYPASS and SYSPRV to members of the builtin administrators group 9     and thus to the members of the "Domain Admins" group.  	 O 	IMPORTANT NOTE: Due to this, members of the administrators group can no longer N 	 access all the files and directories in the shares freely. If you would likeO 	to grant administrative rights to all the users belonging to "Administrators"  R 	or "Domain Admins" group, then add the folloing ACEs to the directories and files 	in all the shares:   
 	Directories: ` 	$ SET SECURITY/ACL=(IDENTIFIER=CIFS$ADMINISTRATORS,OPTIONS=DEFAULT,ACCESS=R+W+E+D+C) [...]*.DIRP 	$ SET SECURITY/ACL=(IDENTIFIER=CIFS$ADMINISTRATORS,ACCESS=R+W+E+D+C) [...]*.DIR   	Files: N 	$ SET SECURITY/ACL=(IDENTIFIER=CIFS$ADMINISTRATORS,ACCESS=R+W+E+D+C) [...]*.*  V 	If you would like to grant administrative privilege to only a selected list of users,T 	then specify the users using "admin users" parameter in the [global] section of the 	SMB.CONF file.   F 	On member server, to specify the Windows domain users, the format is:  # 	admin users = domainname\username1   T 	On CIFS member server and the PDC , to specify the local CIFS users, the format is:   	admin users = cifsusername     Z 	NOTE that you can provide multiple usernames in the same line and they must be separated  	by commas:   1 	admin users = domainname\username1, cifsusername   : 12. Support for different idmap backends provided by SAMBA  @ 13. Support sequential fixed format when creating/writing files:X 	In you would like to create files in sequential fixed format, specify the share sectionX 	SMB.CONF parameter "vms rms format = fixed" in the share section of the share where you. 	want the files to be created in fixed format.  S 14. Improvisation while checking read/write/delete access to a file on a ODS5 disk.      Problems fixed:  ---------------   ! 1. SMBD crash due to memory leaks   Q 2. Unable to save excel file due to suppressed PATHWROKS ACEs present on the file   $ 3. Privilege issue for a normal user  2 4. Improvements for migrated accounts from ASV PDC  . 5. Handle IDENTIFIER=* ACE as VMS specific ACE  8 6. DEBUG log filesize toggles between 2 different values  E 7. Cannot use CIFS utilities unless the user account contains SYSPRV  #    and BYPASS for default privilege   P 8. pipe <CIFS command> | search sys$input <string> does not give expected output  ? 9. Cannot logon to Samba PDC domain after migrating from AdvSrv   D 10. Multiple SMBD crash while accessing CIFS files from linux client  A 11. Set "inherit acls = yes" and "inherit owner = yes" by default   ; 12. Correctly set owner name when a new directoy is created   L 13. When deleting a file, check for write access to the directory and delete7     access to the file. This fix is for ODS5 disk only.   N 14. Fix memory leak while converting non stream format files to stream format      during file save operation.   K 15. Unable to excel file if the owner of the file is resource identifier -  C     Do not merge owner ACE and identifier ACE even if they are same      Workarounds: -----------   C 1. Add the following line in SAMBA$ROOT:[BIN]SAMBA$SMBD_STARTUP.COM   O         $ set rms_default /extend_quantity=10240 /BLOCK_COUNT=n /BUFFER_COUNT=8   >    Note1: specify extend_quantity in the multiple of 16blocks.P    Note2: where n is 124 for EVA and 96 for XP and 127 for all other disk types.  M 2. Specify disk cluster size as a multiple of 16. You can achieve this during 0    disk initialization by executing the command:  J         $ INITIALIZE disk /CLUSTER=16*n (where n can range from 1 onwards)  O 3. Disable HIGHWATER marking on disk(s) where SAMBA shares are present. You can     do this:   4         a. While initializing the disk by executing:  2                 $ INITIALIZE /NOHIGHWATER  <disk>:  K         b. By executing the following command and then remounting the disk:   1                 $ SET VOLUME /NOHIGHWATER <disk>:   S 4. In order to avoid DFS errors, please add following lines to the [global] section '    of the SMB.CONF file to disable DFS:            host msdfs = no          msdfs root = no   R    NOTE: If a client has already established session to the CIFS server when msdfsP    was enabled, it will stop sending DFS requests to the server only after it isR    restarted. After you disable DFS and if you do not restart the client, then you)    may not be able to access CIFS shares.   L    This also avoids the client crash when it tried to access a share with no"    permissions or is non existing.                                                                                                                    cy,[6V3ZWG_i\LƧ"SHqsU̥p|@V>GjV]}2v~yb_>'[D6oG|ݮq@IsYY]!}i-;`utlWiwN@)=8ffƵ .yChkqmuFyYu+ezT'M䧿&4rNM
Eڈɱk-R
^:B!:KN[h@H331ˣo*,fq4֍4LdRӾN8^pɵN</zOw~
մfy.Ϲ8mJLDtL!^@K-7ls]Oȍi-Ӭ8)fL}kYB2v}E%϶θӷjJrRG4ߵ|s+_'1
\J~ *fSPq=M:;D[ރZ6p],SgS7¬}{nr"G[Wzn)c!R?ؖ=fI-_ 
b~{l<
I936bhn:mñ
bFi^y$XaFiQSd+2qeV])G e@h:]
;7Дo79(! j/wƯJ2>Q"<U}HX 8T{D`h3O&S!@ǀ7!<Ogʹ_v;~B)M
ڀٷo'?Uv/>j,YcM,p?N6~9;e@EZ,,^&K#y7x;tW݌,q'3zq~$=N$&h5:km@9{)nnJ[jZ߱fEfpI
\'$THO1*Uߴ
&˴b78<`|(9Ҭ7;:>glieY{
kh}KǶVzA迎w8w<?Ul9B,:_6^:?Ib2n߽^0uLߗh3u8vb
5VnWF_~%cA'Y7>~ʧ}UU)*ᾃ;CD	\3>[<hdK9LUu-}Yɱ])QV-oNꡡ'|NczAit_q{p0E]Q1@Yn! 3FWΞ)آZ.`?j,
ľTq|!wIr#yG$^<I2,5c ػ߱8q-3Bq9y@|Ņ
}R^]cSazbUʳ&7S;y '3r#O~'8iڋx3(M}fM,>J!<<M+)7dX5!E>I;A*> t2RҸY-`1Fŕ"U`*ǑJue9SiKu^]'Q2h!tZW=DhV鹩PkC$l3K=S8ԖƓiyhnKY0f"~D.Iv6YlݴO[:FIrW:"5["gf
ngmwa/i'[d/0n{[v'X<g2VD8M1Q3_W!uڌP߯[3ʹ0/*$6*_ xgWYctC-]Ŋ/pm٥Mi4.1Ltħfξŭz6l$M]}}If~9 {׾޺
ѡ;?:Wd͗c6I[*|ٚ90R^WY|iSB'RowI첢Se[ro1sI<96oIF[4	 \(ՌnWξG?\m
us-(?MP쐮׬@vtVyx㶶 #R`ľ]+>#/ bcv!_w`Gd26}s5$m(ȏL%[dX[ 1*}x3{
Z
J h|^I 4;u\ݳ`˾ʚzK!zzcc}URW/%ALh,TՌ=
HPgǡV*6{8UvOdi M-jK
̻/%U"%B;^t=V=3k[N¦vn[0֬w.Gm|	abʏ6֮8
r!yVe)2Vo'MV9	?Qhr>^R+gowb<Fos[۾#vWlJԕMyHro=UzOk"
[icwEϚ9\h<SQlaأ'si͌!V̔r+Gw޳:IQD%:{m.@=y>>׽`<{?̯oqnY6_
d9B+Ony]~\\9R	˸ާ"²;<		^,9آ3ãV>yeŜ1ڇN+FQU0`Yf4;_L]D8nҝ\U߮үɦg4/k+BorǸPpůY*V/0Wi_Y+n?"ZǴj#^`ז%o|ju@XrDz㹔
pɖ2FBܕ=Pr(vXKdx#V*L֒yM	U!mDУo49MRƚ
5XиmU襅/qlYe>y"𙄙J4}N=^"|MSS 9;?_o۷j;w؀F]ڪ~q*Oe-d

zF"C.^pVȣ):߮w*o\,n{qq<Eݓ:'Mw|.d&tUd%Mvdƣt ww.d1R6ӓ}!Is@alUOHŌT z+*  lYb4l@ZvΏo?`5Tuv@[oH|/d!a`.A.Oyt^><b"?mF(]xpwVzaGHIg{.\<}WV&3|\m{uufXF$ ͕:r.YOuCrTGccf5qahԶ)RXG`CC|Hb4Xo^veG1C~cׅ-[CmՐp_x\ZFR[}I>U<3*qqxi#Cqp7|e=;y6Q촴 y)&ؖ셪č<=#=#=;mc-dGR:YcSs-߂gHǰf*i2]c?-f>iDƯߣ?Y0P]W7fӇXаiKI53I$"qǋ5K|d".p؈9vdLb0!E|;h36#
&\מWjyZ.Wח^w7YN	ξ 6d7;-V_\kﱞ_	b^HJReô{|*Jq7wό=1?{2Эnj!gE%}k۷qYjE4^*qR#eE^{ZC>D#0[˄vK8FpMf?1Ls#0@C_3X}`N";..@06
Է>XDu]KQx8YE>xLa[̛W\IQMIT'"ۗYQcݳ(`zYɱ9f+<LDϳXj۹bmNm<xsIOt(X$9NLO'.fq/ F5qgPxӞ@aOAFH[Ku;z`3S]NVN{>hsZ*}aMY/zYqVq
ny<T4c(LyN(x~ߒkBϤ;iN*
Íw7!Y3
Yv 		xamcVV@k:]*60N[e	YULmRfkN
f48Gda9}Č3ulz!Ibsy<Rļ_!MrN؇MGr1F W林&i^&%V֍א
ݏeKi*C~.B'+
7L7E
͋^4,'WΔޅ7fgęϻ]Mp{e*\OYݸg7Ǜ޶1fn_Gi)fHnqn/^OW6[˜ 9yMI Y.%(=B`0z_A}':yO;9#y<7ߐ.mQcbEzOV9A?A8}X
`%~o݁ LG͙
d  /ܑZLb Ȕ{Ղ

_
 `SV ?8 |^%j~h>)bRbQ5^-
 {q<CCCk o"7{%UdX~o+Vٯ| $1
J&R㍼3@yƍT; Q5hs?LɆ#d Pi (~VO?W'|nx?I9 ѯǪ3{?--e/ H):*lRm#R$#AKD?7G2X_a0xI#+__wUrnD|~C%:_|q<y '',b8~Q~o0Kװ[H ]^PhkWď7qxgGn#~H):aRAQKYKDԿҗa= |["Y"_1bdɦ0!1
S	j3@u?[< n[2O_c$~zOb+~3?ư]0GkSB-V]q3VX|k|пwb 1\Ƿ@hvX+^תE?iN 3=Ij#RXX )X]?/¿_;Ag5ۥ؃ Q00@/x(	 6Jb8@:" `ɰjO% <$~~ 3	 HE	0>2G?eIϞM###>w?Wa/73"s=DW|w:J@hX`7~
/S' gw j0IHan46 ?þa!yľ=\07<l/.M#*KԌ 8aP j| %_W>/y}ϫ	{?LZz ֛f륿 7EKq	L; gS-?a.RX :ۨz)0<l/7a<@s~5)?7j=0p*Xo]>6FR_ I_
XN,_WY2unƩޟH~O/{!xH? R/C=~5Pz~-??W>isO00(_UpkЯ7/j{?b%y~Hm9oQ[@Ҁ|`	b og; Φ
2~׃-
_^c+yD2-.a#)D~C%x 6mob{? oZ$ۇSǗK'}BF'~?Z='pKj%r?_
WfPayR	QyZ*HY0k=H;5\|~zzP2Pj??UH?LWtyAQ/HmFca%1_ɯz;|?Ga;࿯GR<H6\
0zMISHxDl	g}AFQ}ŧa>eǇ?ڿ݇	;	<I4'O>axKMw>5S1jS
ǯ}|\A>~O(2܏8߇5/Z
Ǉ87<T?/Pd1ϑٟ E<0G0DmUOx?,oxJ'OxܑB9V+?WWH?uDaB#y8~п_|$-_/}m?~|%׿O#e5P:Rp?MPEW0_+  yMS	.0`T]0OM#gT9(0>߯ypǊ13^
S/ T5?}u109g K]GS
i&a ·HN,)fc XAPӿOgrѿ/X>rI!4t^ح<h<w+UψHg?b/W>4b/.W{56#>13ola> ̑
ίm)H%/Ұoxodw17m[%#D6#õ<HO &̯F~C%(H,˒c_&-C_5)G|Ht
o#|RoO<waS o?7uv$
[0쟿ޏ$] iXei꾃BO#%(x Cfu9r?_~o*Ǒ~y}}?IaO?VmO󿢁?(·8GΉ - GgN4'x8[u>E/ԞZ˿8 gx_D
x
GP_c#v%Rڟz|~_^PI