<config evaluator="string-compare" condition="CIFS Server">
<serverEnable enabled="true"/>
<host name=" 127.0.0.1 " domain="Workgroup"/>
<comment>Alfresco CIFS Server</comment>
<broadcast>172.16.0.255 </broadcast>
<bindto>172.16.0.58 </bindto>
<tcpipSMB platforms="linux,solaris,macosx"/>
<netBIOSSMB platforms="linux,solaris,macosx"/>
<tcpipSMB port="1445" platforms="linux,solaris,macosx"/>
<netBIOSSMB sessionPort="1139" namePort="1137" datagramPort="1138" platforms="linux,solaris,macosx"/>
<hostAnnounce interval="5"/>
<authenticator type="enterprise">
</authenticator>
</config>
<sessionDebug flags="NetBIOS,State,Errors,Echo,Info,Negotiate,Socket"/><host name=" 127.0.0.1 " domain="Workgroup"/>
Ce nom d'hôte n'est pas valide. D'abord il y a un espace qui traine, ensuite "127.0.0.1" n'est pas un nom qualifié.<tcpipSMB port="1445" platforms="linux,solaris,macosx"/>
<netBIOSSMB sessionPort="1139" namePort="1137" datagramPort="1138" platforms="linux,solaris,macosx"/>
Vous changez les ports par défaut, d'accord, mais avez-vous défini les règles associées coté iptable ?[b]Domain=[AUF-DESKTOP] OS=[Unix] Server=[Samba 3.0.28a]
Il y a un Samba qui tourne sur cette machine. <config evaluator="string-compare" condition="CIFS Server">
<serverEnable enabled="true"/>
<host name="172.16.0.58" domain="WORKGROUP"/>
<comment>Alfresco CIFS Server</comment>
<!– Set to the broadcast mask for the subnet –>
<broadcast>172.16.0.255</broadcast>
<bindto>172.16.0.58</bindto>
<!– Use Java socket based NetBIOS over TCP/IP and native SMB on linux –>
<!–
<tcpipSMB platforms="linux,solaris,macosx"/>
<netBIOSSMB platforms="linux,solaris,macosx"/>
–>
<!– Can be mapped to non-privileged ports, then use firewall rules to forward
requests from the standard ports –>
<!–
<tcpipSMB port="1445" platforms="linux,solaris,macosx"/>
<netBIOSSMB sessionPort="1139" namePort="1137" datagramPort="1138" platforms="linux,solaris,macosx"/>
–>
<hostAnnounce interval="5"/>
<!– Use Win32 NetBIOS interface on Windows –>
<!–
<Win32NetBIOS/>
<Win32Announce interval="5"/>
–>
<!– CIFS authentication –>
<authenticator type="enterprise">
</authenticator>
<!–
<WINS>
<primary>1.2.3.4</primary>
<secondary>5.6.7.8</secondary>
</WINS>
–>
<sessionDebug flags="Negotiate,Socket"/>
</config>
Content from pre 2016 and from language groups that have been closed.
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.