Displaying 20 results from an estimated 400 matches similar to: "Print quota"
2002 Sep 21
1
2k clients
Hello, I have ran into a fairly large problem. When ever i try to join to samba
2.2.5 controlled domain with my win 2k client. It says user does not exist. I
checked to see of the machine trust account was setup correctly and it was.
Also the username and password i used is a working user because i can logon
with my 98 box just fine. The trust accounts are made, there is a domain admin
user
2003 Aug 04
4
Samba 3.0 and LDAP
I was looking through my o'reilly book and according to it all of the ldap
inputs that would be in smb.conf are not supposed to be there in samba 3.0.
How do you specify which ldap server to use and whatnot?
2002 Sep 14
1
Freebsd make problems
Hello,
I am running Freebsd 4.5 on a alpha based server. I got the samba
source from the cvs [ 2.2 branch ] and I am running into come make
problems. I used ./configure --with-ldapsam --with-ssl --with-quota
--with-cups and after that gets done i type in make and i get the
following errors:
alphatest# make
Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I./popt
-Iinclude
2002 May 21
2
Unwanted Levels in R
I searched the mailing list archives and found one post relevant to my problem,
but it was not specific enough to solve my problem.
I am reading in a large file of data (I believe it is in ASCII format). I have tried
reading the file in as a data frame and as a list, and both methods result in
unwanted levels being created which leads to problems when I try to copy
or reference certain cells.
2001 Nov 15
1
Samba + username with spaces_
How does samba handle NT usernames
that contains spaces. Also NT can
have long usernames while Linux can
only have 8-10 character long usernames.
Is there anyway you can map those long
usernames to Linux?
Thanks
MattB
1998 Sep 25
3
printer accounting
>Date: Wed, 23 Sep 1998 21:40:38 -0500
>From: "Daryl L. Biberdorf" <darylb@superserve.com>
>To: samba@samba.anu.edu.au
>Subject: Pages printed
>Message-ID: <3.0.5.32.19980923214038.00816310@pop.a001.sprintmail.com>
>
>We have the need to track printer usage (pages used).
>Right now, my Samba printer share defines the print command
>as "print
2016 Dec 08
3
[PATCH] linux/types.h: enable endian checks for all sparse builds
On 12/07/16 21:54, Michael S. Tsirkin wrote:
> On Thu, Dec 08, 2016 at 05:21:47AM +0000, Bart Van Assche wrote:
>> Additionally, there are notable exceptions to the rule that most drivers
>> are endian-clean, e.g. drivers/scsi/qla2xxx. I would appreciate it if it
>> would remain possible to check such drivers with sparse without enabling
>> endianness checks. Have you
2016 Dec 08
3
[PATCH] linux/types.h: enable endian checks for all sparse builds
On 12/07/16 21:54, Michael S. Tsirkin wrote:
> On Thu, Dec 08, 2016 at 05:21:47AM +0000, Bart Van Assche wrote:
>> Additionally, there are notable exceptions to the rule that most drivers
>> are endian-clean, e.g. drivers/scsi/qla2xxx. I would appreciate it if it
>> would remain possible to check such drivers with sparse without enabling
>> endianness checks. Have you
2003 Aug 08
2
samba-3.0.0 Beta3 LDAP error
I installed samba 3.0.0 beta3 on FreeBSD 5.0 alpha RELEASE, with
./configure --with-ldapsam --with-quotas --prefix=/usr/local/ldapsamba,
the smbd log told me this:
2003/08/07 07:37:29, 0] lib/module.c:smb_load_module(40)
Error loading module '/usr/local/ldapsamba/lib/pdb/ldapsam.so': Cannot
open "/usr/local/ldapsamba/lib/pdb/ldapsam.so"
[2003/08/07 07:37:29, 0]
2001 Dec 05
3
Adobe Photoshop uses wrong permissions when saving, default A CLs and create mask being ignored.
Sorry, that should be RedHat 7.0. (Not that it should matter.)
-----Original Message-----
Client is Windows NT 4.0 SP6a and Adobe Photoshop 5.0. Server is RedHat
7.1, kernel 2.4.7 plus ACL 0.7.13. Samba 2.2.2.
2001 Dec 05
2
Adobe Photoshop uses wrong permissions when saving, default ACLs and create mask being ignored.
One of our employees is having an odd problem with Adobe Photoshop. Files
he saves with Photoshop are saved with permissions 777, completely ignoring
both the create mask and the default ACL for the directory. Files he
creates with other programs have the correct permissions. This has me
stumped. It appears I can reproduce the problem at will.
Client is Windows NT 4.0 SP6a and Adobe Photoshop
2003 Apr 08
6
Samba and ldap groups
Hi,
I have just put Samba3alpha23 on my Suse 8.1 box and and implement the new goup structure in LDAP.
All works fine expect when you log in a a user other than root on the windows box. The error is :
[2003/04/08 13:30:19, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2198)
ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (Insufficient access)ldapsam_open: cannot access
1998 Jan 13
4
hosts allow
So far, so good with 1.9.18p1 on HPUX 10.20 (kudos to the Samba team!).
However, I've got a question....
I'd like to be able to restrict access to some of our services, and can
certainly do so with the "hosts allow = " entry in smb.conf - it does
exactly what I want. But... I plan on bringing Samba up on a few campus
hosts, some of which have more extensive listings of PCs I
2001 Nov 15
0
Map nt group everyone to samba
How would i go about mapping the
NT group "everyone" to samba or
linux. I would like to be able to
just give a nt specified group
permissions to a share.
My samba server is member of a
domain and i figured out how to
authenticate with the NT server
using domain security.
Any answers would be appreciated.
thanks
MattB
2001 Nov 21
0
WARNING: you need to rerun autoconf
WARNING: you need to rerun autoconf
This is a thing that shows up
every time i try to 'make' samba
from cvs.
./configure passes successfully, and
so does 'make' but this message still
shows up in the first line.
Anyone know whats up with that?
autoconf --version shows
Autoconf version 2.13
MattB
2002 May 25
2
Problem with winbind in Win2k domain
I've been trying to setup a Samba file server on our Win2k domain that
will use the users/groups from Win2k using Winbind.
I have been quite successful so far but have come up against a problem.
This is what I've done so far:
- Download 2.2.4, compiled and installed fine
- Setup winbind & added the server to the domain. All works
fine (I ca list users, groups etc)
- Setup samba
2004 Feb 13
3
Daylight saving
Hello there,
I have a samba PDC 3.0.0 running ok, but I had turned on the option "Time
Server" in smb.conf, to synchronize the workstations time with server. But
the workstations synchronize 1 hour less than it is. I think that the
workstations isn?t considering the daylight saving time.
I?m using the command: net time \\server /set /yes
Thank?s,
[]?s Tercio
2001 Nov 30
1
mapping drives in win2k red X
I'm mapping drives in Wndows 2000 to a samba server and I am getting red Xs on the drives over time. It takes about three tries to break this. What is the fix for this on the w2k machines? It must be windows since it happens on some clients only. I am mapping the drives under different user names and passwords and this is where it seems to be a problem. The same occurs if I cange the
2013 Oct 23
2
performance on document.get_data()
I got some performance issue for document.get_data() and
enquire.get_mset(). It costs 35 seconds for matches =
enquire.get_mset(0,200), and 3 seconds for iterating all doc in matches to
get_data. Is't normal? My index contains 30millions documents. I use python
binding to operate xapian. Bellow it's my index structure
# value: 0:date, 1:site
# data: json message which contains: author,
2003 Dec 14
3
Folder Redirection with NT4 Domains
Hi,
I'd like to hear off-list from anyone who is currently successfully using
folder redirection with an NT4 domain controller.
If you are doing this, please would help me to understand your secret.
There are two ways I know of that should work, however I have received
feedback from separate sources that claim problems with both of these
methods.
I would like to include in the new book