search for: asmithe

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

Did you mean: asmith
2010 Feb 08
7
Running wine via php
Hi, I'm trying to run a command with wine via php: Code: <?php $test = shell_exec('wine c:\\\\.exe'); echo $test; ?> [/code]
2002 Jun 18
2
smbd/password.c:domain_client_validate(1604)
All, we have a SAMBA server set up that has been working great for everyone in the corporate office, not to long ago I connected one of our foreigh offices to us through a VPN. All of our users authenticate to our PDC, our users in our foreign office, who is on the same domain but we have them on a different subnet, are not able to gain access to the SAMBA shares, here in the corporate office.
2009 Jun 19
7
Best OS
Hi, I'm about to get a linux vps server and I wanna install wine on it. The ohst is offering me these OS : Cent OS Fedora Debian I want to run some windows image converters on it. (It's tested it will work) I wanted to know which OS I must choose to have the fastest and smoothest performance with Wine. Thanks for your time
2018 Oct 03
3
Winbind and nss-ldap
Hi Guys, Have some issues with winbind and nss-ldap in LDAP based NT4 BDC/fileserver The DC has the LDAP server role and the BDC connects to it for authentication. smb.conf of the BDC netbios name = TRAC5 local master = no domain master = no preferred master = no domain logons = no passdb backend = ldapsam:ldap://trac15.ste.com ldap admin dn = cn=admin,dc=ste,d=com
2007 Apr 16
3
Maildir, INDEX, and folders
I'm reading the wiki et el. regarding indexes, but can't come up with a coherent answer to the setup and what will happen. I want to take the indexes and move them off of NFS (~/Maildir) and place in /var/spool/dovecot/indexes, but not have to hand create everything (user homes, mail folders) So, I create a parent folder /var/spool/dovecot/indexes that has the appropriate permissions
2018 Aug 28
4
OpenLDAP support in future versions of CentOS
Hello! I just joined this mailing list, so I apologize in advance if this topic has already been covered. Red Hat and Suse announced they are no longer supporting OpenLDAP in future releases. https://www.ostechnix.com/redhat-and-suse-announced-to- withdraw-support-for-openldap/ However, we mainly use CentOS and while it's a RH derivative, I wanted to find out what CentOS plans on doing in
2004 Dec 06
3
WinXP and Samba PDC Auth Problem
I have been running a Samba PDC with Samba version 3.0.0 on Redhat 7.3 for quite some time. My WinXP Pro SP2 system is part of the domain and everything has been working just peachy. And then, of course, I had to tinker with it. I upgraded the linux box to Whitebox Linux 3.0, a derivative of Redhat Enterprise Linux 3.0. It comes with Samba 3.0.7. After installing and updating everything, I
2011 Nov 03
0
[LLVMdev] About hyperblock in LLVM
> So I am wondering if llvm can produce hyperblock easily,can anyone ^^^^^^^^^^ Do you mean the one mentioned in the paper below? http://www.eecs.umich.edu/~mahlke/papers/1992/mahlke_micro92.pdf Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.)
2009 Apr 19
1
Question on Install
Hi, I'm newbie on here, and on Wine too, So please go easy on me ^^ Is there a way to install wine on a linux server without the root access? I have a servage account, and I need to install wine on it. Is there a way? Thanks a lot
2003 Nov 14
0
Smbpasswd to LDAP migration
I have a Samba PDC running on Redhat 7.3 (samba 3.0.0 installed from binaries). I initially set it up using smbpasswd as the database backend and everything was working just fine. I've since decided to migrate everything to LDAP. I have OpenLDAP 2.0.27 installed and have set up the directory following the instructions in the Samba-HOWTO-Collection. If I use slapadd to add Samba users, they
2011 Nov 03
3
[LLVMdev] About hyperblock in LLVM
Hi guys, I am new for llvm,and I want to write a backend for TRIPS arch. So I am wondering if llvm can produce hyperblock easily,can anyone help? Any tips are welcomed. Thank you ! wangwentao , HIT -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Oct 03
0
Winbind and nss-ldap
On Wed, 3 Oct 2018 16:01:29 +1000 Rob Thoman via samba <samba at lists.samba.org> wrote: > Hi Guys, > > Have some issues with winbind and nss-ldap in LDAP based NT4 > BDC/fileserver > > The DC has the LDAP server role and the BDC connects to it for > authentication. > > smb.conf of the BDC > > netbios name = TRAC5 > local master = no >
2011 Nov 03
3
[LLVMdev] About hyperblock in LLVM
Thank you! I have read this article,and there is one dissertion about this in the attached file. What I really want to know is that if LLVM is appropriate for a block-based arch. If so,LLVM have already gained the ability to produce hyperblock or I need to write codes to let LLVM produce hyperblock? Regards, Wangwentao ,HIT On Thu, Nov 3, 2011 at 6:06 PM, 陳韋任 <chenwj
2018 Oct 04
2
Winbind and nss-ldap
Hi Rowland, We are caught in a similar situation. The question is if the users and groups are defined in /etc/passwd and /etc/group, shouldn't the server auth them using these first? As nsswitch directs the server to look at "files" first . Shouldn't this be the default regardlessof winbind/ldap configs? Regards, Praveen Ghimire -------- Original message -------- From: