search for: davidc

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

Did you mean: david
2012 Jul 19
20
Rails' inflections are messy
...he upgrade guides. It''s not that hard to redefine the inflection you need in that initializer, and the current inflections are based mostly around exceptions to grammatical rules rather than the rules themselves. If people want specifics, I''ve written a post about this: http://davidcelis.com/blog/2012/07/18/the-current-state-of-rails-inflections/ I''m curious as to what others think. I''d like to help make this a better framework, and I''ve heard a lot of complaints from personal colleagues about how messy the inflections are. -- You received this m...
2009 Aug 20
3
netlogon.bat issues
...ectory mask = 0770 force directory mode = 0070 security mask = 0777 directory security mask = 0777 %U.bat: @echo off REM # In this example it is assumed the smb.conf handles home drive mapping REM # All users get access to Common drive net use Y: \\192.168.155.20\common REM # Lastly lets set the davidc's time to 192.168.155.20's time net time \\192.168.155.20 /set /yes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkqNejQACgkQ5B+8XEnAvqvTiwCgjw5vNv34vE8m0dAIwUmbaw0Q Og8AnRKHI73Lo4T8Tasw6DHd6YPwwBO...
2002 Dec 29
1
Deleted from partition table
I accidentally removed an ext3 partition from the partition table. I know roughly where it started. Is there any way of finding the superblock and reconstructing it? TIA, Dave (Yes I have a backup of the important stuff!)
2004 Mar 10
1
Wierd error while trying to join a domain
Platform: RHEL 3 Version: 3.02a For some reason whenever I try to join our domain by using either RH's binary or a custom compiled src.rpm, I get the following: [root@bonair samba]# net join -U dchait dchait password: realm must be set in in smb.conf for ADS join to succeed. ADS join did not work, falling back to RPC... [2004/03/10 12:29:19, 0] lib/util_sock.c:read_socket_with_timeout(279)
2005 Sep 29
1
Joining XPPro failed
I've installed Samba [samba-3.0.10-1.fc2.i386] with ldap backend and using smbldap-tools. Following the instructions of The Linux Samba-OpenLDAP Howto (Revision 1_10 ) and Smbldap-tools User Manual (Release 0_8_7 ) from IDEALX. When I am joining XPPro SP2, I got the Access Denied message. I was doing it as Administrator of the domain that has uid=0. Should I do this as root, so I have to
2005 Feb 20
0
Re: Asterisk-Users Digest, Vol 7, Issue 260
...ort_config.c_iflag|IXON; port_config.c_oflag=port_config.c_oflag|CLOCAL|~CRTSCTS; tcsetattr( fd, TCSANOW, &port_config ); ioctl(fd, TIOCMSET, &set_bits ); sleep(5); close(fd); } /* lpswitch.h * include file for lpswitchd configuration * (c) 1994, David Cook <davidc@advan.ca> */ #include<termios.h> #define FILTERDEUG 0 /* filter app debug */ #define DAEMONDEBUG 0 /* daemon app debug */ #define VERSION "0.6" /* appl version number*/ #define LOCKF "/var/run/lpswitchd.pid" /* lock/PID file */ #define READYFILE "/tm...
2003 Apr 17
5
AppleTalk(netatalk)+Samba
Hi folks, is anybody using those two products together and can give me any advice on how to do this? My specific issue has been addressed in other posts before, but as nobody responded, it would just now be interesting if anybody at least uses those applications together successfully? greets Malte
2006 Nov 22
11
Rewriting caller ID from database?
Hi Most of our customers have generic names like "Hospital", so I need to rewrite their caller ID name by looking up the number in a database on the Asterisk server, and rewriting the name such as "Reading Hospital" so that we know who's calling. Any idea if this can be done with Asterisk, and how to do it? Thank you.
2006 Oct 01
4
HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Everyone, On October 31st, FreeBSD 5.3 and FreeBSD 5.4 will have reached their End of Life and will no longer be supported by the FreeBSD Security Team. Users of either of those FreeBSD releases are strongly encouraged to upgrade to FreeBSD 5.5 or FreeBSD 6.1 before that date. In addition, the FreeBSD 6.0 End of Life is presently scheduled
2005 Sep 27
1
PDC + LDAP, cannot access LDAP when not root
...his on bugzilla.samba.org. Is there any type of (mis)configuration that could result in the same sort of symptom? attached is my smb.conf, smbldap.conf, and my samba log output (debug level=4) I would be very grateful for any ideas, FMs to R, magic wands, etc. that anyone might have to offer. -davidc -- The day dawned much like any other day, except that the date was different. -Geoff Blackwell (Dishonorable mention 2004 Bulwer-Lytton Bad Fiction Contest) -------------- next part -------------- [2005/09/19 16:51:51, 3] smbd/process.c:process_smb(1091) Transaction 1 of length 137 [2005/09/19...
2006 May 30
2
No rhtml, rxml, rjs... problem with Action Mailer, again
Hi all I have seen a lot of people writing my same problem but I haven''t found the solution yet. This is the problem: "ActionView::ActionViewError in Periodico#index No rhtml, rxml, rjs or delegate template found for..." when trying to send email through action mailer. I have created the Notifier.rb model (in app/models/ folder) def signupthanks(user) # Email
2004 Oct 01
1
Intervivo sip.conf?
Anyone have a working sip.conf for Intervivo? (with bidirectional audio, dtmf and authentication!) Thanks David -- |> /+\ \| | |>
2003 Dec 08
1
Wierd winbind results
Hi all, I have a Samba 3 machine joined to a AD Child Domain, which is a member of a large forrest. The machine joined the AD domain fine and it can query/log in to it. However for some reason Winbind is showing incomplete information. wbinfo -g shows groups from every domain in the forrest as it should, though wbinfo -u does not, it shows some of the child domains but does not show accounts
2004 Mar 10
0
Followup to previous request
As a followup to my previous question, here is the debug log of the issue: [root@bonair samba]# net join -U dchait -d 10 [2004/03/10 13:49:23, 5] lib/debug.c:debug_dump_status(360) INFO: Current debug levels: all: True/10 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0 rpc_parse: False/0 rpc_srv: False/0 rpc_cli: False/0 passdb: False/0