Date: Tue, 29 Oct 2013 23:15:46 -0700 (PDT) From: Laszlo Danielisz <laszlo.danielisz@yahoo.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: mount smbfs on boot Message-ID: <1383113746.18829.YahooMailNeo@web160503.mail.bf1.yahoo.com> In-Reply-To: <1382939871.20721.YahooMailNeo@web160504.mail.bf1.yahoo.com> References: <1382939871.20721.YahooMailNeo@web160504.mail.bf1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I solved the issues. I had to add workgroup to config file and use /etc/nsmb.conf. This is how it looks: workgroup=WORKGROUP [UBUNTU] addr=192.168.1.23 [UBUNTU:LACI] password=***** For the record here is the fstab entry: //laci@UBUNTU/LACI/mnt/smbfssmbfsrw,-N,-I192.168.1.2300 On Monday, October 28, 2013 7:00 AM, Laszlo Danielisz <laszlo.danielisz@yahoo.com> wrote: Hi, Yesterday I spent quite many hours figuring out what is wrong. Every time my fbsd 9.2 boots up I have the following error: Mounting late file system: smb_co_lock: recursive lock for object 1 mount_smbfs: unable to open connection: syserr = Authentication error In fstab I have the following line for samba: //laci@UBUNTU/LACI/mnt/smbfssmbfsrw,late,-N,-I192.168.1.2300 And /etc/nsmb.conf looks like this, I also tried moving under /root/.nsmbrc and everybody can read it. [UBUNTU:laci] addr=192.168.1.23 password=******* Of course I checked the password couple time, I have the correct password in the configuration file. Do you have any idea what should I check? Thx! Laci _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed Oct 30 07:31:37 2013 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0F85FC79 for <freebsd-questions@freebsd.org>; Wed, 30 Oct 2013 07:31:37 +0000 (UTC) (envelope-from frank.bonnet@esiee.fr) Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CF1222A2D for <freebsd-questions@freebsd.org>; Wed, 30 Oct 2013 07:31:36 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id wm4so1053847obc.6 for <freebsd-questions@freebsd.org>; Wed, 30 Oct 2013 00:31:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:from:mime-version:in-reply-to:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=z8JyRl+2Lw+lj+zURKGjWgpbwP4PoaDDJ3F/Xs7BuIA=; b=Qq9kxNvl6swuHbMWzr4L4Mqqf4ZwBNb+CBqcrvyZwosK+SzgzX25SUk5rWs00Rughz DqRVHkMjVFiYAZJ5+4p+NGZJPSHoajRe0phr4Ygsd2oBkioAEzWt8dHFDh3MxvRULDAK 4LppITvcO+vIbZRuWmIHjCZ0DPcarOab1aDKaakvZw6dqa41VtAePIhBEYbGPDCSTnkm c1K+JeSft6wREanTf1TFNvqj5oC8ZHwaPLH/WUCkiZUZ0BZNPczWZYphsHAweNl8zyoe X2sSNzN66vE4kD5DXgZRgzTvt7F2htQ/LmjMCbRTQ4k2rSEwAOKKfL4wxJZs+4iAiQYf gCGQ== X-Gm-Message-State: ALoCoQn5u4+HI4Bl5Zgk2oO0Q/AnPCZG6XxrGl/xxuZMwA2yhyaCHEl5ri9gYRFLpRbIUDFvqIGF X-Received: by 10.182.55.65 with SMTP id q1mr3144086obp.2.1383118295644; Wed, 30 Oct 2013 00:31:35 -0700 (PDT) References: <6E40EB0998574F53B9B4E72496E1C99F@FERNANDO> From: Frank BONNET <frank.bonnet@esiee.fr> Mime-Version: 1.0 (1.0) In-Reply-To: <6E40EB0998574F53B9B4E72496E1C99F@FERNANDO> Date: Wed, 30 Oct 2013 08:31:33 +0100 Message-ID: <-546206591721789599@unknownmsgid> Subject: Re: Installation freebsd To: FERNANDO <fernando@siscom.eti.br> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 30 Oct 2013 07:31:37 -0000 I have DL 360 running 9.2 with that controller , never tested 10.0 Envoy=C3=A9 de mon iPhone. Le 29 oct. 2013 =C3=A0 16:41, FERNANDO <fernando@siscom.eti.br> a =C3=A9cri= t : > Good morning, > > > > The HP SMART ARRAY B120i is compatible with the freebsd 9.2 or 10.0? > > > > I am trying to install the freebsd 10.0 in server HP PROLIANT 310E G8 and= I > am not getting. > > > > After the installation the server doesn't get the operating system > installed feebsd. > > > > > > Thank you, > > > > Fernando. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1383113746.18829.YahooMailNeo>