Displaying 9 results from an estimated 9 matches for "alpha24".
Did you mean:
alpha2
2003 Jun 05
0
server=domain does not work in samba3.0-alpha24
Hi All,
I tried to apply "server=domain" for a samba server domain member with
samba-3.0alpha23 and samba-3.0alpha24. In each cases, " ads_connect:
Connection refused .." message appeared when trying to join the domain. But
"net rpc testjoin" says ok.
The main point of this mail is that " smbclient -L mysamba -U username"
will work on samba-3.0alpha23 but not on samba-3.0alpha24...
2003 May 23
1
Samba and Cups [BUG in alpha24]
...pstat -r" must be
returning "scheduler is running").
This is precisely because of the described bug, which causes
Samba *not* to update the list of available printers during
run time re-reads of the smb.conf, but only during startup or
after HUP signals.
This is not yet fixed in 3.0alpha24.
>> ------- Ursprungligt meddelande -------
>>
>> Fr?n: Kurt Pfeifle <kpfeifle at danka.de>
>> ?mne: [Samba] Samba and Cups
>> Datum: Fri, 23 May 2003 19:54:19 +0200
>>
>>Kevin Smith ksmith at perfht.com
>>
>>> Fri May 23 12:01:01 G...
2003 May 29
1
Samba as PDC, connections from clients refused...
hi,
i have the following netowork situation:
2x Debian Linux
1x Stable with samba 2.2.3a-12.3 for Debian as PDC
2x Unstable with samba 2.999+3.0.alpha24-3for Debian as Client
2x Windows
1x Win2k also as Client
1x WinXP Client
now i have the following problem:
If i try to logon as a samba-enabled linux user on the domain with the
Win2k server i get the message that the user doesn't exist on the server or
that the passowrt is wrong.
I tryed...
2003 Aug 01
1
samba 3.0 beta3 ldapsam bug ?!?!
Thanks for your help in adance !!!
I work with SAMBA HEAD since alpha24. I have running a BDC, PDC, Printserver on 3
separate pc's. In my domain is integrated a nativ w2k Fileserver ( Dell Nas PowerVault
725 ) for fileserving. Passwords are held in LDAP on every (Linux) machine pam-ldap
works. Every thing was fine before the last update to BETA 3.
Problem :
I...
2003 Apr 23
1
Samba 3.0alpha23 and swat
I just compiled and installed samba 3.0alpha23 with swat support.
Anyways when I access http://localhost:901 <http://localhost:901/> I
get asked for my username and password which I use root and it's
password on but it keeps saying that it's the wrong password. I've been
using swat since I first installed samba 2.2.3a and it's always worked
right out of the box (with only
2003 Jun 04
0
samba & PDC
...to work like Windows PDC
all work properly, Roaming, Profile, etc etc
but when i try to login on my NT2K machine with root identity
i was not a Domain administrator, i was only a regular user :-(
How can i set an Administrator account with Domain Admin permission?
i use:
smbd version 2.999+3.0.alpha24-3 for Debian
the conf file is :
//////////////////////////////////////////////
[global]
workgroup = ditta.lan
netbios name = SeRvErOnE
server string = PDC - Versione %v
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 SO_RCVBUF=8192
security = user
encrypt passwords = yes
domain logons...
2003 Jul 18
1
Joining samba to AD domain with a non-admin user
...cess". Using the same user, I can join a Windows box into
the domain just fine. The user is a member of "domain users", but not
"domain admins". I can use a user in "domain admins" to join the AD domain
fine too. I tried with beta3, and it's the same as alpha24 and alpha21 (a21
did not have Antti's patch).
So my question is, is this supported, or broken, or am I using it wrong? The
failure happens during ldap_add_s called from ads_add_machine_acct(). I do
kinit before the "net ads join" command. However I haven't found where the...
1999 Jul 27
12
hi
hi
This is Tarun from Indusa Global , Jamaica
pl. reply
regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tarun.vcf
Type: text/x-vcard
Size: 180 bytes
Desc: Card for tarun kumar
Url : http://lists.samba.org/archive/samba/attachments/19990727/506b9d4c/tarun.vcf
2003 May 29
4
Samba+CUPS+Drivers autodownload
Hi Matt,
the problem you referred to is discussed in detail
as bug #82 in Samba's bug tracking tool. It consists
of 2 bugs. One prevents the registration of drivers
and is due to a NULL-pointer passed from that part
of code in rpc_server/srv_spoolss_nt.c which calls
sys_adminlog function. It begins with the comment
/* BEGIN_ADMIN_LOG */
and ends with the comment
/* END_ADMIN_LOG */