Displaying 20 results from an estimated 200 matches similar to: "how can i setup disk quota with smbcquotas?"
2005 Jul 09
2
A shared space between students and their teacher !!!
Hi all,
Last week I implemented samba a sa file server and domain controller for more than 150 computers
(Win 2000 and XP). Everything is working just fine.
However, computer science faculty wanted a share for each course in which students can upload
their homework once done and teacher download them for correction. Yet, students can have the
right to write on that share but not delete the work
2005 Jun 04
1
Disk Quota
hi,
I have samba-3.0.3(PDC), FC2, and now, each of the mounted drive is
showing the maximum harddisk space on my machine. i scare my users will
use up my diskspace. is there any way to build up a disk quota feature
into the pdc? thanks.
2013 Feb 06
2
fail to display xfs quotas instead of smbcquotas on Win clients
Hi
Samba 3.6.3 on Ubuntu.
Filesystem is xfs, grpquota and usrquota are enabled.
root at host:# repquota /mntpoint displays the correct data (see below).
In smb.conf I defined max protocol = SMB2.
When running smbcquotas //host/share -L I'm getting displayed a value of
16GB for every user share. This is the value that is displayed on the
windows 7 boxes when looking at the network shares in
2010 Jul 09
3
smbcquotas tells me that "quotas are not enabled"
I have a setup of Ubuntu 8.04 running Samba 3.0.28a. Connected to our network I
have a buffalo linkstation acting as Network Attached Storage (NAS), which I
have successfully mounted on the local file system.
Using smbcquotas I believe I can set up a quota for each user on the NAS. To
get started, I run the command:
smbcquotas //192.168.1.4/share -S FSQFLAGS:QUOTA_ENABLED -A
2018 Sep 23
2
why i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) on smbcquotas when i am try to use smbcquotas
i am using smbcquotas and when i give the password of the root i am getting
the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE)
why i am getting this error how can i fix this
thank you
2005 Jan 31
1
smbcquotas (Need help with command syntax)
I need to setup quota on //server/home for user a to 1GB
and
on //server/client (for all users on this share) to 10GB
May you please let me know the exact command to be used for this? Also, do I need to add any other parameter in smb.conf in order to make quotas work? I have compiled samba with quotas option.
Thank you.
---------------------------------
Do you Yahoo!?
Yahoo! Search presents
2018 Sep 23
0
why i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) on smbcquotas when i am try to use smbcquotas
On Sun, 23 Sep 2018 13:16:29 +0300
nikos sarantopoulos <nsarantopoulos68 at gmail.com> wrote:
> my os is centos 6.8
>
> i am running samba 4.7 as a domain controler for active directory
> domain controler
OK
>
> the quotas are stored in the main path
What exactly do you mean by that ?
>
> i am sending the smb.conf to see what is inside of it
And for those
2001 Dec 11
5
Send SIGHUP
Hi
Is it possible to send SIGHUP to the parant process to let samba reread
the smb.conf file, or is any way to let samba reread this file without
restarting samba
regards
Alaa
2010 Aug 29
5
lvm i/o
hello,
is there any way can monitor every lvm parition i/o so we can know which
domU hit the hard disk i/o .
thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2003 Jan 23
2
printer take long time to print
hi
I have samba version 2.2.6 running tru64 5.1A when I try to open printer or printer properties i take 2 to 3 minute
does any one have an idea what's going on
my samba configuration is
thanks for help
regads
Alaa
[global]
workgroup = NETMAN
server string = NetMan Office Server (samba v 2.2.6)
netbios name = teapot
netbios aliases = teapot adm
2009 Jan 28
2
Trash for lda
Hi,
I was wondering if there is a solution to the case when the user can't recieve emails
because of being over quota, something like http://wiki.dovecot.org/Plugins/Trash, but for
the lda, not the imap?
Thanks,
-------------------------
You can never find the chance to be the first to know about the newest movies showing in
Arab theatres until you visit Maktoob Movies!
2009 May 21
2
IMAP Get Savedate plugin
Hi,
I want to add a feature to the fetch command in IMAP, by enabling it to return the save
date, when I request the SAVEDATE parameter.
I want to use this for my webmail application, so I can show the users the deleted date
when they are viewing the Trash folder.
I was able to put it directly into the code (patch attached), but I was wondering if
there is a way to put it as a plugin instead.
2001 May 07
17
Printer
Hi guys,
I've installed Samba but can't get the printer to work. I've done
magicfilterconfig --force and configured the Printer. E
Furthermore when I print a file on my Windows machine it creates a file on
the server but it just doesn't print. I can ma
Do you guys have the answer for me???
Thnx,
?
Jeroen
?
Following is the config file:
?
# Samba config file created using
2016 Feb 07
1
C7 AD server
Il 07/02/2016 18:33, Nizar Armansyah ha scritto:
> This tutorial uses Sernet Samba:
> http://www.server-world.info/en/note?os=CentOS_7&p=samba&f=4
>
> This one done by compiling Samba yourself:
> https://imanudin.net/2014/11/16/how-to-install-samba4-active-directory-on-centos-7-part-1/
>
2002 Dec 10
4
process owner
Hi
how can I find which user using (openning) a file in windows machine from unix via samba
for example if I have the following file which is a outlook file and it open by a user in my network
prompt> ls -l outlook.pst
-rw-rw---- 1 aaa mannet 1130496 Mar 21 2002
when I use fuser
prompt> fuser -fu outlook.pst
I get the following process
outlook.pst: 760094o(root)
2017 Dec 14
2
Accessing crashed disk
On 14/12/17 18:57, Warren Young wrote:
> On Dec 13, 2017, at 5:15 PM, J Martin Rushton <martinrushton56 at btinternet.com> wrote:
>>
>> # dd if=/dev/sdc of=/home/dd-copy-of-sdc
>
> Better, use ddrescue:
>
> https://www.gnu.org/software/ddrescue/
>
> dd will do unfortunate things like quit early on I/O errors, even if later blocks would read just fine.
2016 Feb 07
2
C7 AD server
Il 07/02/2016 17:18, Ben Archuleta ha scritto:
> I use these instructions to create a domain controller on CentOS for a Windows 10 lab I have: http://www.unixmen.com/setting-samba-primary-domain-controller-centos-7/
>
> Regards,
> Ben
>
>
Thanks Ben, but this is for PDC NT not for AD DC. With C7 to perform
this, I must install sernet samba version or change distro.
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
2010 Dec 21
1
dos attack problem in xen bridge mode
Hi all,
i''m using xen in bridge mode and some of my domU got under attack from one
ip with high udp packet inside domU i''m using iptables as firewall i have
drop the packet but from dom0 i still see the ip from Iftop and the ip eat
my traffic there is any idea about this
regards
_______________________________________________
Xen-users mailing list
2010 Mar 02
1
lvm problem.
hello,
after upgrade xen source i can''t mount the lvm partitions ..
[root@dom0 ~]# mount -o ext3 /dev/VolGroup00/bah2_home /mnt
mount: wrong fs type, bad option, bad superblock on
/dev/VolGroup00/bah2_home,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
[root@dom0 ~]# dmesg | tail
EXT3-fs: error loading journal.