Re: Problema al montar unidades compartidas Win2003
Orlando Torres <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.gulcr |
|---|---|
| Message-ID | <[email protected]> |
Encontré este dato interesante, talves sirva ;-) ------- smbmount [1] From Wikipedia, the free encyclopedia The program smbmount is used to mount a network drive, using the Server Message Block (SMB) network protocol. It is a part of the open-source Samba suite. smbmount is identical in functionality as using mount -t smbfs. In fact, when using the mount option it passes the command to smbmount for execution, just as mount -t cifs calls mount.cifs. Most operating systems require root permissions to mount a network drive. If you receive a (Access denied) or other equivalent error message change to root user and try again. When the share is mounted it will use the root user id by default, meaning you will be unable to read/write the share as any other user. To allow other users/groups to utilize the share use the command line option -o uid=userid,gid=groupid . If the network drive that you're trying to mount is on a computer that is part of a domain, you will need to directly specify it with the 'workgroup' setting. This can be set via a command line option -o workgroup=domain, or it can be set in the /etc/samba/smb.conf file under the WORKGROUP global setting tag. A complete command looks like the following: smbmount //server/share /localdir -o username=usr,password=pass,uid=500,gid=500 [1] http://en.wikipedia.org/wiki/Smbmount __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! RegÃstrate ya - http://correo.espanol.yahoo.com/ -- Desuscripción: escriba a [email protected], tema 'unsubscribe' Problemas a: [email protected]. http://gulcr.org/ListasDeCorreo