similar to: Samba problems after intalling ncpfs

Displaying 20 results from an estimated 300 matches similar to: "Samba problems after intalling ncpfs"

1999 Dec 06
1
Share directories mounted by ncpmount
Hi! Is it possible under Samba to give access Win95/98 machines to directories mounted using ncpmount? Thanks in advance Danila Vologdin
2007 May 22
0
4.4 -> 4.5 ncpmount
After upgrading from 4.4 to 4.5 the ncpmount comand scripts used to backup the netware serevrs fails to mount. The error is: ncpmount: No such device in mount(2) Anybody else having this issue? Thanks -Jay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070522/6cec6d56/attachment.html>
2000 Aug 31
1
novell maped directory
Hello samba-bugs, I trying to share by samba(2.0.3) allready maped novell directory (maped by ncpmount): ncpmount -S CAPITAL -U butthead -P 12345 /tmp/samba/novell smb.conf: [form618] comment = none writeable = Yes path = /tmp/samba/novell/bank/BANK/618_PO read only = No create mask = 0666
2018 Jul 20
3
Should there be a confint.mlm ?
It seems that confint.default returns an empty data.frame for objects of class mlm. For example: ``` nobs <- 20 set.seed(1234) # some fake data datf <- data.frame(x1=rnorm(nobs),x2=runif(nobs),y1=rnorm(nobs),y2=rnorm(nobs)) fitm <- lm(cbind(y1,y2) ~ x1 + x2,data=datf) confint(fitm) # returns: 2.5 % 97.5 % ``` I have seen proposed workarounds on stackoverflow and elsewhere, but
2018 Jul 20
0
Should there be a confint.mlm ?
>>>>> steven pav >>>>> on Thu, 19 Jul 2018 21:51:07 -0700 writes: > It seems that confint.default returns an empty data.frame > for objects of class mlm. For example: > It seems that confint.default returns an empty data.frame for objects of > class mlm. Not quite: Note that 'mlm' objects are also 'lm' objects, and so it is
2006 Apr 01
0
CESA-2005:371-01: Moderate CentOS 2 i386 ncpfs security update
The following errata for CentOS-2 have been built and uploaded to the centos mirror: RHSA-2005:371-01 Moderate: ncpfs security update Files available: ipxutils-2.2.0.18-6.EL2.i386.rpm ncpfs-2.2.0.18-6.EL2.i386.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you are up to date with all the latest patches is to
2010 May 12
1
DOS Attributes with mixed xattr filesystem support
Hi, I'm running Samba as a glorified NAS at the moment - to begin with, I have an ext3 storage partition, /storage. In this is a directory, /storage/Personal, which has its own Samba share (also Personal). At this point, dos attributes using filesystem xattrs work beautifully. The problem comes when I start to fiddle further... I have a Novell NetWare filesystem (ncpmount) mounted at
2004 Feb 27
0
rsync problem with smb/ncpfs filesystem?
I'm trying to rsync a smb filesystem to a novell netware filesystem. Both file systems are mounted on a debian woody system (from root). On both file systems the rsync process has "root" file system rights. But trying to rsync a file with a read only flag like -r-xr-xr-x 1 root root 3441648 Jan 20 1998 WEBCLIENT.EXE to the novell filesystem gives this error: rename
2002 Oct 01
1
SAMBA WIN XP Sp1
DON'T, I mean literally uninstall SP1 from your computer immediately. It's bugged very bad and causes many computers to crash. My XP completely crashed and couldn't EVEN BOOT. Thank god, my backups rescued me. Formatted it and reinstall everyting but SP1. MS forums going crazy, just take a look at it, you'll understand better what I mean. Serhan. ---------- Original Message
1999 Jan 27
1
Linux 2.2.0 and Samba client not happening for me
Dudes and/or Dudettes: HEEELLLPPP! (such a newbie statement) I can't get my remote SMB mounts to work on my Linux box. duke was happily running Slackware Linux 2.0.36 and Samba 1.9.18p8 . I upgraded to Linux 2.2.0pre9 (2.2.0final), which seemed to require upgrading to Samba 2.0.0 . (I don't remember the exact errors) Now i can't get my NT and '95 disks to stay mounted on
2005 Nov 04
3
NCP, nprint and ncpfs
Hi everyone, I tried to use yum to search for ncpfs-2.2.1-1.i386.rpm, but it couldn't find it. I googled and found this package is included with redhat,but i'm not sure if it's included with CentOS 4.2. Any idea where I can find and install it using yum? Thanks JC
1999 Sep 30
2
How to measure performance?
My problem that I don't know a good practic way to measure performance of my system I need fileserver for Win9x machines with files share with dos applications Friendly speaking I need to choose between WinNT and Linux I know there are a lot of parameters in for ex in smb.conf but how to play with it? may be there are some utilities or etc. Any help will be appreciated Thanks in advance
1999 Dec 27
3
How to kill samba users
Hi! How to kill samba users connected to shares I migrated from Novell fileserver. There it was very convinient ... I hope Samba could have similar thing Thank in advance Danila Vologdin
2003 Dec 07
2
Re: [Shorewall-newbies] Re: Shorewall-newbies Digest; Problems with blacklist and nat !
Hello, I have forwarded this to the shorewall-users list. You will find better support for this obscure problem there. Regards, Alex Martin http://www.rettc.com Cristian Valentin Barean wrote: > Hello ! > My name is Barean Cristian, and I have a network of 35 users, on a > Linux Mandrake 9.2 server. > As I was adding more users in my network, I found a problem with
2014 Aug 31
1
System ACL and Samba ACL
My destination is :/Example(folder) / ITD(folder) / LW(folder) ,user(lw) of group(ITD) can enter and do everything(rwx) in LW(folder),the following is ACL settings On Freebsd: ----------------------- /Example(folder) : # owner: root # group: wheel user::rwx group::r-x other::r-x --------------------- /Example(folder) / ITD(folder): # owner: root # group: wheel user::rwx group::r-x group:ITD:r-x
2008 Jun 07
3
Match render :nothing
Hello guys, Is there any way to match a render :nothing? I coudn''t find any way to do this so i''ve just changed my controllers to do a "head :ok", but it would be nice to know if there is any other way :) -- Maur?cio Linhares http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en) Jo?o Pessoa, PB, +55 83 8867-7208
2005 May 04
4
HTB rate miscalculation
Hi, I''ve migrated my tc configuration from CBQ to HTB. One problem appeared. Htb seems to miscalculate the bandwidth for classes with greater rates. For rates below 2Mbit there is almost no difference between the configured and the measured rate. For large ones the problem starts. My root class has 10Mbit rate and when the interface has heavy trafic the measured bandwidth
2007 Feb 04
0
Can't authenticate, from a linux client, against a samba PDC/tdbsam
Hi all, Since September 2006, I've been using a samba PDC (3.0.20) with tdbsam, to authenticate the users of a school network (90 XP boxes). All the users are able to log in the network from XP boxes. Recently, I've installed a samba client (K12LTSP) in the domain, but, I' ve a problem getting linux client to authenticate against the Samba PDC. After setup all the config files
2008 Feb 14
2
Rsync problems with some files & timestamp
Hi, rsync 2.6.8 on OES 2 Linux On an OES 2 Linux server I mount a Netware volume (ncpmount) that is the destination server. All volumes are NSS. Some files are renamed in the destination volume. For example : (/media/backup is the NCP mount point ) rsync: rename "/media/backup/USR/SYSTEM32/.AUTOCHK.EXE.xDMw7T" -> "USR/SYSTEM32/AUTOCHK.EXE": Permission denied (13)
2011 Mar 05
1
About TextCrawler, it can't open after intalling
I install TextCrawler [detail: http://www.digitalvolcano.co.uk/content/textcrawler] It's install without ploblem but it can't open I click to TextCrawler icon in wine menu then everything silent not what happen. It is good free software for me as i use windows I wish use it because no have such program in linux. if have any program to instead it, please tell me. please don't introduce