Displaying 20 results from an estimated 25 matches for "not24get".
2008 May 19
4
net rpc commands not working
maybe this is a simple fix but i really don't know how to fix it...
it seems that i cannot run any net rpc commands...
i wanted to see the members of Domain Users group so i did the following:
root# net rpc group members "Domain Users" -Uroot%not24get
and i got this error:
Could not connect to server 127.0.0.1
Connection failed: NT_STATUS_CONNECTION_REFUSED
i can ping localhost without a problem
i'm not sure why this is happening, does anyone have any ideas??? thanks.
2007 Dec 17
2
Problem joining linux box to active directory domain
...uide/
The examples are great... My scenario is described in chapter 7
(http://us3.samba.org/samba/docs/man/...ts.html#adssdm)
It explains how to make a Linux box authenticate in a active directory
scenario. As soon as i get to the point where the box joins the
domain:
net ads join -UAdministrator%not24get
I get the error "ads_connect: No logon servers".
I searched all the logs, /var/log/messages /var/log/samba/* and found
nothing usefull.
transcript of a session:
proxy ~ # tail -f /var/log/messages &
proxy ~ # tail -f /var/log/samba/* &
proxy ~ # net ads join -Uadminusername%pa...
2005 Aug 09
1
Net RPC Vampire not sucking all groups
...ymous auth
loglevel 296
#schemacheck on
idletimeout 30
#backend bdb
database bdb
checkpoint 1024 5
cachesize 10000
suffix "dc=skibanff,dc=com"
rootdn "cn=Manager,dc=skibanff,dc=com"
# rootpw = not24get
rootpw {SSHA}krp1QiI7UOd1plT2kSUad3LjpGNtcJFE
directory /var/lib/ldap
# Indices to maintain
index objectClass eq
index cn pres,sub,eq
index sn pres,sub,eq
index uid pres,sub,eq
index displayName...
2005 Jun 07
1
Group Trouble
Hello all, I am having a some problems with groups. If I use this
command "net rpc group list -Uroot%not24get" as the root users I get
an error. "Could not connect to server 127.0.0.1
The username or password was not correct"
If I try to add groups I also get the same error.
and I don't know if this is relevent or not but when I try to join win
groups and Unix groups via this comman...
2005 Apr 15
3
Unable to join samba server to a NT4 style domain/Sam ba-Guide feedback
...-U administrator%'xxxxxxxx'
his results were "Unable to join domain <domain>"
which indicate a connection to the PDC.
He had the PDC entry in smb.conf and /etc/lmhosts,
so I think the syntax for the example in the
Guide should be revised to "net join rpc -S PDC -U root%not24get"
(which are %not24et on pgs 241/242 in the current Guide)
to aid in first-try success.
Section 7.3.2 might be broken into 2 sections:
7.3.2.1 NT4/Samba Domain with Samba Domain Member Server - Using smbusers
Detailing use of the /etc/samba/smbusers file for *nix/Domain users
Incorporate the...
2004 Jul 11
2
smbldap-tools, setting password on command line?
Hi,
the smbldap tools are a great thing to have, thanks a lot!
I just wonder if it would be possible to set a password via the command line, like:
smbldap-passwd.pl testuser1 not24get
I have to create accounts for several hundreds people every year and give them
an immutable password. So long I do that with smbpasswd, ldappasswd and a tiny
script around these tools. I tried
smbldap-passwd.pl testuser1 < pass
where pass contains on two lines the passwort, but thats a solutio...
2005 Apr 21
1
SAMBA with LDAP - net join fails
...stra's "Samba-3 by Example" 20
April 2005 to Chapter 5, step 21, pg 146.
(My goal is to have SAMBA with LDAP and no MS Windows servers.)
Everything appears to work properly to this point.
When I perform the command: (amd is the name of this test server)
net rpc join -S AMD -U root%not24get
I get the error:
Could not connect to server AMD
The username or password was not correct.
Adding debug -d 1, I get the following additional information:
[2005/04/20 17:00:23, 1] utils/net_rpc.c:run_rpc_command(139)
rpc command function failed! (NT_STATUS_ACCESS_DENIED)
[2005/04/20 17:00:23, 1...
2004 May 05
0
migration problem at vampire step
...ailed to add entry: modifications require authentication at
./smbldap-populate.pl line 325, <GEN1> line 2.
adding new entry: ou=People,dc=newdomain,dc=com
---------------------------------------------------
this is what was returned when running
net rpc vampire -S oldnt4pdc -U Administrator%not24get
###below all this are my configuration file smb.conf slapd.conf
ldap.conf and the preload.ldif used for the database
Creating unix group: 'Domain Admins'
Creating unix group: 'Domain Users'
Creating unix group: 'Domain Guests'
Creating unix group: 'MTS Trusted Imper...
2005 Nov 16
4
Promoting Samba BDC to PDC
Hi All,
Has any one got an idea of how to make clients automatically
find the BDC when the PDC is stopped. Both PDC and BDC are running by
Samba authenticating again a 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. I can
see that the replication is of
2008 May 28
1
Group membership confusion, UNIX, nested, and AD
...the docs it seems to solve an MS Windows issue
that I do not have. Perhaps I still do not understand what that the
nested group is supposed to provide.
Since I have no administrative access to the AD server, how am I to
create nested groups? The example shows:
net rpc group add demo -L -Uroot%not24get"
So it seems I would need some kind of administrative account to even
create the nested group. If not an AD account, I do not recall setting
up an smbpassword for root as I did in the past on my samba PDC. I am
not a member of "Domain Administrators" in out AD setup, but that...
2005 Jan 13
3
Samba3 by example problems
...ction 5 after ldap was stopped and started.
root# slapcat | grep -i idmap gave no output so idmap does not exist in the
database.
Then followed the instructions to create and ldif with the required ou for
idmap but when I tried to run
ldapadd -x -D "cn=Manager,dc=rossmould,dc=biz" -w not24get
< /etc/openldap/idmap.LDIF
(All one line!)
I got back
ldap_add: Constraint violation
additional info: structuralObjectClass: no user modification allowed
ldif_record() = 19
I'm rather new to ldap and other than playing around with some basic settings
and adding and changing recor...
2004 Jul 26
0
Migration NT4 PDC to Smb3/LDAP/TOOLS: A Success Procedure
...nterfere the
normal network ****
1. Follow Example 6.3.1 to configure /etc/openldap/slapd.conf
Mine is the same except the following specific.
suffix "dc=ab,dc=com"
rootdn "cn=Manager,dc=ab,dc=com"
rootpw not24get
2. Follow Example 6.3.2 to configure /etc/ldap.conf
Here is my configuration for /etc/ldap.conf
host 127.0.0.1
base dc=ab,dc=com
ssl no
pam_password md5
Note I did not turn on any of the nss directives. I think by de...
2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
...ous smbclient access seems to work, and I can ssh in with an ldap
user account. I have found other posts to the list regarding this, but
none of the have lead to a solution.
Below you will find output (and some slapd logs) for the following
commands:
smbclient -L localhost -Uadministrator%not24get
smbclient -L localhost
pdbedit -Lwg
net getlocalsid WASTE2
net group -l -Uadministrator%not24get -I192.168.0.220
net rpc group LIST global -Uadministrator%not24get -d 255
smbclient -L localhost -Uadministrator%not24get
----------------begin smbclient -------...
2009 Mar 24
1
Is the net rpc vampire at all destructive to a NT4 PDC?
...39;s not exactly clear is if any of the tools like net rcp vampire or
getsid tools change the operation of the PDC in this way or any other way
for that mater. The net rcp tools don't access the registry in this
destructive way do they?
Like:
# net rpc vampire -S TRANSGRESSION -U Administrator%not24get >
/tmp/vampire.log 2>1
Is it safe to run the net rpc vampire command on a PDC as many times as you
want in effort to test the NT4 -> samba PDC? While keeping the NT4 PDC in
production mode?
With the goal of test the full operation of the migrated PDC on a separate
network.
Thanks
Dere...
2009 Mar 24
0
Is the net rpc vampire at all destructive to a NT4 PD C?
...tools like net rcp vampire
> or
> getsid tools change the operation of the PDC in this way or any other
> way
> for that mater. The net rcp tools don't access the registry in this
> destructive way do they?
> Like:
> # net rpc vampire -S TRANSGRESSION -U Administrator%not24get >
> /tmp/vampire.log 2>1
>
> Is it safe to run the net rpc vampire command on a PDC as many times
> as you
> want in effort to test the NT4 -> samba PDC? While keeping the NT4
> PDC in
> production mode?
> With the goal of test the full operation of the migrat...
2004 Dec 09
0
Following Samba 3 by example and getting errors.
...ing change $computersou = q(Computers); :
# Where are stored Computers
# Ex: $computersdn = "ou=Computers,$suffix"; ...
$computersou = q(Computers);
$computersdn = "ou=$computersou,$suffix";
The 3th error is when run ldapadd -x -D "cn=Manager,dc=example,dc=biz" -w
not24get < /etc/openldap/idmap.LDIF I get the following error:
ldapadd: update failed: ou=Idmap,dc=example,dc=biz
ldap_add: Constraint violation (19)
additional info: structuralObjectClass: no user modification allowed
The last one of the errors is when I run the pdbedit -Lv chrisr that
doesn...
2005 Mar 21
1
Samba-3 By Example correction...
Chapter 7, Section 7.3 Step 3 needs a correction:
The step has users create an admin-accts.ldif file.
As currently written the userpaddword: not24get should be userPassword
with the P capitalized. Failure to have this causes a replication error:
access denied since the password for updateuser is never loaded.
Kevin B. McCrory
Network Engineer - COPS
US Government Solutions
13600 EDS Drive
Mail stop: A4S-B21
Herndon, VA 20171
* phone: +01-703-...
2005 May 16
1
Domain Users group howto...
I have setup samba 3 as a PDC for a set of computers that previously had
Domain Users setup to run as local admins under XP, so that anyone that
has logged into the domain has local admin access. Whats the best way to
replicate this setup so that I don't have to go around to each computer
and change the local security policy?
Is there a way to assign users to the group domain users?
or would
2006 Feb 06
0
samba crashes losing all machine a/c's
...from
cleint TEST1$ machine
I have file server having redhat linux 4 and samba 3.0.10 , which is joined
to PDC, The smb.conf i have given security=domain, and workgroup i hav
mentioned the domain name .
i have given the following command to join the fileserver to my PDC,
system#net rpc join -U root%not24get
Joined to MYDOMAIN.COM
the above message says, that it has joined to domian, but when i give
command
system#net rpc info
i get the following message
rpc_parse/parse_prs.c prs_mem_get(537)
prs_mem_get: reading data size 14418130 would overrun
please guide me , this is creating huge problems.
Rega...
2013 May 08
1
Using Windows ACL on a samba3 share
Hello folks,
I have some directories within a samba 3.x share which I want to give granulated security settings for various users and groups. I could use of course "setfacl" and POSIX ACLs to accomplish that, but some of these ACL should be also able to be set by some users. These users of course has no access to my linux host where samba3 is running, so they only can do that by