[KLUG Members] SuSE 10.1 questions

Mike Williams knightperson at zuzax.com
Sun Jun 25 18:46:14 EDT 2006


Rusty Yonkers wrote:
> OK, I have two questions.  I have been googling and doing a bunch of trial and error to no avail so far.  I am running SuSE 10.1.  One of the questions is hardware specific (I think).  We are running Dell Latitude d610 laptops at work.  it installs OK but we cannot use the xinerama extensions for doing an extended desktop on them when connected to an external monitor.  The option to switch from cloned to xinerama is grayed out in YaST.  The Dell has an Intel 915 video chipset. 
>
> Here is the other question.  At work we are running Windows 2003 server.  We need to be able to mount Windows shares on our systems.  At home with my Windows 2000 network I am able to mount the shares really easily.  I simply do
>
> mount -t smbfs //servername/sharename /directory/mountpoint -o username=name,workgroup=domain name and it mounts.  I adjusted the mountpoint rights to 777.  I have tried to do an fmask=777 or fmask=000 and the same with dmask and to no avail (I am not sure what the exact number settings mean for the mask that is why I tried both).  On the Windows 2003 server I cannot get to the share after the mount.  When I do an ll on the directory that holds the mount point directory I cannot see the mount point directory but can see all the other directories.  I can umount the directory though.  
>   
Have you turned off the "XP sign and seal" option in the registry of the 
Windows box?  Details escape me, but it's documented in the Samba FAQ, 
or at least the documentation.  You could also try mounting with -t cifs 
instead of smbfs, since that's newer code.


More information about the Members mailing list