Secure Global Desktop Administration Guide > Applications, documents and hosts > Can I run another file sharing service with client drive mapping?
Yes, with additional configuration. In a default installation, you can't use client drive mapping and another file sharing service, such as Samba, because they both use port 139/tcp.
To allow more than one service to use port 139/tcp:
tarantella stop
.tarantella config edit --tarantella-config-cdm-externalnbtaddress ip_address ...
The default setting is *
which means bind to all interfaces. Separate each IP address with a space.
tarantella start
.Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.