similar to: No subject

Displaying 20 results from an estimated 1000 matches similar to: "No subject"

2002 Jul 03
2
--{enable/disable}-suid-ssh removed, rhosts auth gone when UID != 0
Hi, According to ChangeLog someone "(bal)" removed -{enable/disable}-suid-ssh from configure (dating from 2002/06/07). Don't know the reason, probably this has something to do with PrivilegeSeparation. Consequence is: Users with UID != 0 are no longer able to allocate privileged ports, sshd answers "Rhosts Authentication disabled, originating port will not be
2002 Nov 12
2
Forcing privileged ports with ssh -R
Hi, I have a daemon process which is changings things in the system only the superuser should be allowed to change. Lets call it "riskyd". Users use a frontend on the same machine (lets call it "risky"). risky is a SUID program which talks to riskyd by binding to a privileged port, then connecting to riskyd on localhost. riskyd cheks that the connection is coming from
2001 Nov 04
4
Slow connection performance with ssh2
Hi, since I switched from SSH 1 to OpenSSH 2.9p2/2.9.9p2/3.0p1 Snapshot I suffer from awfully slow connection performance. Once the connection is established, performance is perfectly ok. Client Server (protocol 2 only) # time ssh -p 22222 xx id # time sshd -d -p 22222 real 0m13.340s real 0m13.900s user 0m7.860s
2001 Aug 20
4
[PATCH] some patches for Fujitsu-Siemens ReliantUNIX, minor fixes and XXXes
Hi, attached please find some patches for ReliantUNIX. This was tested under Reliant UNIX V5.43C40 with Compiler CDSDEV V2.0C00. Here is what I did: - there is a common misunderstanding how to use /usr/libucb/libucb.a: There are some library functions only in libucb.a under ReliantUNIX, so one needs to bind it. The problem is: there are some other functions in this library you should never
2000 Dec 08
2
configuration problem
Hi All: I'm worse than a newbie at this so if this seems a bit dumb please accept my appologies. I've gone to us1.samba.org/samba/docs/DIAGNOSIS.htm and run all of the tests. My installation appears to pass all of them except for this one: nmblookup -B ABNER Yes, Abner is all in uppercase on both the windoz box and the Linux box. All of the other tests appear fine. The above
1999 Nov 22
0
Samba not visible in NN with File and Print Services installed on W9x
Hi, maybe I missed a recent "FDP" (Frequently described problem)in the list, but maybe somebody can point me to the right direction. There were several postings about not seeing Samba but none referred the the MS "File and Print Services" on W9x clients being the cause of the trouble (Hope this is the correct translation from German W9x). I've got a Samba 2.0.5a with Suse
2004 Aug 25
2
Default path to identity file
Hi, The name of the identity file defaults to what fill_default_options() in readconf.c does: SSH_PROTO_1: "~/%.100s", _PATH_SSH_CLIENT_IDENTITY SSH_PROTO_2: "~/%.100s", _PATH_SSH_CLIENT_ID_RSA "~/%.100s", _PATH_SSH_CLIENT_ID_DSA Identity files are always expanded by tilde_expand_filename() which gets the name of the home directory from
2004 May 21
0
smbsh/smbwrapper.so on Solaris 8/Samba 3.0.4
Has anyone seen the following problems with smbsh under Solaris 8: 1. smbsh with no options does not prompt correctly for the Username: and Password:. You can enter them if you know that is what you need and it will continue on. If you use -U username it works. 2. Once smbsh is running, any command results in a "[1]+ Stopped" with bash. If you
2003 Oct 22
1
FW: smbsh problem - please help
Hi, currently I am running Solaris 8 and I am trying to install Samba so that I can run smbsh to access a Windows server. I do the following: ./configure --prefix=/usr/local/samba --with-smbwrapper make make install All the documentation I have seen says what I am doing is correct. Neither the configure nor any of the make commands fail. And once the installation is complete everything else
2001 Nov 28
0
smbsh: /smb does not exist
Hello, I have trouble getting smbsh to work. Unfortunately I could not find sufficient documentation on the web. /smb seems to be empty: $./smbsh -W Ntdomain_1 -U myname -d 2 Password: smbsh$ ls /smb UX:ls: ERROR: Cannot access /smb: No such file or directory smbsh$ What is the problem? I have not edited any settings/password files. I have tried both Samba-2.2.2
1999 Apr 05
0
smbsh cannot do cat, cp ...
Hi, I have samba 2.0.3 running on my SGI IRIX 6.4 box. So far everything seems to work fine with the following exception. When I run smbsh. I think somehow the program thinks that it is operating on the system root directory (/), not the /smb/host/... Here are a few symptoms: I start smbsh (in tcsh), it first gives an error rightaway: ERROR: can't get smbw shared lock (Bad file number)
1999 May 20
0
Strange smbsh problem
This smbsh rips! However, it unfortunately only rips on one of the machines here ;) On the others, which have basically the same config but a 2.2.5 kernel (vs 2.2.9) smbsh runs fine, and a cd to /smb works, but nothing else. 'ls' produces a listing of the directory where smbsh started in - it seems to me that no 'preloading' is being done of smbwrapper.so. Is there a way to test
2000 Aug 26
0
smbsh - Samba 2.0.7 - Solaris 2.6? Thanks!
Hi Oka, It worked! All works fine in the tcsh. Thanks! Kurt ----- Original Message ----- From: Stam, Kurt To: 'kurt@oneheartbreak.com' Sent: Friday, August 25, 2000 4:33 PM Subject: FW: smbsh - Samba 2.0.7 - Solaris 2.6 -----Original Message----- From: Oka Setiawan [mailto:oka@indigopool.com] Sent: Friday, August 25, 2000 4:37 PM To: Stam Kurt Subject: RE: smbsh - Samba 2.0.7 -
1999 Jan 04
0
SAMBA digest 1928
samba@samba.org schrieb: > SAMBA Digest 1928 > > For information on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) Re: NT Logon Authentication > by Gerald Carter <cartegw@Eng.Auburn.EDU> > 2) Samba-> No [.] and [..] directories > by Kai Schaeffer
1999 May 21
3
SMBSH
On Fri, 21 May 1999, Sami Cokar wrote: > Hello, > how do you use smbsh? I have not found any dox on it other than how to > compile it. any help would be appreciated. Thanx. SMBSH is really neat. After you compile and install it (./configure --enable-smbwrapper ; make ; make install does it) you simply run it - it'll give you a login/pw and your usual shell prompt. You then can
2001 Apr 19
2
Samba 2.2.0 bug.
Ill report this as a bug, since I havent had any response to my question about it on the mailing lists. I am trying to get at the /smb file system. My understanding is to do this I MUST go thru the smbsh. When I try executing smbsh, I see: [reg@orion bin]$ smbsh Username: rwclemens Password: ERROR: can't get smbw shared lock (Invalid argument) Looking at the code its not
1999 Aug 26
0
smbsh always segfaults
Version 2.0.5a (same prob w/2.0.4b, though). smbsh segfaults after I enter my password. As root, it just seg faults. As my login user, it dumps core. Attached is a script of an strace of it. Running RH 6.0, kernel 2.2.10, AMD K6-2/350, 64M RAM. Configure options were: CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{pref} --libdir=/etc \ --with-lockdir=/var/lock/samba
1999 Jan 04
0
SAMBA digest 1929
samba@samba.org schrieb: > SAMBA Digest 1929 > > For information on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) samba-2.0.0beta4 > by xuwenwei@163.net > 2) Re: SAMBA digest 1924 > by Rudolf Spreckels <Rudolf.Spreckels@mh-media.de> > 3) Problems connecting over
2004 Jan 29
3
W9x doesn't download printer drivers
My W9x clients cannot download printer driver from samba 3.0.2rc1 with cups 1.1.17, while w2k clients do. The W9x clients open the Add Printer Wizard, connect to print$ share, request the ADOBEPS4.DRV file, but they stop at the beginning of the download. Permissions on print$\WINNT\0 directory are the same as print$\W32X86\2. cupsaddsmb was successful. I sniffed the packets while client was
2009 Jul 08
1
rumours of openssh vulnerability
Hi all, There are rumours flying around about a supposed vulnerability in OpenSSH. Two details which I've seen mentioned many times are (a) that this exploit was used to break into a RedHat system running OpenSSH 4.3 plus backported security patches, and (b) that "recent" versions of OpenSSH are not affected; but it's not clear if there is any basis for these rumours. Given