I'd like to add bookmark to a ssl vpn portal referencing the username to
directly show the user's folder : something
like//homes.myorganization.com/usernamewhere username is the loginname
used to connect to the ssl vpn When John connect to the vpn ss...
For both %u or %U it seems that there is no variable replacement[ul]send
path smb://homes.xxx.yy/%u/send path smb://homes.xxx.yy/%U/[/ul]and not
the smb://homes.xxx.yy/john
The debug show that the folder accessed is something
like//homes.xxx.yy/username the username is not replaced by the login
entered when connected to the vpnssl (for example john) [ul]send path
smb://homes.eurecom.fr/username/[/ul]
The username is not replaced by the login used to connect to the vpn ssl
: the smb folder destination is username and not john when I do a debug
i've got[ul]send path smb://homes.xxxxx;yy/username/ and not
smb:////homes.xxxxx;yy/john[/ul]No problem w...