search for: check_valid

Displaying 14 results from an estimated 14 matches for "check_valid".

2018 Aug 02
3
Can't write to a samba share mounted as an AD user
...re/CACHEDEV1_DATA/.samba/lock state directory = /share/CACHEDEV1_DATA/.samba/state cache directory = /share/CACHEDEV1_DATA/.samba/cache printcap cache time = 0 acl allow execute always = yes server signing = disabled aio read size = 1 aio write size = 0 streams_depot:delete_lost = yes streams_depot:check_valid = no fruit:nfs_aces = no fruit:veto_appledouble = no winbind expand groups = 1 pid directory = /var/lock printcap name = /etc/printcap printing = cups show add printer wizard = no host msdfs = yes winbind enum groups = Yes winbind enum users = Yes wins support = no name resolve order = host bcast m...
2020 May 11
3
Clients send tons of Notiftication requests
...ng = no lock directory = /share/CACHEDEV1_DATA/.samba/lock state directory = /share/CACHEDEV1_DATA/.samba/state cache directory = /share/CACHEDEV1_DATA/.samba/cache printcap cache time = 0 acl allow execute always = yes server signing = disabled streams_depot:delete_lost = yes streams_depot:check_valid = no fruit:nfs_aces = no fruit:veto_appledouble = no winbind expand groups = 1 winbind scan trusted domains = no pid directory = /var/lock printcap name = /etc/printcap printing = cups show add printer wizard = no invalid users = guest dos charset = ISO8859-1 host msdfs = yes winbind ma...
2018 Aug 02
2
Can't write to a samba share mounted as an AD user
...uot;,"admin",@"Acme\Users" inherit permissions = yes shadow:snapdir = /share/CACHEDEV1_DATA/_.share/Public/.snapshot shadow:basedir = /share/CACHEDEV1_DATA/Public shadow:sort = desc shadow:format = @GMT-%Y.%m.%d-%H:%M:%S smb encrypt = disabled strict allocate = yes streams_depot:check_valid = yes mangled names = yes admin users = admin only = > Is it part of a domain ? > Yes. Let's call it ACME. I am mounting with my login ACME\alex via: sudo mount -ousername=alex,domain=acme.com,vers=2.1 // outerdrive.acme.com/Public /mnt Linux client is latest 7.5 CentOS. -aps
2018 Aug 02
0
Can't write to a samba share mounted as an AD user
...ctory = /share/CACHEDEV1_DATA/.samba/state > cache directory = /share/CACHEDEV1_DATA/.samba/cache > printcap cache time = 0 > acl allow execute always = yes > server signing = disabled > aio read size = 1 > aio write size = 0 > streams_depot:delete_lost = yes > streams_depot:check_valid = no > fruit:nfs_aces = no > fruit:veto_appledouble = no > winbind expand groups = 1 > pid directory = /var/lock > printcap name = /etc/printcap > printing = cups > show add printer wizard = no > host msdfs = yes > winbind enum groups = Yes > winbind enum users = Yes &...
2018 Aug 02
3
Can't write to a samba share mounted as an AD user
...amba/state >> cache directory = /share/CACHEDEV1_DATA/.samba/cache >> printcap cache time = 0 >> acl allow execute always = yes >> server signing = disabled >> aio read size = 1 >> aio write size = 0 >> streams_depot:delete_lost = yes >> streams_depot:check_valid = no >> fruit:nfs_aces = no >> fruit:veto_appledouble = no >> winbind expand groups = 1 >> pid directory = /var/lock >> printcap name = /etc/printcap >> printing = cups >> show add printer wizard = no >> host msdfs = yes >> winbind enum groups =...
2006 May 28
7
Self-referential has_many :through relationship
...thing here? The exact error is: >> User.find(1).potential_friends ActiveRecord::HasManyThroughSourceAssociationNotFoundError: ActiveRecord::HasManyThroughSourceAssociationNotFoundError from /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/reflection.rb:173:in `check_validity!'' from /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/associations/has_many_through_association.rb:6:in `initialize'' from /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/associations.rb:876:in `potential_friends...
2004 Dec 23
0
Is there a fix available for CAN-2003-0190(with test program)
.... So I like to know whether the removal of authctxt->valid checking in auth-krb5.c have any other impact. Note: I dont know how HEIMDAL will treat it. I use only MIT kerberos. Thanks & regards, Senthil Kumar. Test Program: /* Senthil test program for Kerberos */ /* To compile cc -o check_valid Test_krb5.c -lkrb5 */ /* To run ./check_valid <username> <kerberos passwd> */ #include <stdio.h> #include <krb5.h> int main(int argc,char **argv) { krb5_error_code problem; krb5_context context=NULL; krb5_principal client = NULL; krb5_creds creds; char *str=argv[1]; char *...
2012 May 15
2
pass objects into "..." (dot dot dot)
..."fool" the function into thinking the objects are passed in separately/explicitly with common separation (like "x,y,z" when x, y and z are objects to be passed into "...")? Details: I'm working with this parameter list and function: interval_intersection(x, ..., check_valid = TRUE) To illustrate... This works and I get the expected interval: library('intervals') # create individual Intervals objects z = Intervals(c(1,10)) y = Intervals(c(5,10)) x = Intervals(c(4,6)) > interval_intersection(x,y,z) Object of class Intervals 1 interval over R: [5, 6] ...bu...
2005 Dec 17
1
How to use validation with aggregation (composed_of)?
At the risk of being banned for posting the same question twice, I thought I''d try once more with a question for the title rather than a statement (on the basis that perhaps questions get answered and statements ignored ;-) ) ActiveRecord supports composed_of for value objects which is fantastic but one thing that it doesn''t seem to support (or at least I am unable to
2010 Aug 19
1
has_many :through question
...nd(2) ActiveRecord::HasManyThroughAssociationNotFoundError: Could not find the association :group_user \ in model Group from /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/reflection.rb\ :348:in `check_validity!'' from /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/associations/\ association_proxy.rb:56:in `initialize'' from /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/associations/\ association_collection.rb:20:in `initi...
2018 Aug 02
2
Can't write to a samba share mounted as an AD user
Full disclosure: This is an exported share on a QNAP NAS device. [admin at outerdrive ~]# /mnt/ext/opt/samba/bin/smbstatus Samba version 4.4.16 PID Username Group Machine Protocol Version Encryption Signing ---------------------------------------------------------------------------------------------------------------------------------------- 14549 -1 -1
2010 Apr 19
1
Problem with mongrel_rails, but works with script/server
On Mon, Apr 19, 2010 at 9:21 AM, <rpavesic at gmail.com> wrote: > Hi there, I am having problem with mongrel_rails and > I do not know whom to ask so I found your e-mail as > one of the last people contributing to mongrel_rails, so > may be you would be able to help me out. > Please, email mongrel-users mailing list for problems, so in that way all benefit from the answers.
2006 Jun 19
3
Strange behavior of :through association.
...s]).hosts from my controller I get this: ActiveRecord::HasManyThroughAssociationNotFoundError in TinkloController#index Could not find the association :person in model Host RAILS_ROOT: script/../config/.. /usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/reflection.rb:169:in `check_validity!'' /usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/associations/has_many_through_association.rb:6:in `initialize'' /usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/associations.rb:876:in `new'' /usr/lib/ruby/gems/1.8/gems/activerecord-...
2006 Jul 10
10
has_many :through and foreign key parameters
I just took my HABTM and turned it into a :through since my join table has another "non-joiny" attribute. I went from this: has_many_and_belongs_to :jobs, :join_table => ''tablename'', :foreign_key => ''x'', :association_foreign_key => ''y'' to this: has_many :jobs, :through =>