RV: [Samba] smbpasswd -a -m

Jaime Amigo Pinilla Jaime.Amigo at capredena.gov.cl
Thu Jun 16 13:30:22 GMT 2005


Just I need that users exists in Windows Domain Server (CAPRE-SANTIAGO) but are not all the machine in the domain.

Jaime

-----Mensaje original-----
De: Mark Sarria [mailto:mes4294 at lausd.k12.ca.us]
Enviado el: miércoles, 15 de junio de 2005 18:35
Para: Jaime Amigo Pinilla; samba at lists.samba.org
Asunto: RE: [Samba] smbpasswd -a -m


Not quite sure what you want, but it sounds like you want to access your
home share, without providing credentials?

--mark

-----Original Message-----
From: samba-bounces+mes4294=lausd.k12.ca.us at lists.samba.org
[mailto:samba-bounces+mes4294=lausd.k12.ca.us at lists.samba.org] On Behalf Of
Jaime Amigo Pinilla
Sent: Wednesday, June 15, 2005 2:43 PM
To: samba at lists.samba.org
Subject: [Samba] smbpasswd -a -m

I am trying to configure Samba 2.2x with Win2K. 

I need that samba shares a directory in the Linux server and the users
Windows access that without authentication. 

I created the UNIX users (etc/passwd).

dic00037$:*:504:65533:DIC00037:/dev/null:/bin/false
dic00024$:*:505:65533:DIC00024:/dev/null:/bin/false
dic00021$:*:506:65533:DIC00021:/dev/null:/bin/false


I creates the Samba users. 
smbpasswd -a -m dic00037
smbpasswd -a -m dic00024
smbpasswd -a -m dic00021

I'm trying to access by Windows with \\150.10.10.70, show me [homes] but I
cannot access the folder. 

Any suggestion?


Regards
Jaime

Attached additional information:

peumo:/etc/samba # smbclient -L \\localhost -U%
added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
added interface ip=150.10.10.70 bcast=150.10.255.255 nmask=255.255.0.0
Domain=[SANTIAGO] OS=[Unix] Server=[Samba 2.2.5-UL]

        Sharename      Type      Comment
        ---------      ----      -------
        homes          Disk      ComparteLinux
        IPC$           IPC       IPC Service (Servidor Samba Linux)
        ADMIN$         Disk      IPC Service (Servidor Samba Linux)

        Server               Comment
        ---------            -------
        CAPRE-SANTIAGO       
        PEUMO                Servidor Samba Linux

        Workgroup            Master
        ---------            -------
        SANTIAGO             CAPRE-SANTIAGO

/etc/samba/smb.conf
[global]
        workgroup = SANTIAGO 
        netbios name = peumo          
        server string = Servidor Samba Linux
        unix extensions = yes
        security = share 
        encrypt passwords = yes
        load printers = no
        socket options = IPTOS_LOWDELAY TCP_NODELAY
        hosts allow = 150.10.12. localhost
        interfaces = 127.0.0.1/8 150.10.10.70/16
        bind interfaces only = yes
        password server = CAPRE-SANTIAGO
        username map = /etc/samba/smbusers
        smb passwd file = /etc/samba/smbpasswd
        log level = 1
        large readwrite = yes
        max log size = 1000
        auto services = homes
        log file = /var/log/samba/%m.log
        veto files = /*.eml/*.nws/riched20.dll/*.{*}/
        local master = yes  

[homes]
        path    = /home/compartelinux
        comment = ComparteLinux    
        volume  = Disco-Linux
        browseable = yes
        writeable = yes
        guest ok = yes
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba



More information about the samba mailing list