Displaying 20 results from an estimated 20000 matches similar to: "log files"
2003 Dec 01
0
No subject
machine account (NT Workstation type, not backup).
Then you will need to run smbpasswd -j <nt domainname> -r <your NT domain
controller netbios name>
You will still require a username in the /etc/passwd or nis database for all
of you NT users that you expect to access shares on the Unix box, but if
there only access will be via samba, you won't need to administer any
passwords
2001 Feb 01
1
daemon
Hi,
I am struggling with starting smbd and nmbd as daemon under
RH7.0. I made a file just like the example in the doc:
#!/bin/sh
/usr/local/samba/bin/smbd -D
/usr/local/samba/bin/nmbd -D
which I called "startsmb". Then I changed added the execution
permission and ran it, but it doesn't run as a daemon.
I also tried running both commands from the command line, but
it
2001 Jan 03
5
setting up swat
I've looked in /usr/local/samba/swat for help
and even the samba source docs and can't
find anything on setting up swat.
I've also looked at samba.org/samba/docs,
but can find a swat setup doc.
Can some please point me in the right direction?
thanks,
daniel
2009 Oct 03
1
ad 2003 & nss_ldap produce: smbd/service.c:make_connection_snum(1003): Permission denied
Hello all,
since some weeks I try to get the following configuration working
Windows 2003 AD (no R2!!) with SFU 3.5
Red Hat Enterprise Linux Server release 5.4 (Tikanga) with
Samba (samba-3.0.33-3.14.el5)
nss_ldap (nss_ldap-253-21.el5)
So I wanted to implement the following setup:
http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/idmapper.html#id2607783
The main reason using this
2019 Jun 21
2
AW: OpenSSH public key authentication does not work from Windows client if private key was added to SSH agent
Hey Damien,
thank you for your reply. I posted the debug information at https://pastebin.com/40esNPED and replaced some sensitive information before (usernames, servernames, domainnames, IP addresses). In addition I commented some lines with a message like "### <my message> ###".
Patrick
-----Urspr?ngliche Nachricht-----
Von: Damien Miller <djm at mindrot.org>
Gesendet:
2001 Jan 30
0
Undelivered Mail Returned to Sender (fwd)
sending mail to samba-unsubscribe@us5.samba.org is looping/bouncing
-------------------------------------------------------------------------
Medi Montaseri medi@CyberShell.com
Unix Distributed Systems Engineer HTTP://www.CyberShell.com
CyberShell Engineering
-------------------------------------------------------------------------
---------- Forwarded
2006 Feb 01
2
Problems Compiling samba on HP-UX 11.00
Problems Compiling samba (samba-3.0.21a) on HP-UX 11.00
We have been experiencing some problems compiling samba with the config
options below.
When compiling the auth_script.c make fails.
As a fix, we removed the conditional if/else/endif statements on lines
143/149/155 and it now seems to compile.
Has anyone else had any similar problem when compiling without the ldap
features or similar
2001 Aug 14
0
Help: how to get the module list
Thanks Pierre, this is a good idea, I will give it a try.
Tal
> -----Original Message-----
> From: rsync-admin@us5.samba.org [mailto:rsync-admin@us5.samba.org]On
> Behalf Of Pierre Abbat
> Sent: Saturday, February 10, 2001 3:23 PM
> To: Tal Dayan; rsync@us5.samba.org
> Subject: Re: Help: how to get the module list
>
>
> On Sat, 10 Feb 2001, Tal Dayan wrote:
>
2019 Jun 24
2
AW: AW: OpenSSH public key authentication does not work from Windows client if private key was added to SSH agent
Hi,
I pasted two server connection logs at https://pastebin.com/vJb5tnTL. First a successful one and second an unsuccessful one.
Patrick
-----Urspr?ngliche Nachricht-----
Von: Damien Miller <djm at mindrot.org>
Gesendet: Samstag, 22. Juni 2019 10:43
An: Steinforth, Patrick <Steinforth at osnabrueck.de>
Cc: openssh-unix-dev at mindrot.org
Betreff: Re: AW: OpenSSH public key
2006 Jul 04
1
Print Options for All Users Can't Be Set on Windows 200x/XP
Hi everyone
This is a simple question by a person who knows nothing about windows.
The solution is at
http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/CUPS-
printing.html#id2618536
Under the heading
Print Options for All Users Can't Be Set on Windows 200x/XP
My problem is step I. Open the Printers folder
Where is this? the only thing I can find is "printers and
2003 Nov 28
7
installation error
Hello,
I tried to install samba 3.0.0. on sa slackware system and within the
"make" process I have this error:
"Binding bin/smbd :collect2: ld terminated with signal 15 [Terminated]
make : *** [bin/smbd] Error 1."
Please, tell me what can I do to solve this problem. I tried to find @
google and I got no answer.
Thank you a lot.
Stefan Pandele
[t] 0723046178
[e] psc@k.ro
2001 Mar 26
0
FW: RE: Explorer & MS Office hang
This was in regards to a problem with ms applications hanging on trying to
open a file.
Turns out it was an nfs locking issue.
Hope this helps,
Don
-----Original Message-----
From: Partenheimer Nate [mailto:npartenh@butler.edu]
Sent: Monday, March 26, 2001 1:23 PM
To: "MCCALLDON "@envelope.hp.com; HP-USA@envelope.hp.com; ex1 "
Subject: RE: RE: Explorer & MS Office hang
2001 Mar 14
3
OpenSSH 2.3.0p1: HP-UX 11.00 64-bit
I have encountered a problem with using OpenSSH 2.3.0p1 on 64-bit HP-UX
11.00 systems. This bug does not exhibit itself on any 32-bit HP-UX
11.00 or HP-UX 10.20 systems that I have built 2.3.0p1 on. OpenSSH
2.3.0p1 was built with HPs ANSI C compiler with OpenSSL 0.9.6 and zlib
1.1.3.
The problem is with the call to vhangup(2) in sshd when interactive
sessions are started. The problem does not
2003 Dec 05
6
ssh not resolving host names on HP-UX 11i
Actually it really never was answered, but here's how I fixed (worked
around) it. At first I thought installing patch PHNE_27796 (libnss_dns
DNS backend patch) had fixed it. It didn't. It just flip-flopped the
problem. Prior to installing that patch, ssh would never go to DNS no
matter what was in nsswitch.conf. It appeared to only look in
/etc/hosts. After installing the patch, ssh
2001 Oct 05
4
SaMBa 2.2.1a in HP/UX 11.00
Hullo All
I hjave a problem with SaMBa 2.2.1a with HP/UX 11.00. It seems to work fine,
but after a couple hours users received a message in Windows (all 95) like
that ...
"There were no servers to log you into", or something like that (Win95
Brazilian Portuguese). It seems like it can't find the domain master
server...
Below is my smb.conf... Some help is greatly apreciated...
2015 Sep 16
2
New created users can not log in
Hi,
I am using dovecot 2.2 for some time. All users on the system can log in
using Horde Webmail.
But now, after creating a new user on the server with <useradd -m
username> this new user is not able to log in. Of course I have set a
password for the new user.
In the log file I can see:
Sep 16 23:04:05 servername auth: gkr-pam: error looking up user information
Sep 16 23:04:07
2006 Feb 02
3
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
Hi,
compilation of OpenSSH 4.2p1 / OpenSSL 0.9.8a / zlib 1.2.3 worked fine on
Linux i386 / x86_64, SunOS, AIX and HP-UX.
Compilation of OpenSSH 4.3p1 / OpenSSL 0.9.8a / zlib 1.2.3 works fine now
only on Linux i386 / x86_64, SunOS, AIX.
But on HP-UX 11.00 (gcc 3.3.2), "make" produces following...
(cd openbsd-compat && make)
gcc -o ssh ssh.o readconf.o
2009 Feb 05
1
Question about mount.cifs and smbclient
Hi!
I have a problem for a few weeks, and can't figure out what could be the
problem.
The client computer runs RHEL 5.2 (arch: x64_64); the smb server is
unknown for us.
I'm sorry, that I can't provide any info (usernames, servernames, IPs,
etc), they are masked to look like variables. But they are correct as
far as i am concerned.
When I try to mount it with mount.cifs (.smbfs
2005 Feb 06
0
[usa@garbagecollect.jp: Re: windows socket connection freeze]
Here''s the status of the patch for Ruby that solves the freezing issue
on Windows.
----- Forwarded message from "U.Nakamura" <usa@garbagecollect.jp> -----
Date: Sun, 6 Feb 2005 14:58:19 +0900
From: "U.Nakamura" <usa@garbagecollect.jp>
To: ruby-core@ruby-lang.org
Subject: Re: windows socket connection freeze
Hello,
In message "windows socket
2000 Nov 29
4
RPC exception: "Who are you failed (dce / rpc)"
Hello,
with OpenSSH_2.3.0p1 running in HP-UX 11.00 I noticed that the "SD
commands" (like "swcopy") produce the following error when being logged
in via SSH:
ERROR: RPC exception: "Who are you failed (dce / rpc)" 11/29/00
11:20:18 MET
Ideas?
Regards,
Ulrich
P.S. Not subscribed to the list