search for: with_quota

Displaying 20 results from an estimated 40 matches for "with_quota".

Did you mean: with_quotas
2005 Jun 08
1
freebsd 5.x and quotas
...or group test (gid 1005): Filesystem usage quota limit grace files quota limit grace /usr 10 5120000056320000 2 0 0 4. compiled samba with quotas support: asclepius# /usr/local/sbin/smbd -b | grep -i quota HAVE_QUOTACTL_4B WITH_QUOTAS WITH_QUOTAS vfs_default_quota_init 5. the dir 'server' config: [server] comment = Storage Disk path = /usr/local/samba/server volume = Z writable = yes read only = no browseable = yes printable = no public = no valid users = @test invalid u...
2006 Dec 15
1
Samba and NFS quota problem
...0 Disk usage on the windows system shows: 8.98MB free of 265MB - writing any file to this fails. Samba also appears to be compiled with quota options enabled: # smbd -b| grep QUOTA HAVE_SYS_QUOTA_H HAVE_LINUX_XFS_QUOTAS HAVE_QUOTACTL_LINUX HAVE_SYS_QUOTAS HAVE_XFS_QUOTAS WITH_QUOTAS WITH_QUOTAS Any thoughts on this problem would be greatly appreciated. I am about to compile from source to see if this still occurs. Steve Goodman
2003 Nov 02
1
Not reading quota under 3.0.0
...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 WITH_SYSLOG WITH_UTMP WITH_WINBIND so I undestand that quotas are enabled. Do I have to do something else? Before 3.0.0 I was under 2.2.2 (RH 7.3) and the quotas worked fine. I'll try to rebuild samba, buy any idea from the forum? Thanks for any h...
2006 Jul 02
0
Disk quota not working on SAMBA
...on Windows, accessing a share with the same user it did'nt work. Is it necessary to do something different on smb.conf? Samba were compiled with quota support: # smbd -b | grep -i quota HAVE_SYS_QUOTA_H HAVE_LINUX_XFS_QUOTAS HAVE_QUOTACTL_LINUX HAVE_SYS_QUOTAS HAVE_XFS_QUOTAS WITH_QUOTAS WITH_QUOTAS vfs_default_quota_init Here is the quota for the group group. The user that I'm using has the group group as primary group: # quota -g group Disk quotas for group group (gid 10000): Filesystem blocks quota limit grace files quota limit grace /dev/...
2007 Jun 15
1
Quota Question
...rce of confusion, both for the user and for the helpdesk. Isn't Samba supposed to return a "quota exceeded" message when the user has exceeded their quota? If so, why doensn't it? I am able to see and set quotas through the Quota tab in Windows, and 'smbd -b' shows "WITH_QUOTAS", so I assume the package is compiled with quota support. -- Mike Alborn <mikealborn@support.sd28.bc.ca> School District #28 (Quesnel)
2010 Jan 14
1
Could not join to NT4 domain.
...with error NT_STATUS_UNSUCCESSFUL Error connecting to LSA pipe. Error was NT_STATUS_UNSUCCESSFUL uname -a Linux pr239-2 2.6.32-ARCH #1 SMP PREEMPT Thu Jan 7 22:19:56 UTC 2010 i686 AMD Duron(tm) processor AuthenticAMD GNU/Linux Samba compiled with Options: WITH_CIFSMOUNT WITH_PAM WITH_PAM_MODULES WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_UTMP WITH_WINBIND Version 3.4.3 Thanks.
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(...)
2007 Sep 24
2
Where is the tdbsam password database file?
...EEK HAVE___LSTAT HAVE___LXSTAT HAVE___NR_INOTIFY_INIT_DECL HAVE___OPEN HAVE___OPEN64 HAVE___PREAD64 HAVE___PWRITE64 HAVE___READ HAVE___STAT HAVE___WRITE HAVE___XSTAT --with Options: WITH_ADS WITH_AUTOMOUNT WITH_CIFSMOUNT WITH_PAM WITH_PAM_MODULES WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_UTMP WITH_WINBIND Build Options: COMPILER_SUPPORTS_LL CONFIG_H_IS_FROM_SAMBA DEFAULT_DISPLAY_CHARSET DEFAULT_DOS_CHARSET DEFAULT_UNIX_CHARSET KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT KRB5_TICKET_HAS_KEYINFO KRB5_VERIFY_CHECKSUM_ARGS...
2005 Oct 19
1
samba with ADS. winbindd ignore for user authentication
...HAVE__DUP2 HAVE__ET_LIST HAVE__FCHDIR HAVE__FCNTL HAVE__FORK HAVE__FSTAT HAVE__GETDENTS HAVE__LSTAT HAVE__OPEN HAVE__READ HAVE__SEEKDIR HAVE__STAT HAVE__WRITE HAVE___GETCWD --with Options: WITH_ADS WITH_LDAP_SAMCONFIG WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_UTMP WITH_WINBIND Build Options: BROKEN_EXTATTR BROKEN_GETGRNAM COMPILER_SUPPORTS_LL DEFAULT_DISPLAY_CHARSET DEFAULT_DOS_CHARSET DEFAULT_UNIX_CHARSET FREEBSD FREEBSD_SENDFILE_API KRB5_PRINC_REALM_RETURNS_REALM...
2005 May 07
0
force group broken in 3.0.14?
...HAVE___CLOSE HAVE___DUP2 HAVE___FCNTL HAVE___FORK HAVE___FSTAT HAVE___FXSTAT HAVE___LSEEK HAVE___LSTAT HAVE___LXSTAT HAVE___OPEN HAVE___OPEN64 HAVE___PREAD64 HAVE___PWRITE64 HAVE___READ HAVE___STAT HAVE___WRITE HAVE___XSTAT --with Options: WITH_ADS WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SMBMOUNT WITH_SYSLOG WITH_UTMP WITH_WINBIND Build Options: BROKEN_NISPLUS_INCLUDE_FILES COMPILER_SUPPORTS_LL DEFAULT_DISPLAY_CHARSET DEFAULT_DOS_CHARSET DEFAULT_UNIX_CHARSET LDAP_SET_REBIND_PROC_ARGS LINUX LINUX_SENDFILE_API PACKAGE_BUGREPORT PACK...
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
...gt; installin order to compile a Samba 4.6.5 service with (at least) the > exact same (or equivalent) capabilities as the original Thecus 3.5.16 > version? I would focus on these:  --with Options:    WITH_ADS    WITH_AIO    WITH_CIFSMOUNT    WITH_PAM    WITH_PAM_MODULES    WITH_PROFILE    WITH_QUOTAS    WITH_SENDFILE    WITH_SYSLOG    WITH_UTMP    WITH_WINBIND Of these, AIO is now on by default (no option any more) and the rest are i think on by default (if found) but you may wish to ensure you have the right headers for them to build. The default is now --with-ads-support and it will whine...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...E___LSTAT HAVE___LXSTAT HAVE___NR_INOTIFY_INIT_DECL HAVE___OPEN HAVE___OPEN64 HAVE___PREAD64 HAVE___PWRITE64 HAVE___READ HAVE___STAT HAVE___WRITE HAVE___XSTAT --with Options: WITH_ADS WITH_AIO WITH_CIFSMOUNT WITH_PAM WITH_PAM_MODULES WITH_PROFILE WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_UTMP WITH_WINBIND Build Options: COMPILER_SUPPORTS_LL CONFIG_H_IS_FROM_SAMBA DEFAULT_DISPLAY_CHARSET DEFAULT_DOS_CHARSET DEFAULT_UNIX_CHARSET KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT KRB5_TICKET_HAS_KEYINFO KRB5_VERIFY_CHECKSUM_ARGS...
2016 Sep 20
2
idmap_ad
...is OK and that the problem may be with idmap_ad ? #smbd -b .... --with Options: WITH_ADS WITH_AUTOMOUNT WITH_DNS_UPDATES WITH_PAM WITH_PAM_MODULES WITH_PROFILE WITH_PTHREADPOOL WITH_QUOTAS WITH_SENDFILE WITH_SYSLOG WITH_WINBIND ... Builtin modules: vfs_posixacl auth_sam auth_winbind auth_domain auth_builtin vfs_default nss_info_template idmap_tdb idmap_passdb idmap_nss idmap_ldap # Buil...
2007 Jun 05
1
Samba unable to connect to ldap
...DUP2 HAVE___FCNTL HAVE___FORK HAVE___FSTAT HAVE___FXSTAT HAVE___LSEEK HAVE___LSTAT HAVE___LXSTAT HAVE___OPEN HAVE___OPEN64 HAVE___PREAD64 HAVE___PWRITE64 HAVE___READ HAVE___STAT HAVE___WRITE HAVE___XSTAT --with Options: WITH_ADS WITH_CIFSMOUNT WITH_QUOTAS WITH_SENDFILE WITH_UTMP WITH_WINBIND Build Options: COMPILER_SUPPORTS_LL CONFIG_H_IS_FROM_SAMBA DEFAULT_DISPLAY_CHARSET DEFAULT_DOS_CHARSET DEFAULT_UNIX_CHARSET KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT KRB5_TICKET_HAS_KEYINFO KRB5_VERIFY_CHECKSUM_ARGS LDAP_SET_REB...
2017 Jun 22
0
Samba 4.6.5 and quota
...a 4.6.5 to return the quota to Windows clients. samba has been compiled with quota-support: /usr/local/samba/sbin/smbd -b | grep 'QUOTA' HAVE_SYS_QUOTAS HAVE_SYS_QUOTA_H HAVE_RPCSVC_RQUOTA_H HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U HAVE_NFS_QUOTAS HAVE_QUOTACTL_LINUX WITH_QUOTAS However the client shows the size of the underlying filesystem, not the free space according to quota. The filesystem is ext4. I have a script which worked under samba 3.6 and 4.2 as "get quota command" but can't work under 4.6.5 because this one only asks for a strange combinat...
2006 Feb 09
2
Samba quota's
Hello, I'm working on a server and I enabled quota's on the filesystem. This works fine. But Samba doesn't see that quota. I have read that you need to compile samba with quota support. My problem is that I have a running Samba (from SuSe 10) and I don't know if there is quota support build in. Is there some way to see if quota support has been compiled in? Greetings, Peter
2007 Oct 05
0
disk quotas and NFS
RedHat Enterprise AS 4 Samba 3.0.10-1.4E.12.2 nfs automounted home directories Samba: --with Options: WITH_ADS WITH_AUTOMOUNT WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SMBMOUNT WITH_SYSLOG WITH_UTMP WITH_WINBIND Logged in locally, a user is warned when over quota and cannot copy further files. Over CIFS, a user is warned when over quota and cannot copy further files. Over smb, a user is not warned, and when a file is co...
2007 Nov 06
0
samba --with-quotas
...isk space, if accessed via Windows shares are getting their quota recognized. If accessed via Samba, and a user is over quota, the file appears to copy, but is actually corrupted. No quota warning is issued to the user. Samba: --with Options: WITH_ADS WITH_AUTOMOUNT WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SMBMOUNT WITH_SYSLOG WITH_UTMP WITH_WINBIND smbcquotas -L //rhel4/uid Password: Quotas are not enabled on this share. Failed to open \$Extend\$Quota:$Q:$INDEX_ALLOCATION NT_STATUS_ACCESS_DENIED. -- Karen R. McArthur <kmcarthu@bates.edu> Systems Admi...
2005 Apr 14
0
samba and squid are not working together
...ile shows that an NTLM authentication is attempted but not brought to a successful conclusion I am using the RH rpm's rather than recompile any of the software from source code. Running smbd -b gets me the following results: (1) --with Options: WITH_ADS WITH_AUTOMOUNT WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SMBMOUNT WITH_SYSLOG WITH_UTMP WITH_WINBIND (2) Builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa rpc_reg rpc_lsa_ds rpc_wks rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_samr idmap_ldap idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind auth_s...
2003 May 01
0
a little issue with ADS
...: Linux tower.eazy.homeip.net 2.4.20-r2 #1 SMP Thu Apr 17 22:26:45 EDT 2003 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux SRCDIR: . BUILDDIR: . Build options: HAVE_KRB5 HAVE_GSSAPI HAVE_LDAP WITH_AUTOMOUNT WITH_SMBMOUNT WITH_PAM WITH_TDB_SAM WITH_SYSLOG WITH_QUOTAS HAVE_POSIX_ACLS HAVE_LIBREADLINE Paths: CONFIGFILE: /etc/samba/smb.conf SBINDIR: /usr/sbin BINDIR: /usr/bin LOCKDIR: /var/run/samba LOGFILEBASE: /var/log/samba Other Build Options: HAVE_VOLATILE HAVE_SHADOW_H HAVE_CRYPT HAVE_CUPS HAVE_DLOPEN HAVE_DLCLOSE...