Two Samba in same network

Ryan Yagatich ryagatich at csn1.com
Tue Apr 11 00:45:53 GMT 2000


simple i think.....

mkdir /mounts/pdc1           ;this is your first mapped drive
mkdir /mounts/pdc1/drive     ;this is the v-directory
mkdir /mounts/pdc2           ;this is the 'shared' directory location

cd /mounts/pdc1/drive        ;obvious
ln -s d2 /mounts/pdc2        ;create a link to the 'shared' directory
location

smbmount //server-2/sharename-2 /mounts/pdc2 -U username -W workgroup -I
interface (ip) ;mount the shared directory to where the link points.


/etc/smb.conf - server-1

[sharename-1]                ;the sharename from server one
path=/mounts                 ;the path, must include both paths so you can
see them from windows boxes.
...                          ;put whatever else you need down here...



I hope this helps a little. if not, sorry.


Ryan






--signatures are overrated--



>-----Original Message-----
>From: samba-ntdom at samba.org [mailto:samba-ntdom at samba.org]On Behalf Of
>fricke at Team.OWL-Online.DE
>Sent: Monday, April 10, 2000 8:11 AM
>To: Multiple recipients of list SAMBA-NTDOM
>Subject: Two Samba in same network
>
>
>Hi,
>
>I have to setup a second Samba in the same network.
>Just to map one drive.
>Can I do it with the same configuration?
>The NT´s have to map the drive on systemstart like the first Samba.
>Know what I mean?
>-------------------------------------------------------------------
>-------------------------------
>Mit freundlichen Grüßen
>
>Cord-H. Fricke
>Fon: 0 52 1 / 52 51-133
>Fax: 0 52 1 / 52 51-115
>
>..keep on headbangin´ , that rocks!!!
>



More information about the samba-ntdom mailing list