search for: clanci

Displaying 20 results from an estimated 62 matches for "clanci".

Did you mean: clancy
2012 Jun 02
2
clancy hood wants to chat
----------------------------------------------------------------------- clancy hood wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-b6c37882b3-6070e5aff0-4zTTbp_k9mfRD2EYpxg7ObjBTtw You'll need to click this link to be able to chat with clancy hood. To get Gmail ? a free email
2004 Dec 01
4
allowing users to change system time
Greetings Samba users, I'm the proud administrator of a samba 3 domain with openldap backend. All is well but for one niggling little problem which i hope somebody could help me with ?. My pdc is set up as a time server "time server = yes" and I have created a logon script with the following entry : net time \\mypdc /set /yes Now, when i logon to a windows 2k domain client as
2005 Aug 12
3
wbinfo -t not working on BDC
Hi, I just can't seem to get winbind to work on my BDC. I'm using FC3 and samba 3.0.20rc2. My PDC is RHEL4 running Samba 3.0.14a. / Openldap. I can join the BDC to the domain successfully using "net rpc join..." , but when i enter wbinfo -t to check the trust relationship i get checking the trust secret via RPC calls failed error code was (0x0) Could not check secret I
2008 Mar 23
4
md raid1 - no speed improvement
Hi, I have two 320 GB SATA disks (/dev/sda, /dev/sdb) in a server running CentOS release 5. They both have three partitions setup as RAID1 using md (boot, swap, and an LVM data partition). # cat /proc/mdstat Personalities : [raid1] md0 : active raid1 sdb1[1] sda1[0] 104320 blocks [2/2] [UU] md1 : active raid1 sdb2[1] sda2[0] 4192896 blocks [2/2] [UU] md2 : active raid1 sdb3[1]
2011 Oct 07
7
No sound playing Tom Clancy's HAWX
Hi, Problem is there is no sound. Code: $ wine --version wine-1.3.12 Tried using the the wine ver. offered at winehq but got an exe dump. Played the same game under Ubuntu without any issues. How to troubleshoot ? Need to get the sound working.
2003 Jul 07
2
Using PAM - Logging into Linux using an NT Domain account
Hello Samba Users, I work for the IT Department of a small company and we've already replaced our NT4 File Servers with Linux servers running Samba. We'd like to replace some of our windows workstations also. It would be really cool if employee's could log into the Linux workstations using their existing NT accounts ! Has anybody had much luck using winbind and PAM to allow log on to
2005 Jul 13
3
samba-3.0.20pre2 rpms very BIG
Hi, I just downloaded the fedora samba-3.0.20pre2 source rpm. I built the binary RPM's using the rpmbuild -bb samba-spec command. I hav'nt installed the new rpm's yet but noticed they are much bigger than previous rpms. see below: -rw-r--r-- 1 root root 23M Jun 14 20:12 samba-3.0.14a-4.i386.rpm -rw-r--r-- 1 root root 25M Jun 30 19:04 samba-3.0.20pre1-1.i386.rpm -rw-r--r-- 1
2005 May 10
1
Samba BDC in the same subnet not gettingconnection requests
>>> Ian Clancy <clancyian@cel.ie> 05/10/05 11:45 AM >>> Prakash Velayutham wrote: >>>>Ian Clancy <clancyian@cel.ie> 05/10/05 9:33 AM >>> >>>> >>>> >Prakash Velayutham wrote: > > > >>Hi, >> >>Sorry for posting again. I would really appreciate any help with this. >> >>I
2005 May 04
1
The 'nobody' account (mapping not found for gidNumber: 99)
Hi, I am using a samba domain controller with an LDAP backend. I am also using samba domain controllers with this setup similar to those described in the 'Domain Members, Updating Samba and Migration' chapter of the Samba By Example book. On the domain member servers winbind stores the UID<->SID in the Idmap section of the directory. This appears to be working correctly, however
2013 Oct 08
1
Excel 'Document not saved' Error when using SMB2 Protocol
Hi Samba Users, I'm in the process of building a Samba4 CTDB /GPFS Cluster joined as a member server to AD that also supports ACL's . It has taken some time but almost everything is working now :) . My one outstanding issue is editing files using Excel 2007 on Windows 7 results in a 'Document not saved' error. I believe this is an issue with the SMB2 protocol as I can edit the same
2000 Dec 06
2
Problems on Sparcs (fwd)
comments? -------------- next part -------------- An embedded message was scrubbed... From: Charles Clancy <mgrtcc at cs.rose-hulman.edu> Subject: Problems on Sparcs Date: Wed, 6 Dec 2000 09:55:41 -0500 (EST) Size: 2913 Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20001206/c7cb5d2a/attachment.mht
2005 May 12
2
Exchange 5.5 on a Samba Domain
Hi, I recently migrated from an NT4 Domain to a Samba domain with LDAP backend. We use Exchange 5.5 on NT4 as our mail/groupware. All existing users on the domain appear to be using the Exchange Server without any problems. However, when i create new users they cannot access their mail box'es from Outlook. The Event log on the Exchange Server reports the following error : > A logon
2005 Apr 05
2
Migrating from NT4 to Samba/LDAP - Demoting PDC to domain member
Hello All, I'm looking for some advice \ shared past experiences of users on the list. I am in the process of planning a migration from an existing NT Domain to a Samba 3 / LDAP based domain. However, the existing NT4 PDC is also home to our Exchange 5.5 email server which we would like to keep in service. I imagine what i need to do is add the old NT4 PDC server to the new Samba Domain once i
2009 Feb 22
1
Can't get Splinter Cell Double Agent to run
Hey guys, I just installed SCDA, and also installed directx9 with winetricks if it is needed for the game. I have a laptop (ASUS F5SL AP104) with the following setup: Intel Core 2 Duo T5750 3 GB RAM AMD/ATI Mobility Radeon HD3470 (worst VGA ever used, but don't have better though) Ubuntu 8.10 Intrepid Ibex, wine-1.1.15, latest ati drivers Here are the terminal outputs: First with original
2012 Jun 02
4
Additional ogg audio fomats (speex, flac, PCM)
Hi After much googling, am struggling to find either: a) a command-line utility that allows me to encode to non-vorbis ogg audio (*nix) b) example files of the above Am building a program part of which reads stream meta from uploaded audio files, and so have written a lightweight getid3-like set of classes that do this. Am handling ogg vorbis perfectly well already and would like to test it
2005 Jun 30
3
winbind creating duplicate users
Hi everybody, I'm having a problem with winbind creating 2 entries for some of my users that really wrecking my head ;-/ . My situation is as follows : I have a typical Samba (3.0.14a)/LDAP setup. I have a trusted domain (another Samba/LDAP setup) and use winbind to map the users from the foreign domain, with the UID to SID mappings stored in LDAP . This works very well. The relevant part
2005 May 06
0
AW: create_canon_ace_lists: unable to map SID
Hi Ian, Thanks for the fast answer. How can I find out whether this is the NT domains SID? The interesting is that i can see all files/Dirs without problems in the Filebrowser of Arcserve. Thx Stefan -----Urspr?ngliche Nachricht----- Von: Ian Clancy [mailto:clancyian@cel.ie] Gesendet: Freitag, 6. Mai 2005 16:41 An: Stefan Sabolowitsch; samba@lists.samba.org Betreff: Re: [Samba]
2005 Aug 18
1
Question on BDC secrets.tdb file
Hi, I am having problems getting winbind on a BDC to work in a Samba3 /LDAP Enviornment and have one straightforward question. Should the secrets.tdb file on the BDC contain an entry with the name of the BDC , e.g. where BACKUP is the name of the BDC ?. { key = "SECRETS/SID/BACKUP" data =
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All, I have been trying all afternoon to rebuild the Samba RPM for my Fedora 3 with the MySQL passdb support and from what I can see it only needs the inclusion of "--with-expsam=mysql" in the SPEC file in addition to the regular ones. The problem is that no matter what version of Samba I try to rebuild, it always gice an error at the same place:
2010 May 05
0
Splinter Cell: Conviction crashes
Installed it on Ubuntu 10.04 64bit, latest nvidia drivers, wine 1.1.43. Used a no-cd crack and winetricks to install dx10 libraries. When I try to run the game it crashes and this is the terminal output: > wingnux at wingnux-desktop:~$ env WINEPREFIX=/home/wingnux/.wine-splinter wine ~/.wine-splinter/drive_c/Program\ Files/Ubisoft/Tom\ Clancy\'s\ Splinter\ Cell\