Displaying 10 results from an estimated 10 matches for "mmaki".
Did you mean:
maki
2007 Mar 01
0
Trouble Joining Active Directory
...een fixed in 3.0.23 that required a user to have full Admin rights. I do not have full admin rights. I do have rights to add machines which I do regularily. Read through Samba ADS Domain Membership. Below is my kinit, smb.conf and debug from my join attempt.
Thanks for any advice, Mike
$ kinit -V mmaki
Password for mmaki@ABC.DEF.NET:
Authenticated to Kerberos v5
$ sudo testparm
Load smb config files from /usr/local/samba/lib/smb.conf
Processing section "[data]"
Loaded services file OK.
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump of your service definitions
[global]
wor...
2007 Dec 13
0
Adding Samba Server to Windows AD Domain
I'm having trouble adding a samba member server
to a Windows Active Directory domain.
samba server is version 3.0.28 compiled with ads support
on Debian Sarge. I've read the Samba ADS Domain
Membership HOWTO and followed it as best I could.
I am successful authenticating with
kinit -V mmaki@MY.DOMAIN.NET
Password for mmaki@MY.DOMAIN.NET:
Authenticated to Kerberos v5
Very minimal smb.conf
[Global]
workgroup = MY
realm = MY.DOMAIN.NET
security = ADS
password server = dc1.my.domain.net
I'm trying to add the server with the command:
net ads -d 2 join -U mmaki@MY.DOMAIN.NET...
2005 Nov 08
1
ADS Join and Insufficient Access
...I set up a test samba server using 3.0.20b, the new krb5.conf and smb.conf.
kinit works fine. ("Authenticated to Kerberos v5")
I prestage the server by adding it to my OU with rights to add it to the domain as I have always done.
When I go to add it to the domain with
net ads join -U mmaki@NEW.DOMAIN.NET
and enter my password
I get
ads_add_machine_acct: Host account for smbtest already exists - modifying old account
(which is normal for prestaged machines)
ads_join_realm: ads_add_machine_acct failed (smbtest): Insufficient access
ads_join_realm: Insufficient access
I hav...
2006 Sep 28
3
ruby alternative to php's implode and expload functions
is there a method similar to php''s expload function in ruby. i have a
database field that contains an array of items, when i output this field
i notice the items are seperated by ''-'' e.g item1-item2-item3.
how would i go about putting them back into an array in ruby. for
example in PHP i would just do this:
$field; // = item1-item2-item3
$field_as_array =
2005 Jul 20
5
Samba Server not using domain users as samba users
Good evening everyone:
I am struggling with a problem here.
I have a brand new FC3 server set up. My Windows domain is a windows 2003 active directory domain.
I have samba configured as below
[global]
netbios name = SRVWEB-01
server string = MCA Production Web Server
printing = cups
idmap gid = 15000-20000
password server = srvdc01
idmap
2005 Jun 08
2
Problems with Samba and Windows 2003 Active Domain Server
Can somebody with experience making a RedHat Fedora Core 3 server with Samba installed work in a Windows 2003 Active Domain please
give me some pointers? I have a small installation with one Windows 2003 Server running as a domain controller for about 10 Windows
XP machines. This is working just fine. I decided that I wanted to add a RedHat Fedora Core 3 server as a Mail server, running Cyrus
IMAP
2002 Oct 01
1
Prevent NULL Session
I have a couple of Samba (2.0.7 & 2.2.0) servers I scanned with Nessus and
they reported a security hole of "Possible to login to the remote host using
a NULL session" I have a couple of NT servers I disabled with a registry
edit. Is there a way to prevent this on the Samba servers or is it evan a
valid issue?
Thanks
Mike
2005 Jun 07
2
DNS Registration
I have a few Samba 3.0.14a servers nicely running with ADS security and
winbind on Debian Sarge. The one problem I seem to have is their DNS
registration with our WIN2K3 name servers that I have no access to. I
see that most WIN2K/XP/03 register automatically (DDNS) or manually with
the command ipconfig /registerdns. I can probably ask for records to be
manually entered but I thought I would
2002 May 28
1
Linux and Samba vs WIN2K
Hi Folks,
First let me introduce myself. My name is Mike Maki. I work as an IT
specialist for a Federal agency, the National Park Service, in the Santa
Monica Mountains National Recreation Area in Thousand Oaks. I have attended
a few SCLUG meetings in the past at the old Nortel building but have not
been able to attend lately. I do watch this list closely and have gained
much from it.
So why am
2004 Jun 14
2
Member Server in Active Directory
I'm trying to join a Samba 3.0.4 (compiled from source on Debian) to an
Active Directory as a member server. I believe Kerberos is configured
correctly as kinit creates a ticket for the realm. Executables appear to have
support for Kerberos and LDAP (smbd -b | grep KRB and grep LDAP) return OK.
When I try to join the AD with
net ads join -U myadminusername
I'm prompted for my