similar to: Novell

Displaying 20 results from an estimated 3000 matches similar to: "Novell"

2000 Jun 07
2
samba head
I was wondering if anyone could help me out. I read the Samba-PDC LDAP howto for both the HEAD and TNG samba versions. Since it appears the TNG LDAP stuff isn't functional, I wanted to try to setup samba using the older HEAD schema. I have tried several times to to compile the 10/15/99 samba on a linux box using the 2.2.14 kernel, but I consistantly get the same compile error. I have
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
2000 Aug 29
1
Samba on Novell 5?
Has anybody installed Samba on a Novell 5 Server? I would like to replace the buggy NFS from Novell with Samba. Any hints what to do? Thank you, Mattias Kunkel
2000 Sep 08
5
mount: only root can do that
I am having a problem letting users mount there samba shares. The root user has no problem mounting . But regular users get the error "mount: only root can do that " when trying to execute the following. mount -rw -t smbfs //jelly-bean-iii/E /home/ca43887/E Any help is appreciated. Thanks, Charles
2000 Aug 17
1
Large scale Samba installations
Hello Samba folks- I'm currently in the position of trying to convince my IT management that using Samba to provide SMB services to our NT client base is a Good Thing. Our client/server situation is as follows: o An HA cluster of two quad-cpu (400MHz) Sun Enterprise servers, with IP address takeover on failover. o About 1000 Windows NT clients connecting via SMB o
2000 Aug 07
1
GUI share watching program
I've searched down freshmeat and the likes.. but I still have yet to find a program for linux that runs like "net watcher" for windows.. which would be a program for X that would show in real times all the people connected to the samba server and all the files they have open under there names.. does such an app exist? smbstatus works great but doesn't cut it when I want to know
1998 Mar 31
4
Problem with smbpasswd
Hi all, I've just set up password encryption using 1.9.18p4. I compiled with NO ALLOW_CHANGE_PASSWORD option because compilation didn't work (I'm using HP-UX 10.20). Everything seems to be working correctly instead of a 'normal' user trying to change his (samba-) password using smbpasswd (root can change any password). The messages I receive are as follows: Old SMB password:
2010 May 05
4
Converting dollar value (factors) to numeric
Hi, I'm trying to read in a bunch of CSV files into R where many columns are coded like $111.11. When reading them in they are treated as factors. I'm wondering if there is an easy way to convert them into numeric in R (as I don't want to modify the source data)? I've done some searches and can't seem to find an easy way to do this. I apologise if this is a trivial
2017 Nov 28
1
Thiel's Uncertainty Coefficient
Dear sir Schwartz, In response to a granted online request to receive R code in order to generate Theil's Uncertainty coefficient, I was hoping I could receive the same favor. https://stat.ethz.ch/pipermail/r-help/2011-May/279210.html Thank you in advance, I hope to hear from you. Kind regards, Jos? Snoep Stagiair Universitair | MC ES - SOFY +31 6 13060740 Snoep.Jose at
2010 Dec 14
2
Drawing Maps of detailed Australian regions
Hi all, I'm trying to draw a bubble plot over a map -- where the map shows local government areas (LGA) in Australia (or other structures under the Australian Standard Geographical Classification), but am not sure where I can find the data to plot such maps (e.g. draw the state of Northern Territory but also showing LGA divisions). Any help will be greatly appreciated, apologies if this is
2001 Sep 07
2
dxf() like bmp() or postscript()?
hi- I have been using postscript()and contour() to do quick plots of geological sufaces and it would be handy to be able to dump a plot as an autocad dxf file for vector import into autocad. A search of rhelp of 99 thru 01 gave no matches for dxf. Any suggestions for a dxf or dump of a plot as vectors? Thanx Thanx Robert (Bob) L Sandefur Principal Geostatistician Pincock Allen & Holt
2010 Jul 13
1
Equivalent of SAS's FIRST. And LAST. Variable in R?
Hi all, I'm just wondering if there is a equivalent of SAS's FIRST. and LAST. variables in R? For example, suppose this is a snapshot of the data: ClientCode CaseCode open close Important 1 37 28 2003-07-08 2003-09-02 1 2 37 310 2003-11-01 2004-09-10 1 3 37 1562 2007-04-03 2007-07-27 1 4
2000 Mar 14
15
samba and ldap
I have successfully setup samba (2.0.6 on redhat 6.1) to authenticate users and get all user account information (home dir etc) from an ldap server (openldap 1.2.7 on freebsd3.4) with win95/98 clients using nss_ldap/pam_ldap and plaintext passwords. I would like to use the same setup with client-side encryption ie. between client (win98) and samba server, but have been unable to. My question is
1998 Jul 09
21
problem
dear folks, when I run smbclient -L <hostname>, I've got the problem ; Added interface ip=10.1.1.32 bcast=10.1.7.255 nmask=255.255.248.0 Server time is Thu Jul 9 15:30:47 1998 Timezone is UTC+7.0 Domain=[AIFILE] OS=[Unix] Server=[Samba 1.9.16p9] SMBtconX failed. ERRSRV - ERRaccess (The requester does not have the necessary access rights within the specified context for the
2010 May 07
2
Merge Multiple Datasets
Hi, I've got a bunch of datasets (each has an "ID" column) that I'd like to merge into one big datasets. After a google search I found http://tolstoy.newcastle.edu.au/R/help/05/08/11131.html . However, I'm wondering if there is an easy way to do this as I've got about 12 datasets to be merged (all in the same format: an "ID" column and a "Frequency"
2012 Oct 09
3
After upgrade to 3.0: Warning: Error 400 on SERVER: Could not retrieve facts for
I auto-upgraded puppet (as usual) using "yum upgrade -y", and now all agents are getting error 400. # puppet --version 3.0.0 On agent (any!) # puppet agent --test Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Error 400 on SERVER: Could not retrieve facts for build6.[censored]: Failed to find facts from PuppetDB at abyss.[censored]:8081:
2019 Nov 17
3
How to build virt-v2v after the project was separated
Looks like virt-v2v cannot be built now, since it requires non-existing version of libguestfs-devel. Based on (no README or any instructions in virt-v2v) http://libguestfs.org/guestfs-building.1.html I tried this: git clean -dxf ./autogen.sh And it fails with: --- Checking for libraries used by virt-v2v --- checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version
2007 Aug 02
4
Poor Performance WhenNumber of Files > 1M
Hi all, I plan on having about 100M files totaling about 8.5TiBytes. To see how ext3 would perform with large numbers of files I've written a test program which creates a configurable number of files into a configurable number of directories, reads from those files, lists them and then deletes them. Even up to 1M files ext3 seems to perform well and scale linearly; the time to execute
2004 Aug 02
1
Very strange ACL issue
Hello, I upgraded from Samba 3.0.2 to 3.0.4 on my Redhat Enterprise system and am now seeing something very strange with POSIX ACL?s. We have several shared directories setup with per-directory group permissions (In other words each directory has its own group in active directory). This way if we want to give a user access to a directory we just add them to the group. After upgrading too 3.0.4
2004 Apr 05
1
Two major issues with Mac OS X clients
Hello, I am having to major issues with Mac clients on our samba server. One has to do with how the Mac vs. the PC locks files and the other has to do with a very slow connection to one of our larger shares. 1.) File locking issue: I am having a strange problem occur with shared excel and word files being opened by multiple users. The problem appears to be a result of a Mac opening the file