search for: dedal

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

Did you mean: deal
2002 Jun 13
1
[mntent]: line x in /etc/fstab is bad
...' 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 //dedale/sharedir /mnt/smb/dedale/sharedir -o \ credentials=/home/win2k/VALBONE/slautier/.smbpw,uid=slautier,gid=Domain\ users ,fmask=664,dmask=775 $ mount -t smbfs //dedale/sharedir /mnt/smb/dedale/sharedir -o \ credentials=/home/win2k/VALBONE/slautier/.smbpw,uid='slautier',gid='Domain u...
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-moun...