search for: fountains

Displaying 20 results from an estimated 37 matches for "fountains".

Did you mean: fountain
2002 Dec 11
2
Installed New version of Samba for HPUX 2.2.7 - Winbi nd doesn't w ork
I am having the weirdest problems with this. when i run ./wbinfo -A userid%password, i get plaintext password auth failed and ./wbinfo -a userid%password, i get could not obtain winbind separator or domain name. i can't find anything wrong! -----Original Message----- From: Gareth Davies [mailto:gdavies@willowbrook.co.uk] Sent: Tuesday, December 10, 2002 11:19 AM To: Jennifer Fountain;
2002 Oct 29
0
RE: Can you assist me? I have seen yours and Jennifer Fountains corr espondence
...too much complexity. Let me know how it goes, Karen Wieprecht -----Original Message----- From: Jennifer Crusade [mailto:JCrusade@gtess1.com] Sent: Monday, October 28, 2002 5:03 PM To: 'Karen.Wieprecht@jhuapl.edu' Subject: Can you assist me? I have seen yours and Jennifer Fountains corr espondence Hello, I have a quick question you may be able to assist me with. I am doing the same thing you are I can do all of the commands winbind -u winbind -g getent passwd getent group But when I set up a share to test with one domain user account it just presents me with a passw...
2002 Oct 07
2
Samba file server and Active Directories
i am trying to setup our hp unix server with samba 2.2.5 to authenicate via our ad user directory. Our NT structure is setup as follows: Active directories in mixed mode - 6 domain controllers one BDC here is a copy of my samba.conf # Samba config file created using SWAT # from ws00478.rbinc.com (10.27.52.184) # Date: 2002/10/04 08:38:08 # Global parameters [global] client code page = 437
2012 Apr 10
2
where are the worthwhile markdown dingi?
where are the worthwhile markdown dingi? (dinguses?) i'm interested in any dingus that can take a "reasonable" amount of text -- let's say anything up to a megabyte -- and return the results in real-time, without a long wait... ideally it'd handle something more than gruber-minimum, and an a.p.i. (that'd take a u.r.i. as input) would be dandy... bonus points for
2003 Jan 07
2
Problem with Winbind and groups
Skipped content of type multipart/alternative
2002 Oct 23
5
samba and winbind issues
I know winbind (i think) is working fine. i can log into a unix box with my NT userid but when i try to access shares on my samba server, i get these errors: [2002/10/23 08:47:01, 0] lib/util_sec.c:(111) Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0) [2002/10/23 08:47:01, 0] lib/util.c:(1092) PANIC: failed to set gid [2002/10/23 09:17:08, 0] lib/util_sec.c:(111) Failed
2002 Dec 10
2
Installed New version of Samba for HPUX 2.2.7 - Winbind doesn't w ork
Errors: could not check secret 'ping' to winbindd failed winbind is in my nsswitch any ideas? Thanks ------------------------------------------ Thank you Jenn Fountain 215.712.5156
2005 May 10
2
Using ldap for permissions/authenication
Hi all: I am currently using Active Directories (via openldap client) to authenicate my linux clients and would like to have samba use AD (ldap - not winbind) as well. I really haven't seen any documentation on how to implement, however. Does anyone have any information regarding ldap and samba (redhat rpm)? Thanks! Kind Regards, Jennifer Fountain Systems Administrator/Security R&B
2002 Oct 08
4
problem with samba server
here is my config file - # Samba config file created using SWAT # from ws09573.rb.net (10.27.52.177) # Date: 2002/10/08 10:25:55 # Global parameters [global] client code page = 437 workgroup = domain1 netbios name = server1 server string = ares interfaces = lan4 127.0.0.1 bind interfaces only = Yes security = DOMAIN encrypt passwords = Yes update encrypted = Yes allow trusted domains
2005 Jul 07
1
Winbind Issue
Hi All: I have googled, etc but cannot find the answer to this issue. I have a couple users that belong to a lot of global groups (trying to do a clean up but that isn't going as fast as I want it. So...) My issue: When I id a user as root, I see tall of the groups he/she belongs to. IE: Group in question - 10849(group19). However, when I su as that user, the groups stop at 10215(group1).
2002 Oct 28
11
Winbind!
Hello, I am running Red Hat 7.3 Samba 2.26 and winbind. I have been able to join the domain and test all of the following with these commands. All works great. winbind -u winbind -g getent passwd getent group But when I set up a share to test with one domain user account it just presents me with a password dialog box and does not accept anything. It should not prompt me but if it does
2002 Oct 30
2
Groups and Samba and Winbind
I am having an issue with winbind/samba and my groups. when I type the following: $ groups ntdomain\\jfountain I get the following nothing. When i type this (logged in as jfountain) $ groups I get the following: $ 50000 I am assuming this means domain admins. when i type $./wbinfo -r jfountain I get the following: 50016 50017 50018 50019 50020 50021 50010 50022 50023 50000 I
2010 Jul 22
1
Compiling the Xiph QuickTime component project in Xcode 3.2
Hello, I've sent this question to flac-dev not realizing that QT development belongs in ogg-dev. As it pertains more to the QT component than to the FLAC project itself, I thought I'd repeat the question here in hopes of some kind of suggestions or pointers. I'm basically attempting to compile the Xiph QuickTime component project, which fails to build. Its dependencies compile fine,
2007 Nov 29
0
Job: Video On Demand - Lead Web Tools Developer
Lead Operations Developer Reports to: Director, Network Operations Company Background With the worldwide explosion of digital media throughout the world, Digital Fountain is growing at a record pace. Over the last year, we''ve doubled our revenues and we''ve doubled the size of our team. After a decade of innovative technology development yielding over 100 patents, our software
2008 Sep 25
3
virt-install HVM with url and kickstart?
I have a kickstart file created that works great for installing CentOS on PVM''s and now I want to use it for HVM''s as well. The problem is that when I attempt to run the install, it seems to ignore the kickstart and starts prompting me for all the things I already have specified in the kickstart. Any idea what I could be doing wrong? Here is the command im using to get things
2008 Aug 27
4
Modules not loading
I followed these steps to get 3.3 installed on a CentOS 5.2 machine: # wget http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz # tar xvcf xen-3.3.0.tar.gz # cd xen-3.3.0 # make tools # make xen # make install-tools # make install-xen Development deps were all meet, everything compiled w/o error. Used yum to install kernel-xen bridge-utils bridge-utils gtk-vnc (did I need that?)
2011 Sep 05
6
help with warcraft please launcher problem
i have read everything i can find relating to this and i got nothing i have ubuntu 11.04 wine 1.3.15 amd athlon x2 dual core QL-60 ati radeon graphics card 3100 i belive at first i was running wine 1.2 and i got the water glitch. trolled for a while and updated the version to 1.3 now WoW wont load after pushing the play button on the loader. after more looking i fount that wine 1.3.26 will work
2008 Sep 03
5
Maintain VNC session across reboots?
Hello, I have Ubuntu installed as a domU on the debian dom0, and connect via VNC in dom0. This is great for doing installs, and seeing the console output. However the VNC session doesn''t seem to keep the active connection during a domU reboot. Has anyone got this working? If so, how? -- John _______________________________________________ Xen-users mailing list
2010 Jul 21
2
Compiling in Xcode
Hello everyone, I'm not sure whether this is the best place to send the question, but since I'm mostly interested in FLAC and there didn't appear to be a better place for it.. here goes. I pulled the latest source code from the SVN repo along with all the external dependencies including FLAC. I've been able to compile the FLAC.framework file using the 10.5 SDK in Xcode 3.2 with a
2015 Jun 21
0
IOV / SR-IOV / MR-IOV for non-network hardware?
I've been looking for real-world examples of this for a long time -- mainly because I'm trying to decide whether to restrict my build-options to using only components which are all compatible with IOV. I'm thinking that the constraint would be worth it, if IOV could provide a significant performance benefit for non-network peripherals such as storage, video processing, etc. (compared