Hello. I have downloaded from the internet ftp site the samba's gz file and I have installed the program on my Server (Sun SPARC Solaris). I have done the following steps to install the program: 1. With the ROOT user, I have created the "/usr/local/samba" directory with following permissions: drwxr-xr-x 2. I have put the "samba-2.2.1a-sparc-solaris-2.8.pkg[1].gz" file into the temporary directory on the server. 3. I have run the following command: gunzip -d samba-2.2.1a-sparc-solaris-2.8.pkg[1].gz 4. I have run the following command: pkgadd -d samba-2.2.1a-sparc-solaris-2.8.pkg[1] 5. I have customized the "/usr/local/samba/lib/smbd.conf" file. At this point, I would like to test the validity of the smbd.conf file using the testparm program. I have run the program but the following error appears: ld.so.1: ./testparm: fatal: libgen.so.1: open failed: No such file or directory Killed I do not what I can do. Do you have any suggestion to solve the problem? Thank you in advance for your cooperation. Best Regards, Davide Maraja
Dear sirs! I kindly ask you to help me with the following problem. I need to mount MS DFS tree Linux filesystem. I have: Linux Slackware 9.0. Kernel 2.4.21 compiling with support SMB file system. Samba 2.2.8a compiling with --with-msdfs In order to mount I type: mount -t smbfs -o username=name,password=***,workgroup=work //server/DfsRoot/mnt/DfsTree after cd /mnt/DfsTree In the DfsTree directory I see folders, but they are empty. The same happens to XSMBrowser program. Tell me please if Samba can mount MS DFS tree. If it doesn't, do you plan to add this feature in the future version? If it does, what I'm doing wrong? Thank you, sincerely yours, Dmitry Ponomarev, Moscow, Russia