similar to: mandatory profiles?

Displaying 20 results from an estimated 11000 matches similar to: "mandatory profiles?"

2008 Mar 05
14
[Stories] Login and subdomain
I''ve just begin using rspec stories, and i m encountering some problems. In my application i have different subdomains in which specific users can log in, for example an admin will go to admin.myapp.com/authenticate/login, and an user belonging to a specific company will log in company.myapp.com/authenticate/login, and of course both have a different login process. To perform some
2008 Jan 13
2
should_receive twice and arguments
Hi all, I have a method calling Klass.create! two times with different arguments (this happens in a class reponsable for reading in a csv file) I want to test those like this: in one test: Klass.should_receive(:create!).with(:name => "foo").once in another: Klass.should_receive(:create!).with(:name => "foo2").once This doesn''t work because the
2005 Aug 26
2
profiles, profdata & homes
Hello, Due the trees, I can't see the forest. I understand the concept of home directories on the file server becoming a share for the user on the smb-client computer. I have a vague idea of "profiles", but I'm lost at "profdata". How does that last one fit in? Where can I read more about it? (profdata is common keyword on the search engines) Is there a document
2004 Apr 14
2
samba on distro...
Hi, I have to setup a samba-server (and a bit intranet) for a school. There are about 200 client-pc's for about 1000 people. Now I wondered which OS would be best for us. Should we pay for a distro, or would a free distro be enough? And which distro should we use? Please keep in mind that schools like quality and don't like big bills! ;-) thanks in advance for any answer, Ivo Dancet
2007 Dec 23
1
multiple scenarios problem
Hi all I just recently started to use rspec and I''m having a problem using multple scenarios in one story. These are the two scenarios, trying to test my implemenation of the new http authentication in rails 2: Scenario "user has to authenticate" do Given "an anonymous user" do end When "visiting", "working_page" do |page|
2004 Feb 12
3
hardware question
I recently asked this question, but I didn't get an answer on this part of my question: What hardware would be able to do this with ease: I must install a samba server as PDC for my school. The server would authenticate users using openldap (on the same server). And if possible, I would also run an intranet on it (apache, php, mysql). There would be about a hundred (maybe 150 later on)
2007 Feb 20
2
rails 1.2.1, locomotive and backgroundrb
Hi I just tried to move my project to rails 1.2.1 on my locomotive development setup. It seems that backgroundrb is not willing to start up anymore. If I switch locomotive back to 1.1.6, everthing is fine. This is the error I get while attempting to start backgroundrb: /Applications/Locomotive2/Bundles/standardRailsJan2007.locobundle/
2004 Feb 09
1
school PDC questions
I need to set up a samba server (I think samba 3.0.2 will be the one) as PDC for my school. It needs to serve mandatory profiles, home dirs, shares, printers. As OS I think redhat will do just fine (or isn't that a good idea?). Authentication would use openLDAP (if I get it online with the hints of realx). Questions: 1. What hardware will do a fine job to do this? 2. Can a webserver run
2016 Apr 01
4
Samba suddenly restart and replication does not works anymore
Hello Samba team ! On my network I have three Samba-4.1.17 domain controllers (Debian Jessie) : -> One PDC : pdc01 -> Two "slave" DC : sdc02, sdc03 I don't know why, but sometimes Samba receive the SIGTERM signal and restart even if I remove it from the logrotate configuration. On "pdc01" I see : ---------- pdc01 (log.samba) ---------- SIGTERM: killing children
2019 Sep 25
2
In mac guest user is not working when AD connected - samba 4.9.3
Hi Team, I have configured server signing as mandatory in smb.conf. After configured, guest user is not working when AD is connected. In mac while connecting to samba if i give register user as vignesh/guest, guest user is working. But if I click Guest radio button, guest user is not working. Please find the below configuration and log for reference. [Global] available= yes restrict anonymous=
2005 Feb 01
3
Creating mandatory profiles (not making profiles mandatory)
Hi, is it possible to create the user profiles by copying a template, change file ownership and modify the SID in NTUSER.DAT using the profile tool? We have many problems with broken profiles. This has become time consuming and frustrating - when a user experiences an error or weird behaviour of an application I can never be sure wether the cause is a "wrong user error", a broken
2007 Sep 06
1
problems with VFS_FAKE_PERMS
Hi, I want to use the module VFS_FAKE_PERMS for roaming profiles. When I use the option "writeable = yes" (see config [1]) the user profiles are write back the server (but they shouldn't, right?). If I delete the writeable-option (see [2]) windows brings an error when logging off: "Windows cannot update your roaming profile. Possible causes of this error include network
2008 Feb 02
6
Suspended start of task not suspended
Hi I thought this should suspend the task by 1 minute, but it starts immediately: MiddleMan.ask_work( :worker => :bar_worker, :worker_method => :test_method, :trigger_args => { :start => (Time.now + 1.minute)}) Is the start argument not allowed in the new backgroundrb (mine is at rev HEAD (=314))? What can I do about this? I really need to suspend starting the task as I want
2008 Mar 19
2
Stub / Mock - A little guidance?
Hi there, I''m still trying to wrap my head around when to use a stub and a mock. If I understand this right, I should be using a ''mock'' when imitating an object, but not its behavior. I should be using a stub when I want to imitate the behavior of an object. Does that sound about right? With that said, I''m struggling a little trying to spec out this instance
2005 Nov 19
3
file uploads with lighttpd-1.4.7 broken??
Hi guys, Im doing fileuploads and it works great with webrick...I just installed lighttpd 1.4.7 and ran ruby script/server suecessfully picking up my lighty and fcgi install... however...when I try to upload a file the proces either stalls (no evidence of the hit in any logs) or returns 503.... any suggestions?? thanks in advance... Mikkel -- Posted via http://www.ruby-forum.com/.
2002 Aug 16
2
Lotus Notes
Hello Sorry for my last question, - I get XFree86-libs and message error is not display but ... When I install lotus notes : $ wine CW867PL.exe first - instaler unpacking files to C:\TEMP - this looks good, but later installer stop on black screen with logo R5 in left corner. This operation stay still (last time 30 minutes - I killed wine proces). Can you help me.
2008 Aug 06
1
does astcanary really work?
A week ago, I tried give realtime priority to asterisk proces using -p switch, asterisk was running inside astcanary, but yestarday asterisk probably starts eating all cpu and lock any access to computer, only ping was possible, so, anybody have experience, that ascanary process does really work to lower process priority in case of overloading? PJ
2004 Dec 08
1
mandatory profiles - again
Hello! Some days ago I posted a message about mandatory profiles, and got a very useful answer from John H Terpstra with reference to his Samba Guide. Suddenly logging on runs much faster.... However, I have still one more problem to solve. I have set up the win2000 client to delete the cached profile on exit. The "problem" is that the user profile remains on the server in
2004 Dec 02
2
mandatory profiles
Hello! I am running samba 3.0 on fc2 in a win2000 network. I want to use only mandatory profiles in the network, but can't get this to work properly. I have set up a "perfect user" on my local machine", and copied this profile to \\server\netlogon\Default User. I have also made this default profile mandatory by renaming ntuser.dat to ntuser.man. In smb.conf I have added:
2010 Jan 23
2
[LLVMdev] Kaleidoscope-tutorial: Fails to create the JIT
--Groetjes, Albert ALbert Mietus GSM: +316 16 531 258 Send prive mail to: ALbert at ons-huis dot net Don't send spam mail! Mijn missie: http://SoftwareBeterMaken.nl product, proces & imago. Mijn leven in het kort: http://albert.mietus.nl/Doc/CV_ALbert.html On 23 Jan 2010., at 22:07, Garrison Venn wrote: > Look