Netbios alias -max names or chars
Wilson, Mark - MST
Mark.Wilson2 at airnz.co.nz
Wed Apr 4 22:48:11 GMT 2001
Don
Thanks for the fast reply. I am involved in a large project where we are
migrating a bunch of apps off about 15 machines (Small suns through a bunch
of E6000's). There are about 260 applications and we are going to put them,
initially, on one E10k. Many of these apps require Samba access. The
standard here is that each app must have it's own DNS entry and therefore
for those using samba, their own netbios name.
In terms of Network traffic I don't think that there will be much difference
as these apps already have their own netbios name, just spread around a
number of machines. I want to make sure that we *can* put that many netbios
aliases on the one samba instance.
Cheers
Mark
-----Original Message-----
From: MCCALL,DON (HP-USA,ex1) [mailto:don_mccall at hp.com]
Sent: Thursday, 5 April 2001 09:48
To: 'Wilson, Mark - MST'; 'samba-technical at lists.samba.org'
Subject: RE: Netbios alias -max names or chars
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