Re: [Samba] [Resolved] Reestablishing trust with PDC

2011-01-12 Thread Ivan Ordonez
I will give this a shot. Thanks. On 1/11/2011 7:00 PM, Taso Hatzi wrote: On Wed, Jan 12, 2011 at 6:24 AM,iordo...@berkeley.edu wrote: I also tried this to no avail: Disabled the machine password change on all win7 clients by setting HKLM\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters

Re: [Samba] SOLVED: Samba as fileserver on Active Directory domain

2009-10-14 Thread Ivan Ordonez
/share/test Also, below is a portion of my smb.conf. [test] comment = test path = /share/test public = yes browseable = yes writable = yes users = MYDOMAIN+mygroup Thanks, -Ivan Ivan Ordonez wrote: I was able to set ACL with local username but can't do

Re: [Samba] Samba as fileserver on Active Directory domain

2009-10-05 Thread Ivan Ordonez
to connect with the workgroup instead of the realm. Thanks /Jonathan On Fri, Oct 2, 2009 at 9:36 AM, Ivan Ordonez iordo...@berkeley.edu mailto:iordo...@berkeley.edu wrote: Jonathan Petersson wrote: Hi Ivan, I'm working on a similar thing

Re: [Samba] Samba as fileserver on Active Directory domain

2009-10-05 Thread Ivan Ordonez
Computer Support Brigham Young University On Mon, Oct 5, 2009 at 10:02 AM, Ivan Ordonez iordo...@berkeley.edu mailto:iordo...@berkeley.edu wrote: I am using Samba version 3.0.36. When I upgraded to 3.3.7, I got some realm complaints when I run testparm and some ADS related error

[Samba] Active Directory and Samba as fileserver

2009-10-05 Thread Ivan Ordonez
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

[Samba] Samba as fileserver on Active Directory domain

2009-10-05 Thread Ivan Ordonez
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)

Re: [Samba] Samba as fileserver on Active Directory domain

2009-10-05 Thread Ivan Ordonez
Support Brigham Young University On Mon, Oct 5, 2009 at 2:34 PM, Ivan Ordonez iordo...@berkeley.edu mailto:iordo...@berkeley.edu wrote: I was able to install 3.3.8 version of Samba. I am running it now. I can see shares, but could not write at all. ACL seems simple but I can't

Re: [Samba] Samba as fileserver on Active Directory domain

2009-10-02 Thread Ivan Ordonez
and no passwords are needed, it also obeys ACL. The only catch is that you need to use RID or LDAP for uid/gid mapping or else your permissions won't line up. Robert LeBlanc Life Sciences Undergraduate Education Computer Support Brigham Young University On Thu, Oct 1, 2009 at 10:14 AM, Ivan

Re: [Samba] Samba as fileserver on Active Directory domain

2009-10-02 Thread Ivan Ordonez
Jonathan Petersson wrote: Hi Ivan, I'm working on a similar thing but is having some issues with the kerberos sessions between samba and AD. Is your Samba server a member of a Win2k8R2 or a Win2k3 domain? Thanks /Jonathan On Fri, Oct 2, 2009 at 9:00 AM, Ivan Ordonez iordo...@berkeley.edu

Re: [Samba] Samba as fileserver on Active Directory domain

2009-10-02 Thread Ivan Ordonez
Adam Williams wrote: did you set /shared/drive to 777 permissions? It was set to 755. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] Samba as fileserver on Active Directory domain

2009-10-01 Thread Ivan Ordonez
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)

Re: [Samba] How to move a samba PDC to a diffrent box

2008-06-19 Thread Ivan Ordonez
Should this be set on smbldap.conf file? If I do the command as you suggest, the machine's local SID is going to be the domain's SID. Is that something I should do? Thanks, -Ivan Bruno La Torre wrote: Ivan Ordonez ha scritto: John Drescher wrote: Sorry to bother you. I hope you can

Re: [Samba] How to move a samba PDC to a diffrent box

2008-06-19 Thread Ivan Ordonez
All seems to be working fine. I had issues joining PC to the domain but it seems to be working now. We did not do anything to fix the issue. We just waited and give the PDC few minutes and it works. Thanks so much for all the help and suggestions. You guys are great. -Ivan Ivan Ordonez

Re: [Samba] How to move a samba PDC to a diffrent box

2008-06-18 Thread Ivan Ordonez
John Drescher wrote: Sorry to bother you. I hope you can help me with my issue. Always cc to the list as well. We have a domain with more than 100 users and we need to replace our PDC. The PDC main function is to authenticate our users to connect to the shared drive and to

[Samba] BDC problem joining domain

2008-05-12 Thread Ivan Ordonez
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,

Re: [Samba] net rpc join -U root error

