search for: backoffice

Displaying 20 results from an estimated 32 matches for "backoffice".

2019 Feb 14
3
32 seconds vs 72 minutes -- expected performance difference?
Saurabh Nanda <saurabhnanda at gmail.com> writes: > I found something interesting in /proc/fs/cifs/Stats. Notice the > "QueryDirectories > Failed" number. This keeps increasing as along as `ls > -lR` is running. That's interesting indeed. The verbose logs and network trace would tell us more. -- Aurélien Aptel / SUSE Labs Samba Team GPG: 1839 CB5F 9F5B FB9B AA97
2019 Feb 15
0
32 seconds vs 72 minutes -- expected performance difference?
...up-mount-namespacing-invalid-argu if you feel that this might be relevant. Further, I can confirm that systemd-resolved had NOT crashed when the following logs were obtained: ## OPERATION 1 - `ls debug.log` -- simply listing a single file. Does anything seem wrong with this? Feb 15 05:41:09 prod-backoffice kernel: [57077.470310] /build/linux-Y38gIP/linux-4.15.0/fs/cifs/inode.c: CIFS VFS: in cifs_revalidate_dentry_attr as Xid: 1225875 with uid: 0 Feb 15 05:41:09 prod-backoffice kernel: [57077.480006] /build/linux-Y38gIP/linux-4.15.0/fs/cifs/dir.c: name: \debug.log Feb 15 05:41:09 prod-backoffice kerne...
2012 Nov 29
2
[Rails 3.2] form_tag w :remote => true doesn't fire up the js format
I have a form_tag written like this : = form_tag search_backoffice_places_path, {:remote =>"true", :id => :searchplaceForm } do .. input fields = submit_tag t(:search) generated html is correct : <form accept-charset="UTF-8" action="/en/backoffice/places/search" data-remote="true" id="searchplaceForm&quot...
2012 Nov 02
1
[Rails 3.2.8] issue in regex scan
running a scan in irb is fine : 1.9.3p194 :001 > request_url = "http://lvh.me::3000/en/backoffice/cms-admin/site/6/pages" => "http://lvh.me::3000/en/backoffice/cms-admin/site/6/pages" request_url.scan(/^([\S]+)(backoffice\/cms-admin\/site\/)(\d+)(\/pages)$/)[0][2] => "6" however running it in my controller doesn''t gives any result : (rdb:1) request...
2012 Oct 21
1
load_missing_constant
...'' class Cms::Site < ActiveRecord::Base ..... the model is loaded correctly , checked in console: application.rb config.autoload_paths += Dir["#{config.root}/app/models/**/"] console >Cms::Site.all => [] Now trying to access this model from a sites_controller ( in backoffice/cms subfolder, action: index ) I get the load_missing_constant error, aslking for the model to define Site and not Cms::Site... where am I wrong ? or did I missed any initializing parameter ? backoffice/cms/sites_controller.rb class Backoffice::Cms::SitesController < ApplicationController d...
2007 Jul 03
6
How index works!
Hi, i''ve a project in wich i have 2 different rails apps accessing the same DB. The backoffice, as usual, changes data. The frontoffice has a search capabilities with acts_as_ferret (paginated) for search. Maybe this is a newbie question but, when i delete index and restart front app all the articles are indexed, but the new one''s (via backoffice) are not searchable. Does acts_as...
2012 Mar 26
3
render :json not sending any data back ...
[rails 3.2.2] I perform an ajax call : ... $.ajax url: " /backoffice/expenses/rate" type: "GET" dataType: "json" data: project_id: $(''#project_id'').val() code: $(this).val() success: (result) -> alert result $(''#expense_price'').val(...
2012 Nov 27
1
controller not rendering existing js.erb file
...earch method, called remotely from a form the method is executed, but rendering is not executed as the template is stated as missing .. but it''s there ... post :search, :locale => I18n.locale, :format => :js, :country => "United" Error: test_should_search_places(Backoffice::PlacesControllerTest) ActionView::MissingTemplate: Missing template backoffice/places/search with {:locale=>[:en], :formats=>[:js, :html], :handlers=>[:erb, :builder, :coffee, :haml]}. Searched in: and I have a template in my views located at : views / backoffice/ places / search.js...
2005 Jul 12
0
nmbd registering itself als DMB is not working
...f/etc/smb.conf Load smb config files from /samba/aadmt00/conf/etc/smb.conf Processing section "[netlogon]" Loaded services file OK. # Global parameters [global] unix charset = UTF8 workgroup = TOPTEST netbios name = AADMT00 server string = Backoffice Testsystem PDC interfaces = 192.168.53.180, 127.0.0.1 bind interfaces only = Yes smb passwd file = /samba/aadmt00/conf/private/smbpasswd private dir = /samba/aadmt00/conf/private passdb backend = ldapsam:ldap://hgest3201.dom.test, ldapsam:ldap://hge...
2007 Oct 22
1
View spec response has no content?
.... I have a test that renders the view, and then a shared behavior checks "response" for the various tags from a rails layout. The problem is matching. If I run in the browser the page renders fine. Is there a way to output what the response contains? Here are my tests: describe ''backoffice layout implementor'', :shared => true do it ''should render the backoffice stylesheet'' do response.should have_tag(''link'', :attributes => {:rel => ''stylesheet'', :href => ''/stylesheets/backoffice.css''...
2013 Apr 15
0
mounting engine in namespace
I am testing an engine which normally is mounted at / NotifyMe::Application.routes.draw do > mount_opro_oauth :controllers => {:oauth_client_apps => > ''oauth/client_apps''} I am trying to mount it inside my existing backoffice namespace, is it possible or not advisable namespace :backoffice do > match ''/'', to: ''dashboards#show'' > resource :dashboards, :only => :show mounting it at root give me urls like : > http://localhost:3000/oauth_client_apps bu...
2006 Jun 12
3
New "made with Rails" web site
Hello, I''m very pleased to announce you a new "Made with Rails" website : http://www.pierre-farel.com Even if the site is running RoR the online shop is still using PHP and the whole backoffice (shop+site) have been rewriten with RoR I''m using Apache 2 + Fastcgi and for the moment everything seems to go fine !! Thanks for all the helpfull people here !! -- Posted via http://www.ruby-forum.com/.
2007 Feb 21
2
backup incremental
dear all, can anybody tell me, how to backup my data on samba?do you have a script for backup incremental? i don't understand to user rsync thank you Cyd ____________________________________________________________________________________ Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/features_spam.html
2003 Dec 17
5
Rsyncing Windows directory to a Linux box: problem with spacesin directory names
> > >> > I am trying to rsync folders/files hosted on a Windows > machine to a > >> > Linux machine. Many of the directory names have spaces in them. > >> > How can I list them in a file so that the --include-from > option use > >> > them correctly? > >> > Thanks! > >> > > >> > Charles > >>
2008 Jul 22
1
Winbind panic - bug #5551 not completely solved in version 3.0.31?
...kup domain group DOMAIN\richtlinien-ersteller-besitzer [2008/07/22 14:20:49, 0] nsswitch/winbindd_group.c:winbindd_getgrent(1110) could not lookup domain group DOMAIN\dnsupdateproxy [2008/07/22 14:20:49, 0] nsswitch/winbindd_group.c:winbindd_getgrent(1110) could not lookup domain group DOMAIN\backoffice template users [2008/07/22 14:20:49, 0] nsswitch/winbindd_group.c:winbindd_getgrent(1110) could not lookup domain group DOMAIN\backoffice folder operators [2008/07/22 14:20:49, 0] nsswitch/winbindd_group.c:winbindd_getgrent(1110) could not lookup domain group DOMAIN\backoffice mail operators...
2005 Sep 08
3
can't update msaccess mdb file
.../service.c:make_connection_snum(314) guest user (from session setup) not permitted to access this share (EACM) Oplocks are off. smbstatus shows: PID Username Group Machine ------------------------------------------------------------------- 8896 ginny users backoffice (192.168.1.212) Service pid machine Connected at ------------------------------------------------------- EACM 8896 backoffice Thu Sep 8 12:13:52 2005 Locked files: Pid DenyMode Access R/W Oplock Name --------------------------------------...
2019 Feb 08
8
32 seconds vs 72 minutes -- expected performance difference?
## QUESTION I am sharing a 120GB folder with lots of files via Samba on a LAN (1Gbps connection). 1) Doing an `ls -lR` on the server (on this folder) takes ~32 seconds, compared with **72 minutes** on the client. Is this difference in performance expected (due to network and protocol overhead)? 2) While the client is executing an `ls -lR`, one smbd process on the server uses about 30-40% of a
2019 Feb 14
3
32 seconds vs 72 minutes -- expected performance difference?
...ount -t cifs -o rw,username=myuser,password=[REDACTED],uid=myuser,gid=myuser,vers=3.11 //[REDACTED]/uploaded_files /home/myuser/shared mount error(11): Resource temporarily unavailable Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) # tail /var/log/syslog [...] Feb 14 12:57:04 prod-backoffice kernel: [105926.746067] CIFS VFS: failed to connect to IPC (rc=-11) Feb 14 12:57:04 prod-backoffice kernel: [105926.767443] CIFS VFS: session 0000000044187aeb has no tcon available for a dfs referral request Feb 14 12:57:04 prod-backoffice kernel: [105926.770039] CIFS VFS: cifs_mount failed w/retur...
2005 Jun 30
2
nmbd as wins server
...constantly every some secondes this entry in log.nmd [2005/06/30 15:11:22, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 192.168.53.180: netmask= 255.255.255.0: TOPTEST(1) current master browser = AADMT00 AADMT00 400c9b0b (Backoffice Testsystem PDC) [2005/06/30 15:11:22, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet UNICAST_SUBNET: netmask= 192.168.53.180: TOPTEST(1) current master browser = UNKNOWN AADMT00 40099b0b (Backoffice Testsystem PDC) This is t...
2003 Jul 16
1
Replace NT4 PDC
I have an NT4 PDC that I would like to replace with a Samba server. My network also has a box running MS Exchange and Backoffice (not the same box as the PDC). What's the general roadmap for doing this? Could I install Samba as a BDC and then promote it. Should I create a new domain on Samba and do a big cutover? Or is there a way to just get the necessary info off the PDC and then drop in the Samba PDC? Than...