pam_mount SMB

David Wolever wolever.lists at gmail.com
Sun Nov 27 19:39:19 UTC 2005


Why not just use /etc/fstab?
You would add a line that would look something like:
//dw/SharedDocs /mnt/music smbfs
username=USERNAME,password=PASSWORD,uid=YOUR_USERNAME,gid=YOUR_GROUP 0
0
That would cause /mnt/music to be mounted automagically on
boot.

David

On 11/26/05, LeRoy DeVries <dutch1918 at gmail.com> wrote:
>
> I have pam and pam_mount installed on a SUSE10.0 box.  I am networked with
> another winxp box and I can mount the shared folder on the winxp box using
> the cmd from root "mount -t smbfs -o lfs //dw/SharedDocs /mnt/music" on
> the
> SUSE box
>
> Am now trying to get it so it will mount after the suse box boots and I
> log in
> using pam_mount.  I have the following line in my pam_mount.conf
> 'volume ldevries smb dw SharedDocs /mnt/music rw,guest - -"
>
> However, I can not see the mount in /mnt/music
>
> I am a linux newbie so I'm sure I'm not doing something right and any help
> would be appreciated.
>
> _______________________________________________
> Pam-list mailing list
> Pam-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pam-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pam-list/attachments/20051127/d308df61/attachment.htm>


More information about the Pam-list mailing list