15 Aug
2016
15 Aug
'16
8:10 a.m.
Hi,
sorry sir because of my English
the English isnt a problem....write a new message to the list, dont hijack someone elses thread and question.
my question is that normally user connect with its username and password when those attribute are correct user get connected else auth deny..
now i want to do that when user try to connect with good username , pass and vlan user get coonect else if suer come from another vlan deny him..
if thats the policy you want, then just check. how you check will depend on what information is provided by the NAS( switch/AP/router etc) - if you know that, you can write a policy. if its a basic thing then users file will do...else do it via an SQL or LDAP check against the known list of user/vlan allowed. alan