billmax documentation   BillMax Billing Solutions
  877.245.5629
  sales@billmax.com
 

Name

billmax.realms — Realms to Resource mapping

DESCRIPTION

The /usr/local/billmax/radius/billmax.realms provides a methodology for associating a fully qualified login name (i.e. "john@mybillmax.com") with a BillMax Resource (see the section called “Configuring Resources”).

Given a fully qualified login name as supplied by the customer to the Terminal Server and from the Terminal Server to radiusd, BillMax use the domain name to map to a resource number stored in /usr/local/billmax/radius/raddb/billmax.realms. That resource number along with the login name with the domain name stripped off (i.e. "john" instead of "john@mybillmax.com") is used to determine the BillMax Service associated the login name.

[Note] Note

The presence of /usr/local/billmax/radius/raddb/billmax.realms turns on this feature. Using this file presumes that login names stored in the service.d01 field are not fully qualified and that radiusd is not run being run withe -D option.

The format of the file is:

  • # - lines beginning with "#" are comment lines.

  • realmname <TAB> resource-mask. "realmname" is the name of the realm (i.e. "mybillmax.com". "resource-mask" is the mask for the bit positions, not the bit positions. In other words, if the resource had been defined as bit 3, the value here is 23-1 or 4.

    An example is "mybillmax.com<TAB>4"


Document Revision A for BillMax 2.2.0   -   Copyright © 1997-2006 The iSpark Group, Inc.

All rights reserved. No part of this documentation may be reproduced or transmitted in any fashion without written permission by The iSpark Group, Inc. This documentation is for the sole use of licensees of the BillMax billing software created by The iSpark Group, Inc. Making the documentation available to a non-licensee of BillMax without written permission of The iSpark Group, Inc. is a violation of the use of this documentation.

While precautions have been taken in the preparation of this documentation, The iSpark Group, Inc. assumes neither liability nor responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.

All terms mentioned that are known to be trademarks have been appropriately capitalized. Use of the a trademark does not affect the validity of any trademark or service mark.

Links to third-party Web sites are provided for convenience. The iSpark Group, Inc. is not responsible for any content contained in the third-party Web sites.

Comments about this documentation may be sent to doc@billmax.com