# FreeNX with ENABLE_SAMBA_PRELOAD=1 will automatically setup # port 445 and 139 and forward them to the used samba port. # # This enables samba browsing to the local subnet in for example # konqueror. # #ENABLE_SAMBA_PRELOAD=0 # Additional mount options for mount command (mount.cifs) #SMB_MOUNT_OPTIONS="vers=2.1,iocharset=utf8,file_mode=0660,dir_mode=0770" # How to inteprete international symbols in win-client resource-names. # Contains none,one or more charsets pairs - arguments "[from]>[to]" of iconv command. # if none, it's equivalent of system charset, # eg ">cp1252 cp1251>" == "latin1>cp1252 cp1251>UTF-8" #WIN_CP_CONVERT_CHAIN=""