Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) Radius (AAC) user file comments
Shaun Ledford wrote:
]
]Trying to setup Radius user file to look like the following:
]
]name Password = "foobar", # Employee 12345
]name2 Password = "barfoo", # Employee 54321
]name3 Password = "yabbad", # Employee 22222
]
]However Radius does not like this format, is there a correct syntax I
]should be using.
You have to get rid of the comments... "#" must be at the beginning
of the line in order to make the entire line a comment. At least
that's how the Ascend radius that I'm running works.
ex:
# Employee 12345
name Password = "foobar",
# Employee 54321
name2 Password = "barfoo",
___________________________________________________________________________
Joe Pautler University at Buffalo
CIT/OSS Network Engineering 224 Computing Center
http://www.oss.buffalo.edu/~pautler (716) 645-3536
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>
References: