similar to: SAMBA digest 2537

Displaying 20 results from an estimated 800 matches similar to: "SAMBA digest 2537"

2000 May 30
2
What user on what computer?
Hallo! I found a quite usefull hint about email-notification using samba by simply writing a Mailslot-message-command into the users .forward-file. That is quite nice, but there is a small problem: While the username is still the same, so does not the computername. People can log on every computer in a network, so the computername varies. I am looking for a method to run a script - on the server
2011 Jul 11
1
Finding Confidence Intervals
This is a very basic question, so please bear with me. I've been learning about AB Testing, which is largely used in internet marketing to examine the effectiveness of certain aspects of ads, websites, etc. Here's a couple links to people who want to know more about AB Testing:
2000 Jun 10
2
Win95 and Win98 - hanging while shutdown
Hallo! I have a small problem. As I installed a Samba-server at one of our customers (office of foreign affairs, AKA consulate), Win98r2 does not want to shut down, the system hangs. It looks like if Windows "forgets" to disconnect the services before shutdown (at least the system hangs - over night (!!) and according to logfiles the workstation has not made any disconnect). As I
2006 Jan 30
3
Howto change @article.article.headline to @article.headline ?
I have to actions: def index @articles = Article.find(:all, :conditions => "un_published != ''1''", :order => "created_on desc") end and def group id = params[:id] @articles = ArticleGroup.find(:all, :include => [:group, :article], :conditions => ["articles.un_published !=
2006 Jul 26
4
can you pass data when you render :action
how can i do: render :action => "headline", :id => @user.id Thanks, Ben Lisbakken -- Posted via http://www.ruby-forum.com/.
2006 Apr 14
1
SaltedHashLoginGenerator Integration Woes
I''m trying to modify the SaltedHashLoginGenerator to where it separates the users table into two tables: a users table which contains login info: token, salt, etc) and userprofiles table (which contains firstname, lastname, authlevel, etc) I''m trying to use the existent helper for user under app/helpers/user_helper.rb and copied to app/helpers/userprofiles_helper.rb and
2006 Jun 27
6
Custom action on Active Record Validation Failure?
Instead of having it highlight the bad fields when you enter in a record that fails validation, is there a way to make it do an action? I''m looking for something like this: validates_uniqueness_of :user_id,:url => {:controller => "headline", :action => "index"} so that on failing the uniqueness check, it would go to the headline controller. --
2005 Dec 13
1
Help with fonts
I recently changed to a new computer and reinstalled linux. I'm not happy with the current fonts and I see that the whole fonts area has been revamped, so any old notes I have are obsolete. Can anyone help me out? The first and major issue is that when an installation program I am running tries to display "C:\Program Files" it comes out looking like CWProgram Files. Having
2006 Feb 07
1
error: mbox-sync-headers
Hallo! I installed dovecot at a customers and it is not working. Neither the 1.0.alpha4 (Debian testing) nor the 1.0.beta2 (Debian unstable) do. in /var/log/mail.err I get following error message over and over again: Feb 7 07:12:02 harmserv dovecot: imap(duerkop): file mbox-sync-rewrite.c: line 106 (mbox_sync_headers_add_space): assertion failed: (start_pos < data_size) Feb 7 07:12:02
2006 Feb 27
2
NTUSER.DAT, user's settings
Hallo! I have reinstalled the server, specially the Samba PDC. I copied all the data back and the system seemed to work. People were able to log on and had the drives mapped. Now, at the day "0" after reinstall, the users cannot work. The user's settings on the "Windows 2k Professional" machines are not adopted. They all have their desktops and own documents, but the
2007 Jun 06
1
"selected" in form.select
I have a search form in my navbar where a user can select in which area he wants to search. After clicking the submit-button the results get rendered but the previous selected area is no longer selected. <%= form.select (:suchfeld, [ [''Beschreibungen'',''description''], [''Headlines'',''headline'']] ) %> I was able to
2010 Jun 06
2
How to make an SQL querey Within a partial, is that possilbe??
Hello, I''m quite new to Rails and english is even not my first language, so please excused nescience and clerical mistake. I''ll try to explain my problem as good as possible. I try to implement a page where a profil is shown, this is searched by ID. within this profil page I want to include the comments that refer to this profil. In the back I have to database tabels, the one
2006 Jun 09
0
RxFax & Asterisk possible bug?
Hi, For some time now, I've been fighting with RxFax and Asterisk. I had it working for some time, however, for some reason it just stopped working, I guess someone updated Asterisk or something, don't know exactly. At the moment I keep getting errors while entering the RxFax stage of a call. But due to the fact RxFax does not contain any code to directly interact with an RTP stream,
2011 Jun 15
1
doveadm who: Please Headline to STDout, not to STDERR
hi, I've created a small script to get a sum from the users and sessions (table username and table "#"), but it is annoying that the headline "username # proto (pids) (ips)" goes to STDERR, but the normal output to STDOUT. It would be nice, if both goes to the same STD :-) cu denny -------------- next part -------------- A non-text attachment was scrubbed... Name:
2008 Sep 23
3
Finding distinct months using find_by_sql
Hello, I''m wondering if someone might be able to offer me a solution to the following problem that has so far stumped me. I''m trying to get the distinct months (and years) from a date field to display as a list in a view. For example, there might be a number of records stored with dates in the table ''headlines'': name date record1 21-09-2008 record2
2003 Jul 15
4
(no subject)
Hi I got a problem with creating a textfile: how can I create a textfile, which has a headline like: #data1 1 2 3 4 5 6 7 8 the problem is, how to bind text and matrix, so that the "read.table"-function will ignore the text and read the numbers. Thank you for help Michael -- 2
2006 Nov 23
1
(OT) HylaFAX, IAXModem, Asterisk
I have all three running on the same box. I say OT because it appears asterisk is doing it's job just fine. It must be an IAXmodem or faxgetty (hylafax) problem When faxes work, they look great. I have ten IAXmodems setup with different ports and they register fine. I have ten faxgettys that startup fine. I start the IAXmodems and then faxgettys in inittab. They are setup as a roll
2004 Mar 31
3
xml output from * ?
Hi Yawl, I took delivery this morning of a used BetaBrite LED display sign which I promptly set about playing with. Having found a windows app that grabs XML headline files from places like Slashdot and CNN as well as stocks etc I had an idea. What if I could get it to display stats from *? Things like call volume, queue stats, message waiting info. Now I'd be looking for someone to write
2020 Jun 19
1
Mail2Fax
Hello, i try to setup asterisk with hylafax: the config is: egrep -v "(^#|^$)" /etc/hylafax/config.ttyIAX0 CountryCode: 49 AreaCode: xxx FAXNumber: +49xxxxxxxx LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0600 LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 1 SpeakerVolume: off GettyArgs:
2009 Mar 06
2
Paragraph tags around <div> blocks
For those of you who are expert you may chuckle over this. Perhaps if it's in the record, however, it may help someone else. I was getting cases of <div id="content"> standing on a line by itself, getting converted to this: <p><div id="content"></p> Yes, the line above and below are blank. Yes the div tag is starting at the first column It