16 Aug
2013
16 Aug
'13
6:13 a.m.
On 08/16/2013 08:24 AM, nicolas.clo@ricoh-industrie.fr wrote:
Hi list,
I'm searching the best way to configure a policy to split the domain and the prefix ' /host' when it is a computer connection.
You probably don't want to do this. Instead, you probably want to use the expansion: %{mschap:User-Name} ...which correctly transforms: host/name.domain.com ...to: name$ ...which is the correct form of the samaccountname for an AD computer account, which is I assume what you're dealing with.