similar to: SMB mounting over ssh

Displaying 20 results from an estimated 1000 matches similar to: "SMB mounting over ssh"

2024 Oct 18
2
Confusion using "ssh-add -D" and then "ssh-add -l"
I'm confused by the following:- rcfg at q957$ ssh-add -l 256 SHA256:gl9l9m/xnYpL9P7WkL60L+FcJ0+r2c5Ci770p9VEC08 chris at q957 (ED25519) 256 SHA256:4XDYbepg8zK43pofpQ8IGxMAXkej298a0XZHWjJTIQQ chris at q957 (ED25519) 3072 SHA256:yeQw8xe9rrxHKLqICoXNwReZKKV9HI1UeTCf95QywXM chris at t470 (RSA) 256 SHA256:dluRgJeTqJ32jKxRrSdjr/cibbIOZQeq8Inlna3+Sdw chris at q957 (ED25519)
2002 Feb 26
0
Samba lock X Unix fcntl() lock
Hi I look at list archives and at samba docs but I did not found ... please can some one help me? I have to write a unix program that need to check if it can write to a file and place the apropriate locks before write. Those files are in a Samba share. I intend to use fcntl() function to check and set the locks. I wrote a test program to see if the fcntl() function can see the samba locks
2024 Oct 18
1
Confusion using "ssh-add -D" and then "ssh-add -l"
On 18/10/2024 11:38, Chris Green wrote: > chris$ ssh-add -l > 256 SHA256:4XDYbepg8zK43pofpQ8IGxMAXkej298a0XZHWjJTIQQ chris at q957 (ED25519) > 3072 SHA256:yeQw8xe9rrxHKLqICoXNwReZKKV9HI1UeTCf95QywXM chris at t470 (RSA) > 256 SHA256:dluRgJeTqJ32jKxRrSdjr/cibbIOZQeq8Inlna3+Sdw chris at q957 (ED25519) > 256 SHA256:gl9l9m/xnYpL9P7WkL60L+FcJ0+r2c5Ci770p9VEC08
2024 Oct 18
3
Confusion using "ssh-add -D" and then "ssh-add -l"
On Fri, Oct 18, 2024 at 11:38:37AM +0100, Chris Green wrote: > I'm confused by the following:- > > rcfg at q957$ ssh-add -l > 256 SHA256:gl9l9m/xnYpL9P7WkL60L+FcJ0+r2c5Ci770p9VEC08 chris at q957 (ED25519) > 256 SHA256:4XDYbepg8zK43pofpQ8IGxMAXkej298a0XZHWjJTIQQ chris at q957 (ED25519) > 3072 SHA256:yeQw8xe9rrxHKLqICoXNwReZKKV9HI1UeTCf95QywXM chris at t470
2008 Apr 22
2
Wine and NetBEUI
Hello, A client of mine has this ancient software called VideoPrinter (working on Win98) and an ancient hardware that connects to the PC through both LAN cable and serial (COM) cable. I decided to give this software a try with wine 0.9.60 running on Slackware 12, kernel 2.6.23.4. The software installs without problems and after adding the appropriate registry keys the COM is recognized. But the
2024 Oct 04
2
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
Hello everyone, This set will switch the users of pm_runtime_put_autosuspend() to __pm_runtime_put_autosuspend() while the former will soon be re-purposed to include a call to pm_runtime_mark_last_busy(). The two are almost always used together, apart from bugs which are likely common. Going forward, most new users should be using pm_runtime_put_autosuspend(). Once this conversion is done and
2003 Nov 03
1
xp machines and samab 2.2.8a problem
I am running Samba 2.2.8a on solaris 5.7 machines. I have had 2 subnet working just fine for years. I'm trying to add a 3rd subnet. I am having a problem with my XP machines on a third subnet. I have changed the registry so: requiresignorseal = 0 and requiresecurechannel = 0 and rebooted. and Enable NetBIOS over TCPIP is set. I have two XP machines one with NETBEUI install and one without
2005 Nov 30
1
Samba and netbeui
Hello all, There is still a use for netbeui (non-routed protocol) in the network. If you are using a VPN client that does not allow split tunneling, you can still access printers on another local system with netbeui. I would like to remove the windows system and have my print shares on my Linux system with Samba. Is all consideration of netbeui within the Linux/Samba environment gone?
2000 Jul 10
1
Samba conf. problem - NetBIOS problem?
Thanks to those who wrote and suggested I remove NetBEUI from my Win95 machines. Here's the next chapter in the story: First, based on another suggestion, I tried "netstat -a" on the Win95 machine "secretary". It didn't show any kind of traffic on ports 137-139 (even though files WERE being shared at the time). Next, I tried removing NetBEUI from
2009 Dec 18
0
[agc@NetBSD.org: CVS commit: src/crypto/external/bsd/openssh/dist]
Hi, I applied the following minor diff to preserve the value of the extern variable across calls to process_sign_request2() in ssh-agent.c. I've no idea if the attachment of the attachment will come out correctly so a cvs diff is also attached. Regards, Alistair -------------- next part -------------- An embedded message was scrubbed... From: "Alistair G. Crooks" <agc at
2008 Jun 27
2
converting numbers to characters
Hi, I need to convert numbers to characters in order to index an array when I encountered the number 100000 which turned into "1e+05". Does anyone know how to get around this problem? Lana Schaffer Biostatistics/Informatics The Scripps Research Institute DNA Array Core Facility La Jolla, CA 92037 (858) 784-2263 (858) 784-2994 schaffer at scripps.edu
2008 Jul 03
1
subset function within a function
Hi, I am using this subset statement and it works outside a function. LIS[[i]]<- lapply(LI, subset, select=cov[[i]]) However, wrapped inside a function this statement produces the same values for every LIS[[1]] which is only the first subset of LI. Does anyone know why is not working correctly inside a function? ff = factor(covariate) nLev <- nlevels(ff) cov <-
2002 May 23
2
Only Netbeui on the client is it possible ?
HI all ! I've read in a doc, that Samba is talking only with the clients where Netbios over TCP/IP is running ! I guess it is true, but are there any solution maybe to connect with a client where only the NETBEUI is the only one installed protocol ? It would be from DOS, I have a DOS boot disk which is waking up the Netbeui, and it would be difficult to prepare it to wake up the TCP/IP !
2003 Feb 25
1
Do I need NETBIOS/NETBEUI on windows clients when samba is my PDC
Hi, I replaced my old Windows NT box runnig as PDC with a Cobolt Qube 3 and Samba-2.2.2-C1. Cobalt Linux version is 2.2.16C33_III+VPN. With the WinNT as PDC, all windows client's in the network had only TCP/IP protocol installed and they were able to browse the network and see each other. With Samba running as PDC, TCP/IP only is not enough to browse the network. I had to install NETBIOS
2007 Dec 18
1
comparing poisson distributions
Hello all, I would like to compare two sets of count data which form Poisson distributions. I'd like to generate some sort of p-value of the likely-hood that the distributions are the same. Thanks in advance for your advice. Cheers, Mark Mark Gosink, Ph.D. Head of Computational Biology Scripps Florida 5353 Parkside Drive - RFA Jupiter, FL 33458 tel: 561-799-8921 fax:
2003 Mar 04
2
Samba over IPX/NetBeui
Hello: Is it possible to run SAMBA over IPX/NetBeui? (I will thank any suggestion) I hava an small LAN of 3 computers, connected to the Internet through a Cable-modem with DHCP (the cablemodem and the computers are all connected to a hub). The CableModem assigns every computer a random public IP adress, but usually from diferent range (ie: 212.78.x.x, 62.57.x.x, etc), so I cannot get SAMBA or
2009 Feb 13
1
error with make
Hi, I am trying to compile the R-dev version on a unix Suse machine and got errors. Would someone be able to help me determine what to do to fix these errors: make[1]: Entering directory `/lustre/people/schaffer/R-devel/m4' make[1]: Nothing to be done for `R'. make[1]: Leaving directory `/lustre/people/schaffer/R-devel/m4' make[1]: Entering directory
2002 Mar 06
2
Can we still use Samba if routers have netbeui/netbios turned off?
Samba is working perfect on our main subnet, but it won't for any additional subnets on this domain. We use NT authentication and my system is an RS/6000. I just found out that our routers for these additional subnets have netbeui/netbios turned off. Network Admin. said it's because they're set not to allow broadcasting (and they're not going to start), and turning
2002 Sep 07
1
Newbie SAMBA Printing question
Can SAMBA be used on Solaris9/SUN OS 5.8 to emulate a MicroSoft NetBeui client and thereby print to a print server. I have a printer(ps) that is netbeui only and want to print to it from a Sparc station. lp and lpr are not available by TCP/IP. Please respond off the board(direct-mail) as I'm sure this is too basic for most users and I did not subscribe to list. I did search the archives and
2004 Jan 13
0
Samba woes with file xcopy from Win2K
I'm trying to do some quick backups from a Win2K laptop to a Fedora Core 1 desktop but it ain't working. The backups are just a bunch of xcopy's. Most of them run fine but two fail and I don't understand why. It appears that xcopy is attempting to create directories in both cases. When I run the backup targeting a Win98 desktop there is no problem. Here are two examples of