1

IP: 192.168.0.200 (mbnoimi-virtual) を使用して Ubuntu 13.10 に Alfresco 4.2.d を正常にインストールし、ネットワーク経由で問題なく Web インターフェイスを使用できます。しかし、Windows 共有を使用して CIFS にアクセスできません。

これらの方法を使用して CIFS にアクセスしようとしましたが、すべて失敗しました。

\\mbnoimi-virtuala

\\mbnoimi-virtuala\Alfresco

\\192.168.0.200\Alfresco

エラーメッセージ

名前のスペルを確認してください。そうでない場合は、ネットワークに問題がある可能性があります。ネットワークの問題を特定して解決するには、[診断] をクリックします。

Alfresco の Web インターフェイスにアクセスできるが、CIFS にアクセスできない、接続された PC の 1 つのログ

C:\Users\user>ping mbnoimi-virtual



Pinging mbnoimi-virtual [192.168.0.200] with 32 bytes of data:

Reply from 192.168.0.200: bytes=32 time<1ms TTL=64

Reply from 192.168.0.200: bytes=32 time<1ms TTL=64

Reply from 192.168.0.200: bytes=32 time<1ms TTL=64

Reply from 192.168.0.200: bytes=32 time<1ms TTL=64



Ping statistics for 192.168.0.200:

    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

    Minimum = 0ms, Maximum = 0ms, Average = 0ms



C:\Users\user>ping mbnoimi-virtuala

Ping request could not find host mbnoimi-virtuala. Please check the name and try

 again.



C:\Users\user>nbtstat -a mbnoimi-virtual



Local Area Connection:

Node IpAddress: [192.168.0.8] Scope Id: []



           NetBIOS Remote Machine Name Table



       Name               Type         Status

    ---------------------------------------------

    MBNOIMI-VIRTUAL<00>  UNIQUE      Registered

    MBNOIMI-VIRTUAL<03>  UNIQUE      Registered

    MBNOIMI-VIRTUAL<20>  UNIQUE      Registered

    WORKGROUP      <1E>  GROUP       Registered

    WORKGROUP      <00>  GROUP       Registered



    MAC Address = 00-00-00-00-00-00





C:\Users\user>ping MBNOIMI-VIRTUALA

Ping request could not find host MBNOIMI-VIRTUALA. Please check the name and try

 again.



C:\Users\user>

CIFS 構成: /opt/alfresco-4.2.d/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/fileServers/default/file-servers.properties

filesystem.name=Alfresco

filesystem.acl.global.defaultAccessLevel=

filesystem.avm.name=AVM

filesystem.avm.enabled=true

filesystem.avm.stores=site,staging,author

filesystem.storeName=${spaces.store}

filesystem.rootPath=${protocols.rootPath}

filesystem.renameShufflePattern=(.*[a-f0-9]{8}+$)|(.*\\.tmp$)|(.*\\.wbk$)|(.*\\.bak$)|(.*\\~$)

filesystem.renameCSVShufflePattern=.*[a-f0-9]{8}+$

filesystem.setReadOnlyFlagOnFolders=false 

cifs.enabled=true

cifs.serverName=${localname}A

cifs.domain=

cifs.broadcast=255.255.255.255

cifs.bindto=

cifs.ipv6.enabled=false

cifs.hostannounce=true

cifs.disableNIO=false

cifs.disableNativeCode=false

cifs.sessionTimeout=900

cifs.maximumVirtualCircuitsPerSession=16

cifs.tcpipSMB.port=445

cifs.netBIOSSMB.sessionPort=139

cifs.netBIOSSMB.namePort=137

cifs.netBIOSSMB.datagramPort=138

cifs.WINS.autoDetectEnabled=true

cifs.WINS.primary=192.168.0.200

cifs.WINS.secondary=192.168.0.200

cifs.sessionDebug=

cifs.pseudoFiles.enabled=true

cifs.pseudoFiles.explorerURL.enabled=true

cifs.pseudoFiles.explorerURL.fileName=__Alfresco.url

cifs.pseudoFiles.shareURL.enabled=false

cifs.pseudoFiles.shareURL.fileName=__Share.url

ftp.enabled=true

ftp.port=21

ftp.bindto=

ftp.dataPortFrom=0

ftp.dataPortTo=0

ftp.keyStore=

ftp.keyStoreType=JKS

ftp.keyStorePassphrase=

ftp.trustStore=

ftp.trustStoreType=JKS

ftp.trustStorePassphrase=

ftp.requireSecureSession=true

ftp.sslEngineDebug=false

ftp.sessionDebug=

nfs.enabled=false

nfs.nodeMonitor.enabled=${nfs.enabled}

nfs.mountServerPort=0

nfs.nfsServerPort=2049

nfs.rpcRegisterPort=0

nfs.portMapperPort=111

nfs.portMapperEnabled=false

nfs.sessionDebug=

nfs.mountServerDebug=false

filesystem.cluster.debugFlags=

filesystem.lockKeeperEnabled=true

filesystem.lockKeeperTimeout=7200

filesystem.lockKeeperRefreshCronExpression=0 * */1 * * ?

PS

  • Windows ファイアウォールがオフになっている
  • Windows 7 32bit から Alfresco の CIFS にアクセスしようとしています。
4

2 に答える 2