2007-11-07 Thread Ivan Ordonez
Make sure that the version of samba are all the same. Somehow, the 3.0.26 version is not compatible with 3.0.24. If your PDC has an earlier version to that machine you are trying to join, you will not be able to join it to the domain. Adam Williams wrote: I turned on log level = 10 and got

Re: [Samba] net rpc join -U root error

2007-11-07 Thread Ivan Ordonez
domain ADMIN. [/quote] On Nov 7, 2007 7:04 PM, Ivan Ordonez [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Make sure that the version of samba are all the same. Somehow, the 3.0.26 version is not compatible with 3.0.24. If your PDC has an earlier version to that machine you

[Samba] Promoting Samba BDC to PDC

2007-11-01 Thread Ivan Ordonez
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,

[Samba] Promoting BDC to PDC

2007-07-05 Thread Ivan Ordonez
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

Re: [Samba] NT_STATUS_LOGON_FAILURE

2006-06-12 Thread Ivan Ordonez
Have you try adding lo on the interface line of your smb.conf file? If not, try adding this line. interfaces = eth0 lo 192.168.1.1 Hope this helps. Thanks, -Ivan At 03:28 AM 6/12/2006, you wrote: I've installed Samba 3.0.22 on my Ubuntu Dapper release. I need Samba di be able to share

[Samba] Samba will not start

2006-05-24 Thread Ivan Ordonez
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

Re: [Samba] samba domain controller

2006-05-23 Thread Ivan Ordonez
Run the testparm (without the quotes) command and see if your samba is really a PDC. Hope this helps. -Ivan At 03:03 PM 5/23/2006, Rodney Richison wrote: I tried to post this in the debian group, but my mail never appeared there.. Am attempting to do a test install of samba as a primary

[Samba] Samba behind firewall

2006-05-18 Thread Ivan Ordonez
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

Re: [Samba] Samba behind firewall

2006-05-18 Thread Ivan Ordonez
Hello, At 12:15 PM 5/18/2006, Felipe Alfaro Solana wrote: 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 a domain member and use it for file, printer sharing etc. I guess 137/tcp,

Re: [Samba] Win2k clients won't rejoin Samba PDC domain, Remote Procedure Call Failed?

2006-04-27 Thread Ivan Ordonez
Did you try putting the dollar sign? Example#smbpasswd -a -m machine_name$ At 02:21 PM 4/27/2006, wally wrote: Hey everyone, firstly thanks for your time, I've spent hours, a lot straight days too, for the last couple of weeks trying to solve this issue. The only thing (afai can see) I've got

Re: [Samba] Domain admins and samba

2006-04-25 Thread Ivan Ordonez
2006 20:28, Ivan Ordonez escribió: I added the line (enable privileges = yes) on my smb.conf, stop and start samba service but still no luck. I still can't add a computer to the domain using regular account that are part of sysadmin group. I think he refers to this link: http://us3.samba.org

Re: [Samba] Domain admins and samba

2006-04-24 Thread Ivan Ordonez
: On 4/21/06, Ivan Ordonez [EMAIL PROTECTED] wrote: How can I give a user account the ability to join or add computer to the domain? Are privileges enabled? (enable privileges = yes in smb.conf) If not, then I believe that only root can join computers to the domain. If privileges are enabled

[Samba] Domain admins and samba

2006-04-21 Thread Ivan Ordonez
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

[Samba] Could not start samba

2006-04-06 Thread Ivan Ordonez
Hi, We are trying to migrate our Windows NT domain to samba 3.0.21b and we run into a situation we have not seen before. Right after we run the net rpc vampire command, samba service will not start anymore. All accounts from NT domain were transferred and migrated to samba and it looks like

Re: [Samba] Migrate NT domain 4 to samba

2006-03-23 Thread Ivan Ordonez
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Migrate NT domain 4 to samba

2006-03-23 Thread Ivan Ordonez
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Fwd: Re: [Samba] Migrate NT domain 4 to samba

2006-03-23 Thread Ivan Ordonez
PROTECTED] Subject: Re: [Samba] Migrate NT domain 4 to samba To: Ivan Ordonez [EMAIL PROTECTED] X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 From: Donald W Watson [EMAIL PROTECTED] Date: Thu, 23 Mar 2006 15:50:43 -0800 X-MIMETrack: Serialize by Router on D03NM124/03/M/IBM(Release 6.53HF752

[Samba] Migrate NT domain 4 to samba

2006-03-22 Thread Ivan Ordonez
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

[Samba] Failed to fetch error message

2006-03-21 Thread Ivan Ordonez
I am trying to migrate our Windows NT 4 Domain to Samba 3.0.21b and got the error message below when I run the command: net rpc vampire -S myPDC -U administrator%mypasswd Fetching DOMAIN database Failed to fetch domain database: NT_STATUS_ACCESS_DENIED What I want to accomplish is to remove