similar to: API function for net join

Displaying 20 results from an estimated 5000 matches similar to: "API function for net join"

2012 Nov 21
2
Moving file after transfer
Hi, I\m writing a VFS module that needs to move a file, after it is transferred, to a folder that is not shared. The shared folders that use this VFS module are used to sent files for processing by another application. The module signals the application that it has work to do and moves the file. So far I've been using the last close call, moving the file after doing SMB_VFS_NEXT_CLOSE().
2011 Jan 13
1
Error compiling Samba 3.5.5 on HP-UX 11.11
I've run into an error when trying to compile libnet/libnet_join.c: cc: "libnet/libnet_join.c", line 111: error 1588: "LDAP_NO_MEMORY" undefined. cc: "libnet/libnet_join.c", line 111: warning 563: Argument #2 is not the correct type. The source below is what triggers it (line 111 is marked): static ADS_STATUS libnet_connect_ads(const char *dns_domain_name,
2008 Dec 04
1
Join multiple CTDB managed Samba servers into Active Directory
Hi , I have set up a 2-node CTDB cluster serving NFS and CIFS authenticating Windows and Linux users via Active Directory. The setup works fine, except only one server in the CTDB-cluster is able to join the AD domain at a given instance. If you manually add the other server into AD, the already connected server gets disconnected. There is no specific error message logged in /var/log/message or
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
Hi, I'm seeing this error on 3.0.24, 3.0.28, 3.0.32 and 3.2.6: Failed to join domain: failed to set machine spn: Constraint violation [Sanitised] First Run: net ads join createupn=HOST/FQDN@DOM.REALM.DOMAIN.COM createcomputer="OU/OU/OU/Services" -U username -d1 Enter username's password: [2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770) libnet_Join:
2011 Mar 02
2
problem with samba 3.5.6 try to join W2K8
hi, I trying to join a samba 3.5.6 (debian) on a domain W2K8 without kerberos followin the wiki page (http://wiki.samba.org/index.php/Samba_&_Active_Directory) using net ads join i've got this error Failed to join domain: failed to join domain 'MYDOMAIN.COM' over rpc: NT_STATUS_NOT_SUPPORTED conf in /etc/smb.conf workgroup = MYDOMAIN server string = %h server # allow
2009 Oct 13
1
Compiling SAMBA on Solaris 10 to use AD on Windows 2008 server
We've just set up a number of linux servers to access our AD server (Windows server 2008) and now have to set up a Solaris server. I've downloaded, compiled and install Samba (3.4.2), configured kerberos and am now trying to get it to join the AD. I get the following error: samba-3.4.2/source3# net ads join -U username Enter username's password: [2009/10/13 13:10:42, 0]
2008 Oct 07
1
failed to lookup DC info for domain 'xxx.com' over rpc
all Any idea why we get such error message when trying to net ads join ? kinit is working just fine but net ads join is failing thanks best regards Francis
2020 Jul 01
3
help for join AD domain failure troubleshooting
Thank you @Rowland, I tried the new smb.conf file, still no luck with the same error message, I also reboot Linux and try too. ------- Failed to join domain: Failed to set machine spn: Operations error Do you have sufficient permissions to create machine accounts? return code = -1 Freed frame ../../source3/utils/net.c:942, expected ../../source3/libnet/libnet_join.c:506. ------- Thank you
2008 Aug 06
8
[ANNOUNCE] Samba 3.2.1 Available for Download.eml
<<[Samba] [ANNOUNCE] Samba 3.2.1 Available for Download.eml>> ********* *BEGIN ENCRYPTED or SIGNED PART* ********* Michael Adam wrote: > That is right: the link creation in source/bin is fixed, > but the installation of the links is still broken. > > It _is_ fixed in the v3-3-test branch which will be used for > 3.3.0 (scheduled for December). The changes to the Make
2010 Mar 26
3
Failed to join domain: failed to precreate account in ou (null): Out of memory
with samba 3.5.1 if I were to join a server to the domain and specify an OU to create the computer object in, i get Failed to join domain: failed to precreate account in ou (null): Out of memory However, if I run the same command with samba 3.4.5 it works. Did the syntax change? I cannot see anything about it net ads join createcomputer="Linux_Servers" -U <user>%<pass>
2009 May 15
1
3.3.4 2008 Domain Join Error
Hi, Just trying to get a SLES10 machine running 3.3.4 to join a 2008 domain and getting this .... any ideas?? Running: net -d 3 -U admuser@DOM.REALM.CO.COM ads join createcomputer="REG/CN/OU/Services/" Error: [2009/05/15 13:42:13, 3] libads/sasl.c:ads_sasl_spnego_bind(780) ads_sasl_spnego_bind: got OID=1 3 6 1 4 1 311 2 2 10 [2009/05/15 13:42:13, 3]
2010 Nov 08
1
Winbind - Domain Join Failed
Hi, I'm trying to setup winbind on Solaris 10 update 6 and am having an issue joining the domain. I'm running this command net ads join -U admin -d10 Here is the last paragraph or so of the debug output. [2010/11/08 11:12:37, ?3] libsmb/cliconnect.c:1176(cli_session_setup) ?SPNEGO login failed: Invalid parameter [2010/11/08 11:12:37, ?1] libsmb/cliconnect.c:2132(cli_full_connection)
2008 Oct 23
1
join fails samba 3.2 & ADS 2003R2 SP2
Hi, SLES10 SP2 x86_64 + Samba from repo (samba-3.2.4-8.1) When I try to join (net ads join -U Administrator), I get : Failed to join domain: failed to set machine spn: Can't contact LDAP server My Pre-2000 domain name is CLSC_COTENEIGES My DNS ADS name is clsccdn.rtss.qc.ca DNS is ok, I've created an A/PTR record for linux box, ADS seems ok also (netdiag/dcdiag) i've tryied adding
2008 Jul 04
1
Samba 3.2.0 doesn't compile under Solaris8
Dear All, Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile it against blastwave.org packages, as I always do. But it fails with error: "/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL "./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator value overflows INT_M AX (2147483647) "./librpc/gen_ndr/srvsvc.h", line 235:
2012 Feb 09
1
Unable to create principle and join domain with solaris / samba 3.5.8
Has anyone had any success using net ads join to create a new service principal and join Active Directory using samba 3.5.8. This works fine in 3.0.35 but I'm not able to get a working create/join with 3.5.8 In samba 3.0.35 (on a host which is already allowing kerberised loginsvia AD), the following works: net ads join createupn='CIFS/host.domain.com' \
2009 Sep 02
1
Problem to join Win20900 ADS realm
Dear samba team: I've some troubles to join a GNU/Linux Debian ?squeeze? machine to a Windows 2000 ADS realm. I've studied everything about samba, but this problem cause that I cant print in the Windows servers and I've other problems. I've joined machines in this domain before ( I made a recipe at http://wiki.debian.org/SAMBAclienteWindows) But in the last days, I've a
2009 Jul 30
1
krb5 + winbind + ads (back to ads)
Hello again folks, I give up trying RPC. I'm trying to avoid update samba package of my Ubuntu 9.04 server (amd64) so I decided to try ADS again. This way I'm using the following versions: krb5-user 1.6.dfsg.4~beta1-5ubuntu2 samba* 2:3.3.2-1ubuntu3.1 I'm having problem joining a AD domain. I suspect there is something related to how my company's directory was setup and I
2012 Jan 20
8
The Recycled PIDs Fix
** Low Priority ** Hi Volker, This is regarding your fix on recycled PIDs. I am an NCP developer from Novell and we use libsmbsharemodes library from Samba for Cross Protocols Locks between NCP, Samba and others. I have few queries regarding your fix. In your fix, you have added a new field called 'unique_id' in the server_id structure and we need to pass this in our call to samba
2012 Nov 27
6
CTDB / Samba / GFS2 - Performance - with Picture Link
Hello, maybe there is someone they can help and answer a question why i get these network screen on my ctdb clusters. I have two ctdb clusters. One physical and one in a vmware enviroment. So when i transfer any files (copy) in a samba share so i get such network curves with performance breaks. I dont see that the transfer will stop but why is that so? can i change anything or does anybody know
2008 Aug 18
4
samba 3.2.2 ?
Hai, maybe it's a bit early to ask, but is there a date when 3.2.2 wil be released. thanx. Louis