Displaying 20 results from an estimated 300 matches similar to: "Samba quota's"
2003 Nov 02
1
Not reading quota under 3.0.0
Hi,
I'm using samba 3.0.0 under redhat 9.0. Quota is assinged to user but they
can't see their used space on windows explorer. The used space reported is
only 8.0k, no matter what they have in ther home.
I used the samba rpm downloaded from samba site. For a smbd -b command i
get this (extract):
--with Options:
WITH_ADS
WITH_PAM
WITH_QUOTAS
WITH_SENDFILE
WITH_SMBMOUNT
2006 Mar 14
2
Execute script on file write
Hello,
I'm working on a quota system here at school. I want to execute a script
everytime a user writes on the samba fileserver. This script checks some
quota stuff.
My question is, is it possible that a script is executed everytime a user
writes a file to the samba server and if it's possible, how?
Greetings,
Peter Fortuin
2005 Jun 06
2
what happened to smbclient?
I noticed lots of smbclient options are missing in Samba 3.0.14a when
compared to 3.0.13 - notably, all user/authentication options - so I can't
connect now as a specified user anymore.
Is it just my build, or is it "official"?
Samba 3.0.14a:
# smbclient --usage
Usage: [-?] [-?|--help] [--usage] [-R|--name-resolve NAME-RESOLVE-ORDER]
[-M|--message HOST] [-I|--ip-address IP]
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 10:09 +0200, awl1 via samba wrote:
> Hello again, Samba experts,
>
> sorry for being such a pain in your necks, but I really need to get a
> recent Samba version to compile, and it looks like I definitely need
> your help with this.
>
> In the meantime, I have found that the huge number of "conflicting
> types" errors for rpc_*_init(...)
2010 Jan 14
1
Could not join to NT4 domain.
Hello. I can not enter the domain machine:
net rpc join -S 192.168.128.10 -U user
cli_rpc_pipe_open_noauth: rpc_pipe_bind for pipe \lsarpc failed with error
NT_STATUS_UNSUCCESSFUL
Could not initialise lsa pipe
Enter root's password:
cli_rpc_pipe_open_noauth: rpc_pipe_bind for pipe \lsarpc failed with error
NT_STATUS_UNSUCCESSFUL
Error connecting to LSA pipe. Error was NT_STATUS_UNSUCCESSFUL
2020 Nov 09
3
How to configure samba domain member to use LDAPS instead of LDAP
My customer complain that in the AD DC they see the following insecure
communication coming from the Samba server (DC member):
"The following client performed a SASL (Negotiate/Kerberos/NTLM/Digest) LDAP bind without requesting signing (integrity verification), or performed a simple bind over a cleartext (non-SSL/TLS-encrypted) LDAP connection."
So Samba does an insecure LDAP bind and
2016 Sep 20
2
idmap_ad
Hi
Thanks for the feedback.
I currently have 3 production domains.
- MYDOMAIN.COM is a production Windows 2008 domain used to support MS
Exchange (but not file sharing.)
- TECH - Samba3 "classic" domain with unix domain controllers that
supports most users for authentication and file sharing. The DC
machines are both Samba domains (for Windows clients) and KRB/LDAP
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 11:28 +0200, awl1 via samba wrote:
> Hello Andrew,
>
> and many thanks for your fast reply! :-)
>
> Am 08.06.2017 um 11:05 schrieb Andrew Bartlett:
> > I think the key to avoiding the issue is that you have listed rpc
> > modules which are not modules. The only rpc server module is
> > rpc_mdssvc_module.
>
> Ah, OK, I see - so I
2006 Nov 29
2
Quota's with Thunderbird
Hi,
Does anyone know how to get Thunderbird to correctly report the mailbox
quota's? I know Dovecot is correctly enforcing the quotas on the mailbox
when using Thunderbird, but Thunderbird reports that the "server does
not support quota's" when trying to view the usage? Is Thunderbird
expecting something different?
Viewing the mailbox through Squirelmail, the quota's are
2005 Sep 18
2
Maildir quota's
Hey,
is
http://www.dovecot.org/patches/1.0/quota.tar.gz
supposed to work with maildir quota's for virtual mailboxes? Using it
with dovecot-lda (cvs) results in DSN
Your message was automatically rejected by Sieve, a mail
filtering language.
The following reason was given:
Internal quota calculation error
Thanks,
Lieven
-------------- next part --------------
A non-text attachment was
2004 Jul 10
2
Solaris username character limit issues.
Hello,
I've compiled Samba 3.0.4 with Heimdal 0.6.2 and all of the other
trimmings to join and ADS tree, which I have successfully done. Winbind
correctly pulls all of the username and group information from the ADS
tree and all is good.
However...
I seem to be running into a wall with the wonderful Solaris 8 character
username / groupname limit. Usernames with spaces or names longer than
2004 Sep 20
2
Samba + Share Quota's
Hi Samba users.
I have the following problem and I hope somebody can help me:
I installed Samba on a White Box linux machine and used LDAP for authentication.
I created a directory /work/shares. In /work/shares are all share directories created.
The problem I'm having now is that the total capacity of each share is the same because they are on the same partition.
(So /work/shares/test
2007 Mar 18
1
Samba / NFS performance
I have the following network configuration:
Server
FreeBSD 6.2
P4 3Ghz, 1GB RAM
Samba 3.0.24 (options: WITH_ADS, WITH_PAM, WITH_SENDFILE, WITH_UTMP,
WITH_WINBIND)
Standard FreeBSD NFS Server
Adaptec 2410SA controller with 4 drives running RAID5
Broadcom GigE
Client
Windows XP MCE
Microsoft SFU 3.5 running NFS client over UDP
The client and the server are
2016 Nov 14
2
Member server does not show users from trusted domain
I have a samba classic domain, called it "DomainA." All domain
controllers and servers are running 3.6.25 on Solaris 11.
The PDC and BDC use an LDAP backend for unix, samba and idmap
data. Member servers use LDAP backend for unix accounts, so the
underlying unix and group accounts are consistent.
There is a trust relationship with Windows 2008 AD domain
2006 Dec 05
0
Quota's KB or MB
Hi,
Did dovecot ever implement quota's in MB's or has it always used quota's
in KB's?
I have RC15 using quota's in KB and beta8 somehow using quota's in MB's.
Am I going mad?
Regards
Richard
2007 Jun 05
1
Samba unable to connect to ldap
Need some help if anyone can provide it on this issue. I have a very basic
setup and am trying to have samba utilize openldap. I have made sure the
password is correct but for whatever reason, I am unable to connect. Here is
a log of what is going on. Any help would be greatly apprecated. TIA
Maximum core file size limits now 16777216(soft) -1(hard)
get_current_groups: user is in 7 groups: 0,
2016 Sep 19
5
idmap_ad
I am trying to configure idmap_ad on a linux member server (fedora core
23, samba 4.3.11) with a Windows 2008 domain controller. The domain
is "MYDOMAIN.COM" with a child domain of "CHILD1.MYDOMAIN.COM." By
default those domains trust each other.
The MYDOMAIN PDC has the unix identity mapping feature installed, so I
can use "active directory users and
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem:
/dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered)
It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality.
What can be the cause of this problem?
Thanks.
[2020/05/27 18:24:35.795379, 8]
2004 May 13
1
utmp = yes
Hello,
I have Samba 3.0.2a running (within a Sarge Debian installation) and
must use utmp logging for some reasons. The following things have been
checked:
| # testparm | grep utmp
[...]
| utmp directory = /var/log/samba/
| utmp = Yes
| # ls -ld /var/log/samba/
| drwxr-x--- 2 root adm 4096 May 9 06:25 /var/log/samba/
| # smbd -b|grep -i utmp
| UTMP Options:
|
2005 May 25
7
Survey: E1 prices
Hello List,
I'd like to ask how much you guys pay for an E1 (30 voice lines) and what
company. You can email me personally and not the list.
Best regards,
Eddie
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/