search for: dumbo

Displaying 3 results from an estimated 3 matches for "dumbo".

Did you mean: jumbo
2002 Oct 17
1
NT_STATUS_ACCESS_DENIED - Samba on Mandrake 8.2
...h an NT 4.0 PDC. Ideally I am looking to authenticate the users on the PDC, and then permit access to the Samba Shares on the Linux Box. I have several issues, but the one which is presenting itself currently is when I attempt to Browse the PDC using smbclient. I get the following: smbclient -L dumbo added interface ip=192.168.0.11 bcast=192.168.15.255 nmask=255.255.240.0 session request to DUMBO failed (Called name not present) Password: Anonymous login successful Domain=[FCCA.COM] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] Sharename Type Comment ---------...
2001 Nov 01
1
Solaris8 (Intel) smbtar command to F:
Hello Family, In yesterday's head thumper I had to attempt to (remotely) grab some wedding photo's for my wife from my Win2000 machine to Solaris-8 running Samba-2.2.2 The examples show the following; smbtar -s dumbo -t /dev/st0 -x windows That assumes your backing up a directory, the directory is on your (windows) C:\WINDOWS I just needed a few jpg's from another drive on my windows box but the path I typed (hoping) didn't work. I was looking at other examples that stated you could just create a file...
2006 May 15
33
acts_as_commentable release
I now have the acts_as_commentable plugin up on RubyForge. This plugin will allow you to add comments to any active_record object in your Rails application. So far the directions are simple, and there are only a few features: To install: ruby script/plugin install svn://rubyforge.org//var/svn/commentable/acts_as_commentable In the readme there is a sample migration you will need to use, with