Displaying 7 results from an estimated 7 matches for "computeraddict".
2002 Nov 20
3
Shared profiles under XP?
...user's trying to create its own profile, which isn't
what I want (and isn't possible, considering the fact its a read only
share).
If it makes any difference, I'm using jelmer's mysql module, and all
users are in the same unix group.
Cheers.
R
-- -
Ryan Verner <xfesty@computeraddictions.com.au>
PGP: 5819 DE5D B5AE 9381 7E60 5B4C 45CC 64DF D3CC EB07
ICQ: 76626240 IRC: xf / irc.oublinet.net
PH: +61 415 297 303 EQ: Mummer (Bard), Tholuxe
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely re...
2002 May 24
2
ISOLINUX
Hi,
Just found out about ISOLINUX - looks good. I hope to use it in a new
version of overfoldix - homepage at
http://www.computeraddict.fsnet.co.uk/overfoldix/index.htm - and I just need
a few questions answered:
1) Is there a limit on the kernel size? ie, does the bootloader and kernel
have to fit into a certanin size?
2) Is there a size limit on initrd.gz? Everything is going to run from ram,
and I would like to make sure that...
2004 Sep 16
2
Samba Printer Accounting
Howdy,
I'm looking for a piece of software I can use for accounting printers shared
on a Linux box via Samba, to Win98/2K/XP machines on a domain. In other
words, I want to be able to give user a print quota (say, $3.00), then charge
them 10c per page they print from a Windows client to a printer shared from a
Linux box running Samba. If they're out of quota, it doesn't print
2002 Nov 22
0
RE:swat in samba-2.2.7
...ink you are, and that the smb.conf is getting read from where you think it
is... If that doesn't work, crank up the debug level.
--__--__--
Message: 6
Subject: Re: [Samba] Re: Shared profiles under XP?
From: "Bradley W. Langhorst" <brad@langhorst.com>
To: xfesty <xfesty@computeraddictions.com.au>
Cc: David de Groot <david@viking.org.au>, samba@lists.samba.org
Date: 22 Nov 2002 12:50:42 -0500
On Fri, 2002-11-22 at 03:42, xfesty wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hmm..
>
> Surely there's someway to make a non-changable pr...
2002 Nov 07
1
smbpasswd (adding machines?) with pdb_mysql doesn't work
Hiya.
Still having fun with his mysql module - it appears to read from the
mysql database fine, but I can't seem to add machine accounts (and I
can't get too far unless I do this).
It might also be my own stupidity too - let me know ;-)
I've got a machine called "bbmachine" - without pdb_mysql, I can join
the domain no problems. However, I need to rejoin the
2002 Nov 04
2
MySQL authentication & kickoff time?
Hiya.
I'm in the middle of (re)developing a authentication system for an
internet cafe here in Sydney.
By complete accident I discovered the PDB MySQL plugin for samba
yesterday in CVS - amazing. Haven't tried this yet (waiting for samba
to compile on a really slow machine, heh) but it looks great.
Is anybody using this? Would you recommend it for use in a heavy use
type
2002 Nov 07
1
pdb_mysql isn't working for me :-(
Hiya...
Trying to auth users against a mysql database using pdb_mysql. Using
samba3.0 from CVS, running as a PDC.
Few questions as well: In the "username column:", I'm assuming I need a
real unix user here? Can I have a whole bunch of "nt username" users
(i.e. non-unix users) in the mysql db to be auth'ed with samba, but
they're all using the same unix user?