Samba 4 error

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Samba 4 error
# 1  
Old 03-08-2013
Samba 4 error

Hi guys

i am using samba 5.9.I have downloaded samba 4 and other dependencies i.e.
glibc glibc-devel gcc python* libacl-devel krb5-workstation krb5-libs pam_krb5

trying to configure active directory feature for my small network.when i type
command /usr/local/samba/samba-tool domain provision its showing error :


ERROR(exceptions.TypeError): uncaught exception - __init__() got an unexpected keyword argument 'epilog'
File "/usr/local/samba/bin/samba-tool", line 45, in ?
retval = cmd._run("samba-tool", subcommand, *args)
File "/usr/local/samba/lib64/python2.4/site-packages/samba/netcmd/__init__.py", line 215, in _run
parser, optiongroups = self._create_parser(myname, epilog=epilog)
File "/usr/local/samba/lib64/python2.4/site-packages/samba/netcmd/__init__.py", line 130, in _create_parser
prog=prog,epilog=epilog)

please help me out.

vaibhav

# 2  
Old 03-18-2013
hi guys

i have successfully configured samba 4 AD on my centos 6.3 testing env but without ldap backend.I want to configure it with ldap backand as well as want to configure BDC server.Please help me so that i can deploy in my small network


Thank You
# 3  
Old 03-19-2013
Quote:
Originally Posted by Vaibhav.T
hi guys

i have successfully configured samba 4 AD on my centos 6.3 testing env but without ldap backend.I want to configure it with ldap backand as well as want to configure BDC server.Please help me so that i can deploy in my small network


Thank You
We're not ULF consultants, you know. You have a better chance of getting assistance if you ask specific questions and not just "help me do X or Y".

In any case, a good way to start would be "smbldap-tools" package... and perhaps opening a new thread with the description of the new problem.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help with Samba please!

I am having a nightmare getting a new Solaris server to join a domain in order to access some samba shares. I am a newbie to Unix so am learning as I go. Every time I try the net ads join -U administrator command, I get: # net ads join -U administrator Enter administrator's password: ... (9 Replies)
Discussion started by: mgreen81
9 Replies

2. Solaris

samba error after install with pkgadd

Hello this is samiulla. i face this issue. i installed samba with pkgadd after i install i add paths for that. -bash-3.00# echo $PATH /usr/sbin:/usr/bin:/usr/ccs/bin:/usr/local/samba/sbin:/usr/local/samba/bin/ -bash-3.00# when enter this commad smbd -D i got this error smbd -D... (3 Replies)
Discussion started by: samiulla
3 Replies

3. Red Hat

Samba error message "NT_STATUS_UNSUCCESSFUL"

Hello, I integrated AD to CentOS 6 for authentication, I am seeing these samba error on the log messages, what configuration changes need to be updated inorder to get rid of these error messages. Jan 16 14:53:21 HOSTNAME1 smbd: printing/print_cups.c:109(cups_connect) Jan 16 14:53:21... (0 Replies)
Discussion started by: bobby320
0 Replies

4. Solaris

samba issue: one samba share without password prompting and the others with.

Hi All, I've been trying to configure samba on Solaris 10 to allow me to have one share that is open and writable to all users and have the rest of my shares password protected by a generic account. If I set my security to user, my secured shares work just fine and prompt accordingly, but when... (0 Replies)
Discussion started by: ideal2545
0 Replies

5. Solaris

Compiling Error in Samba 3.4.1 on Solaris 10

Hi all, I am getting the following error While installing Samba 3.4.1 on Solaris 10. #./autogen.sh ./autogen.sh : autoheader : not found ./autogen.sh : test : argument expected Please help me as I am in a critical state of the project. Warm regards, Sathya (10 Replies)
Discussion started by: sathya47
10 Replies

6. Solaris

Samba 3.5.4 compile error

Hello! I am trying install samba 3.5.4. and following this instruction from the source package. So, there are my steps: 1 cd ../samba-3.5.4/source3 2 ./configure (without any arguments) and when i run make it returns error .................................................... Compiling... (2 Replies)
Discussion started by: zhum
2 Replies

7. Red Hat

krb5.h not usable and not found during samba configuration error

Hi folks, I am using RH linux server 8.0 and have downloaded latest samba package for it. While configuring samba with --with-krb5 option while making this server join a windows AD domain, it gives the following error. active directory cannot be supported... (1 Reply)
Discussion started by: dextergenious
1 Replies

8. UNIX for Dummies Questions & Answers

SAMBA Help

All, I have a Red Hat EL5 server running Samba 3.0.23c integrated with AD. When I try to access from windows by server name it asks for a username and password, but when I access it via IP I can see it. Has anyone seen this before? I need to have it setup where people do... (3 Replies)
Discussion started by: kjbaumann
3 Replies

9. Solaris

samba server error

hi all , i have noticed lately the following message in my /var/adm/messages log : May 10 15:40:56 inetd: netbios-ns/udp server failing (looping), service terminated May 10 15:51:37 inetd: netbios-ns/udp server failing (looping), service terminated i did some search on that and found... (1 Reply)
Discussion started by: ppass
1 Replies

10. UNIX for Dummies Questions & Answers

Samba help

Hey. I have a question about adding users and maping theirs dirictorys. Main Folder | -User1 Folder -User2 Folder -User3 Folder ...... How can I add this users to have folders in the Main Folder ? any simple script? And I... (0 Replies)
Discussion started by: net555
0 Replies
Login or Register to Ask a Question