Re: SAMBA 2.2.8 for OpenVMS 7.3 and 7.3-2 Install

2007-01-05 Thread Luiz Guilherme Regis Emediato

Hi all,

I would like to include a further information to this subject.
The Alpha 500au is running Multinet 5.1 services and it
works fine with Samba 2.2.8.
The Vaxstation is running Campaq TCP/IP 5.1, so that,
hint #5 is valid only for this machine.

cheers,
Luiz
PS: I have subscribed a new e-mail address to this list because
I am experiencing problems with the other e-mail.

Luiz Guilherme Regis Emediato wrote:


-- Forwarded message --
Date: Wed, 3 Jan 2007 11:01:02 -0500
From: Sanghvi, Arun R. (GNF) [EMAIL PROTECTED]
To: Luiz Guilherme Regis Emediato [EMAIL PROTECTED]
Subject: RE: SAMBA 2.2.8 for OpenVMS 7.3 and 7.3-2 Install


Excellent.

If you should have similar details for the latest version of SAMBA for
VMS ALPHA 8.2, please let me know.

Thanks.

Arun Sanghvi


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Luiz Guilherme Regis Emediato
Sent: Wednesday, January 03, 2007 10:51 AM
To: samba-vms@lists.samba.org
Subject: SAMBA 2.2.8 for OpenVMS 7.3 and 7.3-2 Install


Greetings,

I would like to share my experience in installing Samba 2.2.8 for
OpenVMS 7.3 and 7.3-2 on the Vaxstation 4000/60 and Alpha DPWS 500au.

On the Alpha I recompiled the full package following the instructions
provided by the authors at:

 http://www.pi-net.dyndns.org/anonymous/jyc/

save set: SAMBA-2_2_8-SRC-20050817.BCK

$ backup samba-2_2_8-src-20050817.bck/sav/sel=[samba-2_2_8-src...] -
dka0:[samba.samba-2_2_8-src...] $ set def
dka0:[samba.samba-2_2_8-src.source.vms]
$ @build73
$ @link73
$ @install

On the Vaxstation I could not recompile; errors are displayed on screen
for a few routines due to low system resources and low memory (24 MB).
I could not manage the resources successfully in order to improve the
virtual memory properly so that I decided to install the binaries
provided in the package.

save set: SAMBA-2_2_8-OBJ_VAX-20050201.BCK

$ backup samba-2_2_8-obj_vax-20050201.bck/sav/sel=[samba-2_2_8-src...] -
dka0:[samba.samba-2_2_8-src...] $ set def
dka0:[samba.samba-2_2_8-src.source.vms]
$ @link
$ @install

  *** IMPORTANT ***

1. Go to samba_root:[bin] and create a guest account :

$ @make_guest_account.com

If you don't you will get the error: NT_LOGON_...
when issuing the command: smbclient -L vaxstation

2. Set the privilege W:RE to the public files to avoid the error
NT_STATUS_NO_SUCH_FILE :

$ smbclient //vax/public
Password:
 Anonymous login successful
smb: \ dir
NT_STATUS_NO_SUCH_FILE listing \*

   35037 blocks of size 262144. 23186 blocks available
smb: \ exit

$ dir/prot

Directory DKA0:[00.PUBLIC]

DEC-BRAZILIAN-9.PM;1
(RWED,RWED,RE,)

$ set prot:(w:re) DEC-BRAZILIAN-9.PM;1
$ dir/prot

Directory DKA0:[00.PUBLIC]

DEC-BRAZILIAN-9.PM;1
(RWED,RWED,RE,RE)

$ smbclient //vax/public
Password:
 Anonymous login successful
smb: \ dir
 dec-brazilian-9.pm 330998  Sun Dec 17 23:26:12
2006

3. Create samba users and passwords :

include the following command line in your login.com :
$ @SAMBA_ROOT:[BIN]SAMBA_COMMANDS.COM

run it :
$ @login

Create samba users with:

$ smbpasswd -a username1 (username1 must match the Windows username1)
$ smbpasswd -a username2 (username2 must match the Windows username2)
etc...

Username1, username2, etc..., must be authorized usernames on the
OpenVMS system.

