similar to: Limiting Users

Displaying 20 results from an estimated 10000 matches similar to: "Limiting Users"

2006 Mar 16
1
application_helper.rb vs application.rb
I find that I want to put the same methods into both of these files. Whats the best way to get away with a single implemenation? Gareth -- Posted via http://www.ruby-forum.com/.
2002 Dec 18
3
How important are oplocks?
Hello, I'm wondering just how critical it really is to turn off oplocks. It appears that not only Windows 2k server, but also Netware 5 and above defaults to having these enabled. I just spoke with two software companies running databases off of file servers (no database server, just MDAC stuff), and they had never heard of it, much less require it to be disabled. Everything I've
2015 Aug 27
2
buildbot failure in LLVM on clang-native-arm-cortex-a9
Hi, I agree with the principle but 2 days feels a bit short to me since, accounting for time zone differences, it's closer to 1 working day. For example, an email sent at 9am PDT arrives at 5pm BST and (assuming normal working hours) might be read at 9am BST (1am PDT). Daylight savings can also make a difference since timezones that use it don't agree on when it's in effect. The owner
2006 Mar 17
1
Asterilink?!?!
Hi, Anyone know anything about asterlink? I've heard good things about them. So I thought I'd give them a try. I went to sign-up.... however, I haven't heard from them, I've called them several times between 9am and 5pm EST and no responce. Called today again after 9am EST, no responce. Tried Sales, Billing, and CS, and got the same person's voicemail! Is this a oneman
2002 Jul 17
2
Can't print, but can see printers
I'm running "Samba 2.2.3a-6 for Debian" and I've been largely successful setting it up. I have one curious problem remaining. My wife's Windows laptop (running XP Home), can see the printer on the server (it apparently succeeds in connecting to it and initializing its view of the queue), but it doesn't print. Jobs sent to it just vanish into the ether. I don't see
2003 May 30
12
pdf printer
Hi, I created a PDFPrinter as per http://marc.theaimsgroup.com/?l=samba&m=105301236523413&w=2 I have another question, do I need to add a Color Laser Printer Driver in W2K to the PDF share to generate color PDF in Windows? Regards, Norman
2008 Jan 04
7
1.6 cheatsheet
Hey has anyone seen a 1.6 cheatsheet around? Johnathan Snook did a nice 1.5 one but I''ve been working with 1.6 for a while and while I can use prototypejs.org, cheatsheets are handy for jogging memories.. I checked his blog, nothing there for 1.6. Gareth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2007 Aug 07
3
Virtualisation of Netware?
Hi, I am hoping someone can kick me up the learning curve (!) on Virtualization: We have an old piece of data logging software that was written in Turbo Pascal 6 using a file I/O module tuned to Netware and so it expects its data files to be on a Netware server and will not access them locally or via an MS/Samba share - essentially, it uses direct NCP calls for parts of its data access. The
2006 Jan 07
8
exposing id''d
I have been working on a small app that started with some scaffolding. Some of my actions still have the structure where the id''s of things are passed on the url for gets. Whats the best way to avoid the security problems that this creates? I am sure that there are many pages written on this topic but I guess I have been searching for the wrong things. Thanks Gareth -- Posted via
2007 Jun 09
23
hoverclass on droppable zone
Hi guys, I''m trying to make a drag''n''drop portal using sortable element. I would like to apply the "hoverclass" option only on the droppable zone instead of the column border. Any idea a about the solution? Thanks for any help, Sabri --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2008 Aug 10
2
ANOVA help
Hi, I'm doing anova on a matrix of multivariate data where I want to assess the effect of each column (element). My matrix is 86 rows x 31 columns. I've created a grouping factor of length 86 containing group assignments of 6 types. Then I run: x<- aov(matrix~grouping.factor) summary(aov.fit.raw, test="Wilks") This is working fine enough, but I'm getting different
2008 Mar 31
4
SYSLINUX 3.70-pre8
I have just pushed out SYSLINUX 3.70-pre8. The two main differences is that I have updated the gPXE source base, and added a sanboot module (sanboot.c32). sanboot.c32 *should* be capable of initiating an iSCSI or AoE boot, but I haven't actually tested it. The other main difference is that gPXE now advertises HTTP/1.0 instead of HTTP/1.1, since the code was not actually HTTP/1.1
2008 Aug 05
3
Time series, least squares line
Hello, I have a time-series of standards measured for Refractive index. They are daily standards, however, I didn't run one everyday so some days have no data. I can plot the values, but the x-axis does not represent the correct time series (i.e. it's just an evenly spaced 1,2,3 type axis). I want to plot the points with some form of representitive date line on the x-axis. I don't
2004 Nov 29
1
authentication problem pam_mount
The setup is a samba server with mixed clients (samba clients and windows clients). The problem, I want the linux client to mount there home to their home share on the server. The problem is, I have followed the guide mentioned below and everything works except that the linux usernames have the format domeinnaam+username as a result of which pam_mount wants to mount
2010 May 10
6
feedback on a few ActiveSupport::Multibyte patches
Hi all, In response to Rodrigo Rosas''s message about mb_chars.upcase not giving the expected result on 1.9, I''ve done some work in a fork to make String#mb_chars always return an instance of a proxy class, both with Ruby 1.8 and Ruby 1.9. The end result of the patch is (hopefully) to make Rails'' multibyte functionality behave the same way in 1.8.7 and 1.9.x.
2004 Sep 21
3
Samba server authenticating to NetWare server?
Hello, I've been Googling and O'Reillying around this problem for the last week without success, so I'm either stupid or it's not possible. My money's still on stupid. Can someone confirm that I can't do what I want to do: - Have a SuSE 9.1 Linux box running Samba 3.0 exporting shares by SMB. - Have users log into Windows boxes running a NetWare client,
2006 Feb 06
6
problem with simple if() statement
the following code apprantely, for some grand old reason, induces a syntax error: if (seq[i] = "A") m <- trans[1,] where seq is a vector and trans is a matrix. I cannot for the life of me see why this is wrong. Syntax error is: Error: syntax error in "if (seq[i] =" Sincerely, Norman Goodacre ---------------------------------
2001 Nov 29
3
smbmounts hang around after windows client disconnects
Using 2.2.1a and a 2.4 kernel patched for win4lin. Everything is working but: I mount all the available network shares on my linux box as root to one network directory. If a windows client shuts down while the linux box is still connected, the share is not removed from my mount list or from /proc/mounts It cannot be removed with umount. I can kill the smbmount with kill -15 but the share is still
2003 Jun 20
1
good snapshot solution
Hi all, I have installed rsync 2.5.5 as daemons on our 35 Netware servers (no 2.5.6 is yet available for Netware) and do a daily sync from a Linux Rsync client machine with 1.2 TB disk capacity. For the moment we do a daily, weekly and monthly backup on tape of this machine, but I'd like to replace the daily backups by a disc-based setup. It would be good to be able to share the
2002 Aug 22
3
print job name
Is there a way foe me to get the print job name to be something other than "remote downlevel job"? All my jobs are now printing flawless except for this. I would like to be able to get a file name or program at least. Thanks Tony McGrew www.multicam.com