Hi again, I finally realized that the main problem with my 2.0.3 is GUEST ACCOUNT = UCX$NOBODY , that is, VAX can not be mapped correctly because there is no NOBODY UID,GID defined on the system. How do I define that ? I have searched for information on Google, unsuccessfully. I know that VAX has a DEFAULT account UIC=[200,200] but I am not sure if this one can be used as a GUEST. Does anyone know how to create a UCX$NOBODY account on OpenVMS and make it work correctly with SAMBA 2.0.3 VAX ?
I appreciate any help on this matter. Thanks in advance, Luiz Emediato On Tue, 22 Oct 2002, Dr. Guilherme Regis wrote: > > Hi, > Does anyone have Samba 2.0.3 running on a VAX OpenVMS 6.2 ? > I am still trying to make it run correctly on mine ? > After having it installed I still can not map my VAX > from other machines around the net. > For instance, from VAX I can map to Linux: > smbclient "-L" linux.machine > Password: Domain=[USP] OS=[Unix] Server=[Samba 2.0.10] > > Sharename Type Comment > --------- ---- ------- > IPC$ IPC IPC Service (server Samba 2.0.10) > debianjet Printer lp3 > lp2 Printer > deskjet Printer hp > oberjet Printer lp4 > lp1 Printer > lp5 Printer > > Server Comment > --------- ------- > > Workgroup Master > --------- ------- > USP CUTIVATE > MSHOME DCV5GX11 > > But, from Linux mapping to VAX I got: > smbclient -L vaxstation > added interface ip=xxx.xxx.xxx.xxx bcast=xxx.xxx.xxx.xxx > nmask=255.255.255.0 > Got a positive name query response from xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx) > Password: <ENTER> > Invalid packet length! (130899 bytes). > > >From TESTPARM, max packet lenght is set to 5. > > I also noticed that there is no entries in smbpasswd.dat file. > Should I create it `a la' Linux style ? > Example: > user:101:101:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX... > > However, I could not find any script/command file that could > write these entries to smbpasswd.dat from system files. > I could not find any explanation on smbpasswd.dat in the > 2.0.3 documents. Is it mandatory or not ? How does it work > for 2.0.3 ? > If you have it working on your VAX I will appreciate a > little help here. > Thanks a lot in advance. > Luiz Emediato > >