<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1561" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 12pt CG Times; COLOR: #000000">
<DIV>I have an smb share mounted automatically on users Desktop.  This should give thin client users access to the homedir on a W2K server.  </DIV>
<DIV> </DIV>
<DIV>I can access the share by navigating through Computer, Network, Server, then Share.  I can then see the subdirectories and files under the share.  If I open the folder on the Desktop, It tells me it is empty.</DIV>
<DIV> </DIV>
<DIV>I am using pam_mount to mount the share.  I have used smb, smbfs, and cifs as the types of share.  The all result in the issue stated above.  Here how the share is mounted in pam_mount:</DIV>
<DIV> </DIV>
<DIV>volume * smbfs server share /home/domain/&/Desktop/Student uid=&,gid=&,dmask=750,workgroup=domain - -<BR></DIV>
<DIV>As I said, I have used smb, smbfs, and cifs in that mount statement.  The domain in the mount point portion is the short name of the domain.  I have used both the short and FQDN version of the domain in the workgroup part of the statement.</DIV>
<DIV> </DIV>
<DIV>As part of the troubleshooting, I have used wbinfo and getent.  wbinfo show all information about the ads domain.  getent shows only local information.</DIV>
<DIV> </DIV>
<DIV>Any help here would be greatly appreciated!  Thanks!</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>
<DIV>Steve Krause, CNE<BR>Network Manager</DIV>
<DIV>Deer Park School District #414<BR>Deer Park, WA<BR>(509) 464-5567<BR>krauses@deerpark.wednet.edu</DIV></DIV></BODY></HTML>