Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 16:16:04 +0530
From:      Prasad.Chemburkar@Vashimail.ltitl.com
To:        freebsd-questions@FreeBSD.ORG
Subject:   SAMBA
Message-ID:  <652569D9.003B26AA.00@Vashimail.ltitl.com>

next in thread | raw e-mail | index | archive | help



Hi!
Everybody,

i am SAMBA to connect from windows machine, i normally logs on freebsd machine
as user nobody.
i want to logon on freebsd machine using normal freebsd user id. when i try to
logon using normal userid
i get message, password incorrect. my /etc/smb.conf looks like this

[global]
workgroup = VASHI-COMM
server string = Kanishka
log file = /var/log/log.%m
max log size = 50
security = user
socket options = TCP_NODELAY
local master = no
wins proxy = no

[home]
        comment = Share 1
        path = /usr/home/john
        public = yes
        writable = yes

[usr]
        comment = Share 2
        path = /usr
        public = yes
        writeable = yes

if i make changes to security = share i am able to browse the machine but when i
create user from windows machine
it creates directory with user nobody.
kindly help me on this topic


Thanks in advance
regards

prasad




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?652569D9.003B26AA.00>