Displaying 3 results from an estimated 3 matches for "authenticationoptions".
2013 Feb 05
1
failure to connect to Bloomber using Rbbg from batch script on Windows
...t> [INFO] SessionParameters: [ defaultServices = [//blp/mktdata, //blp/refdata], defaultSubscriptionService = //blp/mktdata, defaultTopicPrefix = ticker/, allowMultiCorrelatorsPerMsg = false, connectTimeout = 5000, clientMode = AUTO, maxPendingRequests = 1024, autoRestartOnDisconnection = false, authenticationOptions = , numStartAttempts = -1, reconnectionInterval = 3000, compat33x = false, serverAddress = [localhost:8194], keepAliveRequestInterval= 20000, keepAliveResponseTimeout= 5000, maxEventQueueSize= 10000, slowConsumerWarningHiWaterMark= 0.75, slowConsumerWarningLoWaterMark= 0.5]
2013/02/04 19:46:50.720...
1998 Aug 31
0
No subject
I have been reading John blair's book "SAMBA:Intergrating UNIX and
Windows". There is a reference in the book to Authenticationoptions on
page 66 for LAN Encripyted Password Support. I found these lines a
version 1.9.16p11
# This is for SMB encrypted (lanman) passwords.
# you may wish to add -DREPLACE_GETPASS if your getpass() is limited
# to 8 chars
# DES_BASE=/usr/local/libdes
# DES_FLAGS= -I$(DES_BASE)
# DES_LIB= -L$(DES_BASE...
1998 Sep 01
0
Re; LanMan encryption support
> I have been reading John blair's book "SAMBA:Intergrating UNIX and
> Windows". There is a reference in the book to Authenticationoptions
> on page 66 for LAN Encripyted Password Support. I found these
> lines a version 1.9.16p11
Judy,
external librariues are no longer needed to get the LanMan an NT hashed
passowrds. Obtain the latest version of samba ( 1.9.18p10 ) and see
docs/ENCRYPTION.txt
Hope this helps,
j-
_____...