Network Inaccessible (Linux)

Parvez Hussain parvezhussain at operamail.com
Mon Nov 27 08:13:34 GMT 2000


Hi,

I have cofigured Samba in my linux m/c to be accessed from my NTdomain. When I 
click on the NN I get the following error:

        \\linux_netsol was inaccessible.
         Path not found.

'testparm | less' gives no error.

My network is 192.168.10.0/24

I want the linux users to access their home directory from their windows 
client.


Can anyone help me. Pointers to "Configuring samba for NT domain" will also 
do.

Thanks
Parvez

I am sending my smb.conf file.

SMB.CONF

#======================= Global Settings =====================================
[global]
    workgroup = MANTRADOM

    server string = Samba Server

;   hosts allow = 192.168.1. 192.168.2. 127.

    printcap name = /etc/printcap
    load printers = yes

;   printing = bsd

;  guest account = pcguest

    log file = /var/log/samba/log.%m

    max log size = 50

    security = domain
    password server = MANTRA_SERVER SINDHU

;  password level = 8
;  username level = 8

    encrypt passwords = true
    smb passwd file = /etc/smbpasswd

    unix password sync = yes
    passwd program = /usr/bin/passwd %u
  passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n 
*passwd:*all*authentication*tokens*updated*successfully*

    username map = /etc/smbusers

;   include = /etc/smb.conf.%m

    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

;   interfaces = 192.168.12.2/24 192.168.13.2/24

;   remote browse sync = 192.168.3.25 192.168.5.25

;   remote announce = 192.168.1.255 192.168.2.44

;   local master = no

;   os level = 33

;   domain master = yes

;   preferred master = yes

;   domain controller = <NT-Domain-Controller-SMBName>

;   domain logons = yes

;   logon script = %m.bat
;   logon script = %U.bat

;   logon path = \\%L\Profiles\%U

; name resolve order = wins lmhosts bcast

;   wins support = yes

;   wins server = w.x.y.z

;   wins proxy = yes

    dns proxy = no
    unix password sync = no
    netbios name = linux_netsol
    encrypt passwords = yes
    password level = 0
    null passwords = no
    os level = 0
    preferred master = no
    domain master = no
    wins support = no
    dead time = 0
    debug level = 0
    map to guest = never

;  preserve case = no
;  short preserve case = no
;  default case = lower

;  case sensitive = no




#============================ Share Definitions ==============================
[homes]
    comment = Home Directories
    browseable = no
;   writable = yes
    read only = no
    create mode = 750

# Un-comment the following and create the netlogon directory for Domain Logons
[netlogon]
    comment = Network Logon Service
    path = /home/netlogon
    guest ok = yes
    writable = no
    share modes = no


# Un-comment the following to provide a specific roving profile share
# the default is to use the user's home directory
;[Profiles]
;    path = /home/profiles
;    browseable = no
;    guest ok = yes


[tmp]
    comment = Temporary file space
    path = /tmp
    read only = no
    public = yes

# NOTE: If you have a BSD-style print system there is no need to
# specifically define each individual printer
[printers]
    comment = All Printers
    path = /var/spool/samba
    browseable = no
# Set public = yes to allow user 'guest account' to print
    guest ok = no
    writable = no
    printable = yes

------------------------------------------------------------
This e-mail has been sent to  you courtesy of OperaMail,  as a  free  service  from
Opera  Software,  makers  of the award-winning Web Browser, Opera. Visit us at
http://www.opera.com/ or our portal at: http://www.myopera.com/ Your free e-mail 
account is waiting at: http://www.operamail.com/
------------------------------------------------------------





More information about the samba-ntdom mailing list