search for: valbon

Displaying 2 results from an estimated 2 matches for "valbon".

Did you mean: valbom
2002 Jun 13
1
[mntent]: line x in /etc/fstab is bad
Hi ! I'm having trouble trying to mount a win2k share from my linux box with the mount command. My linux box is a RH 7.2 and samba version is 2.2.4. It is part of the windows domain 'VALBONE' and the smb.conf option "winbind use default domain" is set to yes. So when the user slautier log into the machine, it does it without specifying the domain name. slautier is a member of the windows group 'Domain Users'. The 3 following commands work fine $ mount -t smbfs /...
2002 Jun 13
2
pam_mount and winbind
Hi ! Has anybody already managed to make pam_mount and winbind working together ? I'm running a linux 7.2 box with samba 2.2.4. I use winbind for user authentication from a win2k server (DEDALE in domain VALBONE). The following command works fine: $ smbmount //DEDALE/SHAREDIR \ /mnt/smb/dedale/sharedir/ -o \ credentials=/home/win2k/VALBONE/slautier/.smbpw,uid='VALBONE+slautier',gid='VALB ONE+Domain users',fmask=664,dmask=775 I've installed pam_mount (http://pam-mount.conectevil.com/)...