similar to: openSSH static link

Displaying 20 results from an estimated 4000 matches similar to: "openSSH static link"

2005 Aug 11
4
smbldap-tools unresovled problem.
Hi All, I am current working on Samba + LDAP PDC in RHEL-4. I some problem when doing the smbldap-useradd -w command. When I have a WinXP box try to join the PDC, smbldap-useradd -w "%u" will add a workstation account to the LDAP tree with all POSIX attribute but without all the SambaSAMAccount attribute. So, the WinXP box can find it's workstation account and wouldn't
2003 Dec 31
2
chroot + ssh concerns
Hello, I'm new to the list, but hopefully I've done enough digging around that I don't get yelled at too terribly ;) We're looking to implement a chrooted environment for allowing users to scp files from servers. That's basically the only functionality that we need in this case. We're looking to chroot the user and/or remove any chance that the account can login via
2000 Jan 18
1
Error when compiling for Solaris7
I cannot make openssh on Solaris. The 'make' fails on the first file. Here are the commands and the output. Essentially, I pre-built EGD, SSL, and ran: configure make make errors are listed at the bottom. Can anyone help me get this compiled on Solaris7? Steve sdn at sprintlabs.com ./configure --prefix=/common --sysconfdir=/etc/ssh --with-egd-pool=/common/bin/egd.pl loading cache
2006 Jun 30
2
Advanced routing routing table limits and rule design
I am trying to determine how to best increase the number of routing tables available in linux 2.6 to more than 255. I realize this involves increasing the storage of some messages to and from the kernel in addition to kernel changes (from browsing the code), and was hopeful that someone might know what the correct solution would be or could point me in the right direction (like existing patches
2006 Mar 24
3
Searching old posts
Hi all, Is it possible to search old posts in this list for some keywords? Zoran
2000 Dec 24
2
scp -f / interactive ?
Hi, % scp -v user at host:file.txt . [..] debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.0p1 debug: Local version string SSH-1.5-OpenSSH_2.1.1 [..] debug: Sending command: scp -v -f file.txt debug: Entering interactive session. Sending file modes: C0644 3093316 file.txt Since it 'interactives' the remote user needs a shell. Any workaround? But more interesting
2005 Dec 12
7
The single WINS problem: question
hello I've been reading the thread (http://marc.theaimsgroup.com/?t=113286376900001&r=1&w=2) and I have the same limitation with WINS in a PDC/BDC. That's why I have the following (experimental) setup: PDC ==> wins support = yes, passdb backend: master ldap BDC ==> wins support = yes, passdb backend: slave ldap I configured some of my XP clients to use both WINS servers
2001 May 17
6
scp: Problem when source and destination are identical
If the source and destination file are identical, the receiving scp truncates the file. On the sending end, read() returns 0, and garbage is sent instead of actual data, and the receiving end puts it into the file, which at least confuses the users. -- Florian Weimer Florian.Weimer at RUS.Uni-Stuttgart.DE University of Stuttgart http://cert.uni-stuttgart.de/
2003 Jun 28
3
Listing samba 2.2.8a (redhat 8) verables to a text file
I have been using samba for a while now with great sucesses it has replaced my Windows 2000 server completely, I am using a mix of windows98, 2000 and XP with no problems. However i would like to do two things, 1) print samba veriables to a log file in a location of my choice 2) When a windows test user logs on, i would like to display a windowed dialog box showing the verious samba veriable
2010 Sep 18
1
find bug:syslinux.exe
hi I am a syslinux user, but no developer, so I don't subscribe syslinux mail list. I just report a bug, no more information. bug file: syslinux.exe source: win\syslinux.c in function FixMBR: ========================== BOOL FixMBR(int driveNum, int partitionNum, int write_mbr, int set_active) { BOOL result = TRUE; HANDLE drive; char driveName[128]; sprintf(driveName,
2010 Jun 11
9
Are recursive snapshot destroy and rename atomic too?
In another thread recursive snapshot creation was found atomic so that it is done quickly, and more important, all at once or nothing at all. Do you know if recursive destroying and renaming of snapshots are atomic too? Regards Henrik Heino
2004 Jan 23
2
keyboard activity logging in FreeBSD
Hi, I would like to log all keyboard activities in all ttys in my FreeBSD 5.2 box. Is there anyway to do it? I read the watch man page and it seems like I should run watch with tty as many times as number of ttys. Am I right? Also is it possible to do the log in invisible way? The main reason is to log all commands typed in shell and tty and send the log to the remote server. How can I
2002 May 29
1
Unable to configure 2.2.4 on HPUX 10.20 (locking not available)
While running configure on samba2.2.4 source on an HP-UX 10.20 OS, I get the following: checking configure summary... ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config What exactly does "No locking available" mean, and is there a workaround? I'm currently running version 1.9.15p8 on the same OS. TIA! Ed Rodgers
2003 Apr 11
1
Searchable archieves??
Hello all Being new on this list I would like to search the archieves before posting, but unfortunately I cannot find out how to perform such a search. So it looks as if I'll have to ask for help before searching the archieves anyway. How does one search for keywords in the archieve? Best regards, Morten
2005 Mar 02
2
OT searchable samba archive
Can anyone point me to a search interface for this lists archive. I couldn't find reference on the lists.samba.org site. Thanks, r.b. Robert W. Burgholzer Online Workout Editor - http://soulswimmer.dynalias.net:8080/swim/workoutlog/ rburghol at veetee dot edu
2006 Sep 06
1
Searchable Archives?
I'm going to post a question to the group that I'm sure has been answered before, but all the googling in the world isn't helping me. Is there a searchable archive of this mailing list somewhere?
2002 Feb 13
2
List Archives?
Is this list archived anywhere in an easily searchable format? I'd like to check the archives before asking a question that's already been answered... tia, Christian ---------------------------------------------- Christian Cryder [christianc@atmreports.com] Internet Architect, ATMReports.com Barracuda - http://barracuda.enhydra.org ----------------------------------------------
2002 Feb 26
2
Refresh Script...
Not to many days ago, somebody posted a "refresh" script that I believe allowed you to refresh samba without dropping currently connected users. If this is correct, could someone repost please? I seem to have misplaced my copy and now need it fairly bad. Thanks, Wade Winright "Build a better mantrap, and the rats will beat a path to your door..." -Neil Fallon
2004 Feb 24
2
ssh and rsyncd.conf
I am able to perform the following line rsync -rsh="/usr/bin/ssh" filename host:/dir/filename But I am not able to perform this rsync -rsh="/usr/bin/ssh" filename host:module_name where rsyncd.conf contains the following pid file = /var/run/rsyncd.pid log file = /var/log/rsyncd.log read only = false [module_name] path = /home/test comment =
2002 Dec 10
5
Using the right network interface
Hi everyone, samba 2.2.5 The server I'm using has 2 interfaces so using the interface parameter I'm telling samba to use eth0 but for some reason when I do netstat it is listening on eth1 interface = eth0 (the IP is 192.168.6.10) netstat -an udp 0 0 138.79.161.225:137 0.0.0.0:* udp 0 0 0.0.0.0:137 0.0.0.0:* udp 0 0 138.79.161.225:138