search for: ordonez

Displaying 18 results from an estimated 18 matches for "ordonez".

2006 Mar 24
0
Fwd: Re: Migrate NT domain 4 to samba
I tried "net lookup dc" and samba PDC did not show. The NT machine we have has been shut down and not functional anymore. Right now, we only have one linux box with gentoo running samba and we want it to be the PDC. Thanks, -Ivan >X-Original-To: iordonez@nature.berkeley.edu >Delivered-To: iordonez@nature.berkeley.edu >Subject: Re: [Samba] Migrate NT domain 4 to samba >To: Ivan Ordonez <iordonez@nature.berkeley.edu> >X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 >From: Donald W Watson <dwatson@us.ibm.com> >Date: T...
2006 Apr 21
2
Domain admins and samba
How can I give a user account the ability to join or add computer to the domain? Below are the steps I did but none work: 1. Edit smb.conf file and add the following line. # domain administrators domain admin group = root user1 user2 @sysadmin domain admin users = @sysadmin I have a group called "sysadmin" on my /etc/group profile and added both user1 and user2. 2. Map
2012 Apr 10
6
trust relationship between this workstation and the primary domain failed
Samba shares work for windows 7 and Server 2008, but XP and Server 2000 recieve the following error when trying to map samba shares: "The trust relationship between this workstation and the primary domain failed." tail -f /var/log/messages Apr 10 07:38:03 samba01 smbd[23581]:?? connect_to_domain_password_server: unable to open the domain client session to machine ad1.strat.com. Error
2007 Aug 22
1
IRT model nonparametric from Ramsay in R
Hi: I need to apply the IRT model from Ramsay (1991), He apply the Smoothing Kernel to multiple choice test. Is possible in R?. Thank you, Xavier G. Ordonez Doctoral Student Universidad Complutense de Madrid
2006 May 18
2
Samba behind firewall
Hi, I was able to join samba to the domain successfully (net rpc testjoin command says ok) but could not see it in network neighborhood. I can't map to it as well. The machine is sitting on a different subnet and behind the firewall. What port should I open to make samba accessible to all Windows XP client sitting on different subnets and not behind the firewall. I want to make samba
2007 Nov 01
1
Promoting Samba BDC to PDC
Hi, Our domain is setup with one Primary Domain Controller and two Backup Domain Controllers, and a member server. All domain controllers (PDC and BDCs) are running Gentoo Linux with Samba and LDAP. The member server (fileserver) is a SUNS machine running Solaris. We do everything (add, edit, modify groups and accounts) on the PDC and it will then sync all the changes to the BDC by way of
2004 Aug 06
1
multiple inputs from one soundcard.
...ll ices where to get their input, nor if this is possible. Is there any way to feed these to four mounts in ices to the encoders with just one sound card? I'm working on Debian linux, with Oss. I can switch to FreeBSD, or what ever, with alsa, if necesary. Thanks a lot. -- Sebastian Muniz Ordonez Smart Security Venustiano Carranza Nro 739 Sur (entre Hidalgo y Padre Mier) Centro de Monterrey - Monterrey Nuevo Leon - Mexico Tel: +52 (81) 83-405666 Fax: +52 (81) 83-405777 ICQ 72585865 Usuario Linux: 198723 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:...
2007 Jul 05
1
Promoting BDC to PDC
Hi, Does someone know how will all my client machines find the BDC when the PDC is stopped. Both PDC and BDC are running Samba with LDAPSAM backend replicated on both the PDC with master LDAP database and BDC with replicated LDAP database. But when I stop PDC the clients are not detecting the BDC broadcast. The replication on all domain controllers are perfect. I went as far as making BDC
2009 Oct 01
4
Samba as fileserver on Active Directory domain
Hello, We have a Gentoo box running Samba and is a member of the Active Directory domain. This Gentoo box will be a fileserver when everything is completed and setup as it should. I want our users to login to their computer (Computers are all members of the same Active Directory domain) using Active Directory accounts/domain for authentication. I am using Winbind for Active Directory
2008 Feb 28
0
problem with the ltm package - 3PL model
...Health Catholic University of Leuven Address: Kapucijnenvoer 35, Leuven, Belgium Tel: +32/(0)16/336899 Fax: +32/(0)16/337015 Web: http://med.kuleuven.be/biostat/ http://www.student.kuleuven.be/~m0390867/dimitris.htm ----- Original Message ----- From: "Xavier G. Ord??ez" <xavier.ordonez at gmail.com> To: "Dimitris Rizopoulos" <dimitris.rizopoulos at med.kuleuven.be> Cc: <r-help at r-project.org> Sent: Thursday, February 28, 2008 2:28 AM Subject: problem with the ltm package - 3PL model Dear Dimitris: I am working with ltm package. I have been analyzing...
2008 Jun 03
4
Gentoo, Samba, Upgrade, Authentications now failing
I just updated Samba on Gentoo due to a security vulnerability and the authentication for domain accounts is now failing. Has anyone else seen this? -- Jas
2008 Jun 03
8
How to move a samba PDC to a diffrent box
Hello List, i have got a samba pdc running based on the smbldap tools and Debian Sarge. Now we would like to move everything over to Ubuntu Hardy. Can i simply: - Create the same users and groups with the same id on Hardy - Move the files and profiles over by keeping their permissions (rsync -avzp ...) - Set the samba SID to be the old orginial one (i do not know how this could be done and if
2004 Aug 06
4
Installing Icecast...
I'm trying (and failing) to install Icecast on a fresh-off-the-line Redhat 9.0 box. When I attempt to install the RPM with the command: # rpm -i icecast-2.0.1-1.i386.rpm ..the result is: error: Failed dependencies: curl >= 7.10.0 is needed by icecast-2.0.1-1 ...so okay, I wonder to myself, which verion of curl do I have running? # yum info curl ...and I learn that I am running a
2007 Nov 07
3
net rpc join -U root error
On my server, I have root in LDAP, and am following the Samba3 by example book, but I'm unable to get it to join the domain. I'm running samba 3.0.25b. [root@gomer samba]# net rpc join -U root%xxxxxxxx Unable to find a suitable server [root@gomer samba]# net rpc testjoin -S GOMER -U root%tical123 Join to 'ADMIN' is OK [root@gomer samba]# net rpc
2006 Mar 22
2
Migrate NT domain 4 to samba
I have been following the Chapter 9 on Samba -3 by example book on "How to Migrate NT 4 domain to samba 3" and not having any luck at all. Somehow the vampire command will not work and give me an error: Fetching DOMAIN database Failed to fetch domain database: NT_STATUS_ACCESS_DENIED What I want to accomplish is to remove Windows NT 4.0 server as PDC and make Samba our Primary
2008 May 12
0
BDC problem joining domain
We have a PDC running Samba Version 3.0.24 while the BDC is running Samba Version 3.0.28a. Both domain controllers are running Gentoo. The problem seems to be a compatibility issue between two versions of Samba. Please see below the error when I tried joining the BDC. [2008/05/12 15:15:25, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(310) error setting trust account password: NT code
2009 Oct 01
1
Active Directory and Samba as fileserver
Hello, We have a Gentoo box running Samba and is a member of the Active Directory domain. This Gentoo box is going to be a fileserver. I want our users to login to their computer using Active Directory for authentication. The computers are all members of the Active Directory domain. I setup Samba to use Winbind. All is working smoothly (ie. wbinfo, smbclient, getent, etc....) I can
2006 May 24
0
Samba will not start
Hi, Right after I run "vampire" (net rpc vampire -S gia42c-1 -U Administrator) command, samba would no longer start. The samba server was installed on Gentoo linux and running behind a firewall. The PDC which is Windows NT 4 server is on different subnet with no firewall. Please check the log and smb.conf below and see if there's anything I can do to make "samba"