From: John E. Malmberg [wb8tyw@qsl.network] Sent: Thursday, March 06, 2003 9:56 PM To: Info-VAX@Mvb.Saic.Com Subject: Re: Samba params.c missing question OpenVMS jm wrote: > john_20_28_2000@yahoo.com (jm) wrote in message > news:... > >>I can eventually connect to my Samba box (sometimes), but sometimes >>shares are listed and others are not. >> >>This message appears in the log: >> >>[2003/03/05 09:28:08, 0] >>DISK$SWAP:[JYC.SAMBA.SAMBA-2_2_7A.SOURCE.PARAM]PARAMS.C >>;2:(544) >> params.c:OpenConfFile() - Unable to open configuration file "": >> error 0 >> >>I am running OpenVMS 7.2-1 tcpip 5 (I think) and samba 2.2.7a. >> >>I have the params.c file in the source.vms directory, but I am not >>sure what do. I have no disk$swap logical on my system. >> The filename path is from the system where the code was compiled, and if it were compiled and linked in debug, the default location the debugger would look for the source. The configuration file should be in SAMBA_ROOT:[LIB]SMB.CONF. As sometimes the SMBD process runs in impersonating a user's security context, the file and directory should be world readable. The TESTPARM program should be able to diagnose problems with the SMB.CONF file. The author of the 2.2.7 port is active on the SAMBA-VMS(AT)SAMBA.ORG mailing list. To subscribe or unsubscribe via the World Wide Web, visit http://lists.samba.org/listinfo/samba-vms -John wb8tyw@qsl.network Personal Opinion Only