4. To log in :

$ smbclient //vax/username1
$ smbclient //vax/username2
etc...

5. Uncomment the tcpip enable services in :

 SYS$STARTUP:SAMBA_STARTUP.COM

$ tcpip enable service smbd
$ tcpip enable service swat

Enjoy!

Luiz Regis
Sao Paulo, SP
Brazil

PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:

http://www.catb.org/~esr/faqs/smart-questions.html

Esta mensagem foi verificada pelo E-mail Protegido Terra.
Scan engine: McAfee VirusScan / Atualizado em 05/01/2007 / Versão: 5.1.00/4933
Proteja o seu e-mail Terra: http://mail.terra.com.br/


 


PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:

http://www.catb.org/~esr/faqs/smart-questions.html


SAMBA 2.2.8 for OpenVMS 7.3 and 7.3-2 Install

2007-01-03 Thread Luiz Guilherme Regis Emediato

Greetings,

I would like to share my experience in installing
Samba 2.2.8 for OpenVMS 7.3 and 7.3-2 on the Vaxstation
4000/60 and Alpha DPWS 500au.

On the Alpha I recompiled the full package following the
instructions provided by the authors at:

  http://www.pi-net.dyndns.org/anonymous/jyc/

save set: SAMBA-2_2_8-SRC-20050817.BCK

$ backup samba-2_2_8-src-20050817.bck/sav/sel=[samba-2_2_8-src...] -
dka0:[samba.samba-2_2_8-src...]
$ set def dka0:[samba.samba-2_2_8-src.source.vms]
$ @build73
$ @link73
$ @install

On the Vaxstation I could not recompile; errors are displayed
on screen for a few routines due to low system resources and
low memory (24 MB).
I could not manage the resources successfully in order to improve
the virtual memory properly so that I decided to install the binaries
provided in the package.

save set: SAMBA-2_2_8-OBJ_VAX-20050201.BCK

$ backup samba-2_2_8-obj_vax-20050201.bck/sav/sel=[samba-2_2_8-src...] -
dka0:[samba.samba-2_2_8-src...]
$ set def dka0:[samba.samba-2_2_8-src.source.vms]
$ @link
$ @install

   *** IMPORTANT ***

1. Go to samba_root:[bin] and create a guest account :

$ @make_guest_account.com

If you don't you will get the error: NT_LOGON_...
when issuing the command: smbclient -L vaxstation

2. Set the privilege W:RE to the public files to
avoid the error NT_STATUS_NO_SUCH_FILE :

$ smbclient //vax/public
Password:
  Anonymous login successful
smb: \ dir
NT_STATUS_NO_SUCH_FILE listing \*

35037 blocks of size 262144. 23186 blocks available
smb: \ exit

$ dir/prot

Directory DKA0:[00.PUBLIC]

DEC-BRAZILIAN-9.PM;1
 (RWED,RWED,RE,)

$ set prot:(w:re) DEC-BRAZILIAN-9.PM;1
$ dir/prot

Directory DKA0:[00.PUBLIC]

DEC-BRAZILIAN-9.PM;1
 (RWED,RWED,RE,RE)

$ smbclient //vax/public
Password:
  Anonymous login successful
smb: \ dir
  dec-brazilian-9.pm 330998  Sun Dec 17 23:26:12 2006

3. Create samba users and passwords :

include the following command line in your login.com :
$ @SAMBA_ROOT:[BIN]SAMBA_COMMANDS.COM

run it :
$ @login

Create samba users with:

$ smbpasswd -a username1 (username1 must match the Windows username1)
$ smbpasswd -a username2 (username2 must match the Windows username2)
etc...

Username1, username2, etc..., must be authorized usernames on the
OpenVMS system.

4. To log in :

$ smbclient //vax/username1
$ smbclient //vax/username2
etc...

5. Uncomment the tcpip enable services in :

  SYS$STARTUP:SAMBA_STARTUP.COM

$ tcpip enable service smbd
$ tcpip enable service swat

Enjoy!

Luiz Regis
Sao Paulo, SP
Brazil

PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:

http://www.catb.org/~esr/faqs/smart-questions.html