Displaying 2 results from an estimated 2 matches for "wtse".
Did you mean:
ftse
1999 Dec 18
1
MultipleUsersOnConnection, WTSE
There is a new regedit file in Samba 2.0.6 for Windows Terminal Server
Edition that sets a MultipleUsersOnConnection value to 1. I can't find
any documentation about this regedit in the source package or using a
search of the Samba website. In Micro$oft's knowledgebase articles
Q190162, Q233082, Q231798 and Q191370, it would appear that the value
should be set to 0 rather than 1 for the
1999 Jul 09
1
Samba 1 vs. 2, locking and Windows Terminal Server Edition
On Samba 1.9.18p10 and previous versions, each of the multiple users on
the same Windows Terminal Server Edition machine would get their own
smbd process. With Samba 2.0.x (I'm currently testing 2.0.4b), this has
changed so that every user on a WTSE machine uses the same smbd
process. File ownerships are assigned correctly, but file locking does
not work. If one user on a WTSE machine has a file open on a share from
a Samba 2.0.4b server, and a second user tries to save the same file,
the save starts to work then after a wait of about 50 sec...