Displaying 20 results from an estimated 200 matches similar to: "Q: Can't add machine account"
2003 Jun 12
1
smbpasswd not attempting to use LDAP
I've only got LDAP configured as a passdb type in my smb.conf, but
samba appears to be completely ignoring that and creating an
/etc/samba/smbpass file (full output of that at the bottom)
my smb.conf has:
ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com"
ldap ssl = off
passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com
ldap delete dn = no
ldap user suffix =
2005 Jul 05
0
changing the primary group of a user
Im having a strange problem... I have a few users created (few = 100)
with gid = to uid.
Like this:
dlanger:x:1229:1229::/home/dlanger:/bin/false
jbranca:x:1230:1230::/home/jbranca:/bin/false
cdobenau:x:1231:1231::/home/cdobenau:/bin/false
sbarabani:x:1232:1232::/home/sbarabani:/bin/false
And i have a the new ones like this:
nharrington:x:1233:100::/home/nharrington:/bin/false
2003 Sep 23
0
[PATCH] tdb multiple format
Hi,
As I said yesterday, I worked on a solution for tdb format in order to
manage easily new fields for this format.
So I add small changes to init_sam_from_buffer and init_buffer_from_sam
in this purpose.
The data TDB_FORMAT_STRING became an array which contains the list of
the different fields format which exist.
When the tdb file is read, for each records, Samba will try the most
recent
2009 Nov 22
1
probleme samba login domain
Hi,
Until now I can no longer connect to my samba domain.
I don't know what happened.
What this ( below in the log) means:
dump workgroup on subnet UNICAST_SUBNET: netmask= 192.168.10.253:
Nov 22 13:20:30 localhost nmbd.bis[3275]: #*011ETUDIANT(1) current
master browser = UNKNOWN
*Some help ?
here is the log:
announce_myself_to_domain_master_browser: t (1258892410) -
2011 May 07
5
Samba 3.5.8 - windows XP workstations disapear from browselist
Hello!
I have small network in my work. Workstations that connects to it runs
various kind of OS. This includes:
1x Windows 95 (Brother Printer)
8x Windows XP <=problematic!
2x Windows Visa
2x Windows 7
1x Samba 3.5.8 (WINS,DNS, supose to be LMB)
There is a serious problem with a browselist. Ever single windows XP
workstations disapear from browselist after an about 24 - 28 minutes
after
2002 Sep 26
1
ugh, continued ldap madness
Please someone tell me I'm insane.
Relevant parts of the config:
passdb backend = ldapsam:ldap://ldap.byramhealthcare.com/
ldap admin dn = "cn=admin,dc=byramhealthcare,dc=com"
#enable SSL after we get it working without first
ldap ssl = off
ldap user suffix = "ou=People,dc=byramhealthcare,dc=com"
ldap machine suffix = "ou=People,dc=byramhealthcare,dc=com"
$
2002 Nov 22
0
samba pdc 3.0a adding w2k machines to domain
Im trying to add a w2k machine to a samba pdc. This is the output of my
logs:
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_open_connection(267)
ldap_open_connection: connection opened
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_connect_system(419)
ldap_connect_system: succesful connection to the LDAP server
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(431)
2003 Apr 06
0
samba_3_0+ldapsam_nua: creating machine trust accounts fails
Hi,
with current SAMBA_3_0 I'm unable to create new Machine Trust Accounts
with ldapsam_nua. A rough test indicates that ldapsam works.
If I put 'rid' in samba.schema from MUST into MAY, samba creates an ldap
entry, but with empty 'rid' and 'primaryGroupID' attributes.
ciao
Dariush
# smbpasswd -D5 -a -m test2$
Netbios name list:-
2002 Aug 14
0
Problem with add to domain still exists :(
Samba 3.0a18.
My Log:
[2002/08/14 20:37:25, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2292)
_api_samr_create_user: Running the command `/usr/sbin/useradd -g 1000 -d /tmp -s /bin/false ivc-scan2$' gave 0
[2002/08/14 20:37:25, 2, effective(0, 0), real(0, 0)] passdb/pdb_ldap.c:ldapsam_open_connection(255)
ldap_open_connection: connection opened
2002 Oct 08
1
new box can't join domain since switch to ldapsam
Hello,
Since changing to "passdb backend = ldapsam" on my debian unstable PDC
things work well, however a new winxp machine can't join the domain.
Here is the /var/log/samba/log.smbd output. It seems the sticking point
is about a missing user RID? (the new machine is sylla).
Thanks in advance for any hints as to what may be wrong, cheer,
2002/10/08 18:06:30, 0]
2002 Aug 12
1
Possible bug!!
I'm using samba head cvs from 01/08/02 with ldap support. I have set some global groups up, however when i run the command (from win2k client) net group it /DOMAIN i get system error 5 access is denied.
When i look at the logs on the samba server i get
[2002/08/12 11:43:30, 2] passdb/pdb_ldap.c:ldapsam_connect_system(398)
ldap_connect_system: successful connection to LDAP server
2002 Aug 05
1
Problem in 3.0a18 (join computers to domain (W2k))
Hi developers,
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2292)
_api_samr_create_user: Running the command `/usr/local/sbin/smbldap-useradd.pl -g 1000 -w ivc-scan2$' gave 0
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2304)
attempting to create non-unix account ivc-scan2$
2002 Sep 27
1
ugh, continued ldap madness, cont'd
After a brief stint offlist (thanks Bradley), I'm closer to getting
SMB/LDAP working but now am encountering something very odd, which he
suggested I bring back to the list for "further evaluation". :-)
> $ smbclient //TESTBOX/testshare -U dballing
> added interface ip=10.15.49.142 bcast=10.15.49.255 nmask=255.255.255.0
> Password:
> session setup failed:
2003 Apr 04
2
samba_3_0+ldapsam: Bug?
Hi,
after upgrading samba 3.0 from ~ Jan. 03 cvs -> today's cvs, samba
crashes while contacting an LDAP server.
If I try:
$ smbclient -L localhost -Udariush%pass
smbd logs the following:
[2003/04/04 18:20:39, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(648)
ldapsam_search_one_user: searching
for:[(&(uid=dariush)(objectclass=sambaAccount))]
[2003/04/04 18:20:39, 10]
2003 Mar 08
1
NT sends empty username to 3.0a21
Hi,
I have samba 3.0a21 running and NT 4.0 WS clients.
All workstations were previously in Samba 2.2 domain , so now I upgraded to samba 3.0a22 and
just changed domain name (workstation = XXX) and rejoined workstations by changing domain name
in every WS.
To look at the log it seems like NT WS sends empty username?
*** ldapsam_search_one_user: searching
2002 Oct 13
0
can't add "Domain Users" group to local "Power Users" group
Hi,
If I need some "Domain Users" to have local "Power Users" privileges
what is the best way?
- convert the local Power Users group to a domain group on the PDC with
"smbgroupedit -c<...> -td"
Not really knowing the consequence of that change I refrained from
doing it. It seems (from searching on Google) that "Power Users" is
only a local
2003 Apr 10
1
Samb and Ldap groups
Hi,
After some carefully editing of pdb_ldap.c I have managed to get a list of groups from the LDAP directory if you are root or anyother user. :-)
The problem now is if you run the command (from win2k) net group it /domain (where 'it' is the group name) or try to open a group in user manager you do not get any listing of uers in that group. The error in windows is "Group name
2002 Sep 13
1
Win XP can't join samba 3.0 domain
i'm trying to get samba 3.0 alpha 19 runing on OS X 10.2 working as a PDC with Win XP clients using an LDAP passdb backend i've managed to get it so i
can connect to shares with smbclient but whenever i try to join one of the XP machine to the domain Windows tells give me the message "the specified
network name no longer exists". when i check the logfile the last thing in it is
2003 Jun 03
1
password sync program NOT running as user root
Hello *
in my samba installation the unix password sync program is not run as
suer root. instead it runs as the user whw want's to change the
password:
this is a recompiled debian samba_2.999+3.0.alpha23-4 with ldapsam
enabled (no other changes to the debian build script)
# Global parameters
[global]
workgroup = SVFMG
server string = %h server (Samba %v)
obey pam
2003 Oct 18
1
'passwd chat' for Debian Woody password sync
what is the 'passwd chat' line for Samba 2.2.3a-12.3 on Debian Woody that enables
password synchronisation with Windows 2000 clients in a domain?
I currently have this in smb.conf but it doesn't work:
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:*
%n\n
I get the Windows message