Why not just use /etc/fstab?<br>
You would add a line that would look something like:<br>
//dw/SharedDocs /mnt/music smbfs
username=USERNAME,password=PASSWORD,uid=YOUR_USERNAME,gid=YOUR_GROUP 0
0                        
<br>
That would cause /mnt/music to be mounted automagically on
boot.                                                                                                                            
<br>David<br>
<br><div><span class="gmail_quote">On 11/26/05, <b class="gmail_sendername">LeRoy DeVries</b> <<a href="mailto:dutch1918@gmail.com">dutch1918@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have pam and pam_mount installed on a SUSE10.0 box.  I am networked with<br>another winxp box and I can mount the shared folder on the winxp box using<br>the cmd from root "mount -t smbfs -o lfs //dw/SharedDocs /mnt/music" on the
<br>SUSE box<br><br>Am now trying to get it so it will mount after the suse box boots and I log in<br>using pam_mount.  I have the following line in my pam_mount.conf<br>'volume ldevries smb dw SharedDocs /mnt/music rw,guest - -"
<br><br>However, I can not see the mount in /mnt/music<br><br>I am a linux newbie so I'm sure I'm not doing something right and any help<br>would be appreciated.<br><br>_______________________________________________<br>Pam-list mailing list
<br><a href="mailto:Pam-list@redhat.com">Pam-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/pam-list">https://www.redhat.com/mailman/listinfo/pam-list</a><br></blockquote></div><br>