Displaying 20 results from an estimated 1000 matches similar to: "Printer Management"
2002 Jun 27
2
printer permissions
A stupid question. With new printing system (spoolss) how people
restrict access to the printers ? It was clear with the old system when
each printer was in a separate share. I could assign a list of valid
users for each printer share.
TIA.
--
Yuri Pismerov, Sr. System Administrator,
TUCOWS.COM INC. (416) 535-0123 ext. 1352
2002 Oct 18
4
something wrong with the list (or its members)
I've noticed the list has pretty low answer:question ratio.
I tend to think that many replies go directly to people who post the
questions and those people never bother to share the answers with the
community. I don't think this is fair so we may want to do something in
this regard. We either need certain rules that will imply posting of
summaries (as {SUN,LINUX}managers lists do), or the
2002 Jul 26
1
pwdMustChange weirdness
Did anybody get to work password change enforcement with Samba PDC
running LDAP ?
It looks like it is "semi-working". I was able to enforce password
change with USRMGR, but now it keeps asking me for the password change
every time. I checked the pwdMustChange attribute and it is still set to
0 for some reason (hence checkbox for the password change enforcement in
USRMGR is still checked
2002 Oct 01
1
file quotas
Hi all,
I've compiled samba --with-quotas, turned on user and group quotas on
ext3,
assigned quotas, BUT it does not seem to be working. Windows client
always shows all available space instead of showing the quota. Do I miss
something ?
P.S. I run Debian with 2.4.19 kernel patched for ext3 ACL support (from
acl.bestbits.at).
--
Yuri Pismerov, Sr. System Administrator,
TUCOWS.COM INC.
2002 Oct 08
5
Filesystem for Samba server
> Hi,
> Sorry if this is a stupid question (bit of a newbie). I'm building a Samba
> fileserver on a box with a hardware raid array of about 65GB which I'm
> hoping to share out to the local LAN . I was wondering if the filesystem
> used (ext2,ext3, reiserfs etc) on the partition where the Samba shares
> will reside makes much of a difference? I'd obviously like to
2002 Oct 18
0
Fw: something wrong with the list (or its members)
Had to modify because the list rejected it because out -- of -- office was
detected in the message,.
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Adam Lang" <aalang@rutgersinsurance.com>
Cc: <samba@samba.org>
Sent: Friday, October 18, 2002 10:56 AM
Subject: Re: [Samba] something wrong with
2006 Mar 21
1
RE: Re: [Xen-users] How to share data between guestdomains
>-----Original Message-----
>From: xen-devel-bounces@lists.xensource.com
>[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Xin Zhao
>Sent: 2006年3月21日 1:25
>To: Yura Pismerov
>Cc: xen-devel@lists.xensource.com
>Subject: Re: [Xen-devel] Re: [Xen-users] How to share data between
>guestdomains
>
>The benefits of VL inlcude:
>1. A VM can take advantage of the
2002 Jul 27
2
Samba 2.2.6pre1 non-prouction release available
FYI...
We've put up a snapshot of the current SAMBA_2_2 code as 2.2.6pre1
for testing. The distribution is available from
http://download.samba.org/samba/ftp/pre/samba-2.2.6pre1.tar.bz2
( a gzipped version is also available ). This is a non-production
release made available for testing purposes only.
The relavant section of the release notes follow. The full test is
available from
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2002 Sep 12
4
OT - LPD for Windows ...
Greetings ...
Sorry to be a little off topic, but I was wondering if anybody knows of a
free lpd for Windows? I hate sharing printers using the M$ way. See all
them computers on my network is just not pleasing, I like the way Novell
does it.
I was thinking of lpd, LPRng or CUPS with cygwin, but can't seem to find any
binaries.
Thanks.
Mailed
Lee
P.S. Kudo's to the whole Samba
2002 Nov 05
2
Retaining ownership of files
Hi
I want users to edit each other files, but not having the ownership changed
at all I.e. user1 create a word doc, user2 can edit it, but the ownership is
not changed to user2.
force create mode
force directory mode
force user
force group
I know of these , but our share have tons of dirs with files that have
different users and groups, 60+ developers working together.
Are there any new
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx, without microsoft ADS)
A few more questions and comments... related to this topic
If Kerberos is the back-end to LDAP.. there is no need to synchronize or store a password in the LDAP tree.. just the principal for the user in the userpassword attribute: userpassword = {kerberos}name@domain
in the smb.conf file do I need stuff like this?
Unix password sync = yes
passwd program =
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx,without microsoft ADS)
Jonathan Higgins wrote:
>
> A few more questions and comments... related to this topic
>
> If Kerberos is the back-end to LDAP.. there is no need to synchronize or store a >password in the LDAP tree.. just the principal for the user in the userpassword >attribute: userpassword = {kerberos}name@domain
That is correct. I did not mean sync between Kerberos and LDAP, I mean
sync
2002 Jul 25
2
do I need winbind ?
I'm going to implement ACLs with my Samba PDC that runs LDAP on
backend. Do I need to run winbind ? I've heard that winbind is mandatory
for ACLs to work, All my users and groups reside in LDAP database, hence
they have same names in bot Unix and Windows realms. Do I still need
winbind ?
TIA.
2002 Jul 28
1
bug or "feature" ?
I'm not sure if this is normal or not. I run Samba 2.2.5 with LDAP on
RH Linux 7.2.
The thing is, it only works correctly when nscd is running. Otherwise it
can't getpwnam
and fails with no uid error. Interesting thing, there is no such effect
on Debian Linux. Weird...
pdb_ldap.c:
sys_user = sys_getpwnam(username);
if (sys_user == NULL) {
DEBUG
2002 Sep 08
6
Samba 2.2.5 is crap.
Unstable windozes (hangs all the time)
Major bugs in the printing system, mount and smbmount commands.
Samba 2.2.5 is completely usable if you ask me. Crap I would say and
should never been released. I consider to change to Beeweb although it
cost money.
BTW how do u uninstall the dirt?? using ./uninstall ???
=====
Investigating the Norwegain 4.th Secret ServiceThe multiheaded
2007 May 30
4
aaf and dynamic attrs: a bug?
Hi!
I faced some issue while using it for dynamic attrs indexing/search.
Maybe I made something wrong. Here is test method. Everything works just
fine until last line http://pastie.caboo.se/66274 . Tested on both
stable and trunk of aaf and ferret 0.11.4.
the short version of code below:
Contact.acts_as_ferret :fields => [ :first_name ]
assert
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx, without microsoft ADS)
Hi, Thank you very much for you reply.
Some people think storing the sensitive information in the LDAP is not very
secure.They think the sensitive information and the public information should be
stored in seperate place.So we want the samba PDC authentication can integrete the
Kerberos authentication directly.
John
---- Original Message ----
From: Yura Pismerov
Date: Thu 10/31/02 18:39
2010 Jul 05
4
Smallest install?
I have a 500Mb ATA Flash drive in my machine. If I deselect everything at
install time (CentOS 5.0 - just for testing) it still requires 524Mb. Is
there any way of doing an even smaller install?
--
rgds
Stephen
2002 Oct 29
0
[Fwd: NDN: Re: Samba PDC+LDAP: Account restrictions]
I hate this. And I guess I'm not alone...
-------- Original Message --------
Subject: NDN: Re: [Samba] Samba PDC+LDAP: Account restrictions
Date: Tue, 29 Oct 2002 20:34:13 +0100
From: "Mailer-Daemon" <Mailer-Daemon@student.skelleftea.se>
To: ypismerov@tucows.com
Sorry. Your message could not be delivered to:
J. R?nnblom (Mailbox or Conference is full.)