echo 1 > /proc/sys/net/ipv4/ip_forward
modprobe iptable_nat
iptables -F
iptables -t nat -F
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
iptables -t nat -A PREROUTING -p tcp –dport 445 -j REDIRECT –to-ports 1445
iptables -t nat -A PREROUTING -p tcp –dport 139 -j REDIRECT –to-ports 1139
iptables -t nat -A PREROUTING -p udp –dport 137 -j REDIRECT –to-ports 1137
iptables -t nat -A PREROUTING -p udp –dport 138 -j REDIRECT –to-ports 1138
Ho fatto un test dopo aver creato uno space con dei file dentro.
Entrando nel dettaglio di uno space, c'è un icona che riporta il percorso CIFS. Dopo aver creato un utente, ho inserito il percorso CIFS e ho creato il collegamento della cartella condivisa senza problmi.
\\IP_Alfresco\Users\Nome_condivisione
No! Punto al server che ospita Alfresco.
Vado a memoria:\\IP_Alfresco\Users\Nome_condivisione
Controllo meglio e ti faccio sapere
Sei entrato nell'interfaccia web di Alfresco sullo space creato?Si certo, so che lì puoi creare la cartella per ogni nuovo utente, ma sempre all'interno dello "spazio Alfresco" che non riesco a raggiungere..
Autorizzazioni insufficienti per accedere a \\DMS\Alfresco\SpaceProva.
Archive content from product discussions in Italian.
This group is now closed and content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.