similar to: smbsh - Samba 2.0.7 - Solaris 2.6? Thanks!

Displaying 20 results from an estimated 500 matches similar to: "smbsh - Samba 2.0.7 - Solaris 2.6? Thanks!"

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
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
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
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
2002 Sep 15
0
Samba 2.2.5, smbsh and Mandrake 8.2
Hi all I'm currently using Samba 2.2.5 with LDAP support on my PDC and normal (no-LDAP) on other Linux boxes I have, and smbsh keeps failing with this error: ERROR: can't get smbw shared lock (Invalid argument) Does anyone know what's up? Is smbsh broken in general (obviously it is in my case)? Best Diego
1999 Jan 29
0
smbsh on HP-UX (SAMBA digest 1962)
I tried linking smbwrapper.so directly into bash, but that only works for bash and not any of the subprocesses it runs. That is bash can cd into the /smb directory and I can do an echo * to list files. But if I run a system command (ls, emacs) they can't see the /smb directory because they aren't linked with smbwrapper.so. -----Original Message----- From: Dirk De Wachter
1999 Jun 26
0
Password caching and smbsh
First off, I don't know if this is password caching revisited with a vengeance or what. It's very inconsistent for the amount of time the share will stay mounted. I *think* the following are the relevant messagess in the log: Jun 23 22:24:36 reliant kernel: smb_trans2_request: result=-32, setting invalid Jun 23 22:24:36 reliant kernel: smb_retry: caught signal And of course, I get the
2001 Apr 05
0
Newbie Question: Does smbwrapper/smbsh actually work?
I guess the uSSubject line says it all. Does smbwrapper/smbsh actually work? It took some editing to get smbwrapper to actually compile, but the changes seemed obvious (different versions of gcc?). However when I try to execute smbsh (RH7.0), I get to the message ERROR: can't get smbw shared lock which looks like it could be a difference between the way different OS handle things. So,
1998 Oct 05
0
smbsh and smbwrapper - porting help needed
Someone asked today about smbfs on HPUX. The basic answer to that is that smbfs is _very_ operating system specific so it would take quite a lot of work to get it to run on another OS. There is hope though. Over the past few days I have been developing something called smbwrapper (and smbsh). This offers most of the capabilities of smbfs in a way that makes it somewhat portable. It also provides
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 Mar 16
0
(Fwd) How to use smbsh utility in samba
Hi , I use samba version 2.0.2 . It provides an utility called smbsh using which users can use the resources in Windows clients from Unix prompt like local resources . Unfortunately I dont have man pages or any other document as to how to make use of this utility . Any help regarding how to use this utility will be appreciated TIA Cheers -Dorai
1999 May 26
0
Question about smbsh / smbfs / smbmount
Hello Everyone, I hope that there is someone who can help me. At work we are using Samba for over a year now. Sharing Unix filesystems as a NT network drive is very useful for us. Now my question. We also want to work the other way around. So mounting a Windows NT share as an Unix (AIX) filesystem. I found it very hard on finding information on that subject. So can you tell me what the best
2000 Apr 05
1
smbsh questions
Where can I go for some good examples on how to use smbsh? The documentation I have read refers to a mount point (?) of /smb. How is this created. Where is documentation on that? I tried to compile 2.0.6 under Linux with smbwrapper enabled and got quite a few errors. Are there any known problems in this release? If you have been successful, did you have to change anything? If requested, I
2001 Dec 15
0
smbsh error
I am having a problem with smbsh. I get the following error after I enter my username and password: ERROR: can't get smbw shared lock (Invalid argument) I am running linux 7.2 with samba 2.2.2. The error message is produced from the function lockit(void) in smbwrapper/shared.c. The error originates in file lib/util.c in function: fcntl_lock(shared_fd,SMB_F_SETLKW,0,1,F_WRLCK) fcntl_lock
2018 Apr 04
0
Plot data in sequence
Hi, Thanks for the reproducible example. Looking at str(datn) would give you a clue. STATUS is a factor because it contains character values. Factor levels by default are alphabetical with numbers first, but you can change those. > str(datn) 'data.frame': 36 obs. of 3 variables: $ LEVEL : Factor w/ 4 levels "DIPLOMA","MATRIC",..: 1 1 1 1 1 1 1 1 1 4 ... $
2018 Apr 04
2
Plot data in sequence
Hi r-users, I would like to draw line plots. However, the plot starts from 11121 data and plot data ENTRY last in the plot. Here is the code and data. datn <- read.table(header=TRUE, text=' LEVEL STATUS CGPA DIPLOMA ENTRY 3.32 DIPLOMA 11121 2.91 DIPLOMA 11122 2.90 DIPLOMA 12131 2.89 DIPLOMA 12132 2.89 DIPLOMA 13141 2.93 DIPLOMA 13142 2.96 DIPLOMA 14151 2.76 DIPLOMA 14152 2.73 STPM
2009 Dec 17
1
Error for making packages under windows XP-Error in library.dynam(lib, package, package.lib)
Hi, I have installed the necessary tools for making a R package under windows and am sure these tool have been correctly configured. I am very new to try writing a package, so the error may be very obvious for you. Forgive me if it is too easy. My package name is *stam*, and i put it under the folder "D:/StatSoft/R/MyPackage/". I have two folders,*R* and *man*. Besides, i also have
2002 Jun 02
0
BDC with LDAP and Samba 2.2.4
Hi, I've compiled samba 2.2.4 on two servers, working with openldap 2.0.23 with a master and a slave. Replication on LDAP servers works fine. I've set up a domain controller and wanted to set the other server as BDC in case the PDC goes down. Each time i put the "domain logons = yes" option, some people can't log in, computers seems to seek for a domain controler. Also,