Netbios alias -max names or chars

MCCALL,DON (HP-USA,ex1) don_mccall at hp.com
Wed Apr 4 21:48:28 GMT 2001


Hi Mark,
The variable that holds this info is Globals.szNetBiosAliases;
Globals is a type struct,
and szNetbiosAliases is char *szNetbiosAliases
so theoretically, it has no fixed size limit;  I didn't see any arbitrary
limit as to the number of aliases the method used to read in this parameter
being set either.
But there are other considerations in terms of performance and network
traffic,
as each one of the aliases is going to be broadcast/registered with wins
server, etc.
at startup, and periodically after that...
You might want to share more of what you are doing and why; someone on the
list might
have a 'better' way of implementing your solution.
Hope this helps,
don

-----Original Message-----
From: Wilson, Mark - MST [mailto:Mark.Wilson2 at airnz.co.nz]
Sent: Wednesday, April 04, 2001 5:28 PM
To: 'samba-technical at lists.samba.org'
Subject: Netbios alias -max names or chars


Hello all
 
Can someone tell me the maximum amount of names or characters that can be
put on the "netbios aliases" line in the smb.conf. We have situation where
we potentially need to put up to 200 names on the line (big machines, one
name per application).
 
Cheers
 
Mark

P.S. Apologies for the large disclaimer. 

____________________________________________________________________
CAUTION - This message may contain privileged and confidential 
information intended only for the use of the addressee named above.
If you are not the intended recipient of this message you are hereby 
notified that any use, dissemination, distribution or reproduction 
of this message is prohibited. If you have received this message in 
error please notify Air New Zealand immediately. Any views expressed 
in this message are those of the individual sender and may not 
necessarily reflect the views of Air New Zealand.
_____________________________________________________________________
For more information on the Air New Zealand Group, visit us online
at http://www.airnewzealand.com or http://www.ansett.com.au
_____________________________________________________________________




More information about the samba-technical mailing list