similar to: Creating domain users in AD from Linux

Displaying 20 results from an estimated 110 matches similar to: "Creating domain users in AD from Linux"

2009 Apr 21
4
Changing Passwords in Active Directory with ruby-net-ldap
I am building an application in Rails using ruby-net-ldap and I am trying to figure out how to change passwords in Active Directory. Does anyone have any experience with this using the ruby-net-ldap gem? I know that I remember seeing an example on the web somewhere that showed how to do this using the depot application from the Rails book but for the life of me I can''t find it again. :(
2003 Dec 30
1
sambaSamAccount versus SambaSAMAccount
Hi All, The smbldap-tools in latest Samba tarball 3.0.1 use SambaSAMAccount rather than SambaSamAccount as per the samba.schema file. Attached are four patches to fix this. Darren -------------- next part -------------- --- smbldap-useradd.pl.orig Tue Dec 30 22:34:08 2003 +++ smbldap-useradd.pl Tue Dec 30 22:38:19 2003 @@ -208,7 +208,7 @@ if (!$with_smbpasswd) { # (jtournier)
2016 Mar 13
1
Specify or rename 'Administrator' name (cn) for DC ?
Hi all. Is it possible to change DC administrator name from 'Administrator' to something else, for example, to 'DomaAdministr' ? If it is, is it possible via command-line or via LDAP browsers only ? If it do via LDAP browser (of course cn will be changed) , will Samba4 contunue to work correctly ? Also, I offer to add new switch to Samba4 DC provision such as 'adminname' ,
2015 Nov 30
2
Making icecast stream available outside my network?
Hi, i'm a newb to using icecast. what i'm using is, foobar2000, with the altacast encoder. I went in to the config file, and changed the adminname/password. i've left everything else at there defaults. I open up altacast, and add a new encoder, giveing it the user name, and password. it works fine. But when giveing the link to people to listen, they say they can't open it.
2007 Oct 10
0
Areca 1100 SATA Raid Controller in JBOD mode Hangs on zfs root creation.
Just as I create a ZFS pool and copy the root partition to it.... the performance seems to be really good then suddenly the system hangs all my sesssions and displays on the console: Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0: dma map got ''no resources'' Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0: dma allocate fail Oct 10 00:23:28 sunrise arcmsr: WARNING: arcmsr0:
2004 Feb 16
1
Samba 3.0.2 mapped by Actve Directory
I have spent a while trying to join a samba machine to our university's active directory structure so that allowed users can map to it by simply running \\webserver I was able to join the machine just fine via: net ads join VPSA/UH/UH-_ResComp_Servers/ -U adminname And now I can run wbinfo -u to get a listing of all users on our network. I have the right permissions, because from that
2015 Dec 01
2
Making icecast stream available outside my network?
Hi, yess its running on my local ip address. I've loged in to the router, andf orwarded port 8000. On 12/1/2015 2:17 AM, Marius Flage wrote: > Hi! > > Are you even sure that your icecast server is exposed on the internet? > Is your icecast server running on a public or private ip address? If > it's running on a private ip address (192.168.0.0/16, 10.0.0.0/8 or >
2009 Aug 24
0
Failed to join domainL: failed to connect to AD: NT_STATUS_NOT_SUPPORTED
Hello, I'm having a problem getting samba to work properly. In a nutshell, we had Samba running (version 3.0.x, the version that comes with RHEL4u4), but then our security guys made us make several changes to our Win2k3 domain controller, and now I cannot get this to work. First, I'm simply trying to join a Linux file server to a Windows domain for file sharing purposes, I have no
2004 Apr 08
0
Setting up Linux and ADS
Hi, I'm sure you've heard this before as I've been searching the net for about a week now with no luck. I am setting up Samba 3.0.2a on a Linux server (I've tried RedHat 9 and Crux distributions). As per the many howto's and docs out there, I installed KRB5 (MIT version) and OpenLDAP required library files. No problems. I've run kinit against the AD here at the office,
2004 May 26
0
Configuration
I was given the task of making our Samba 2.2.8a configuration work about 2 weeks ago and have been unsuccessful in getting it to work properly. Here's the scenario: Samba Server: Running Solaris 8 on a Sun-Blade-100 Samba 2.2.8a Primary Domain Controller: 1.0 Gig Pentium III Windows NT 4.0 Server OS All other machines in the Domain are a collection of Windows XP or Windows 2K Pro, varying
2015 Dec 01
0
Making icecast stream available outside my network?
Hi! Are you even sure that your icecast server is exposed on the internet? Is your icecast server running on a public or private ip address? If it's running on a private ip address (192.168.0.0/16, 10.0.0.0/8 or 172.16.0.0/12), then you have to do some port forwarding, so your listeners can reach it. - Marius Den 30.11.2015 22:59, skrev Matt Turner: > Hi, i'm a newb to using icecast.
2015 Dec 01
0
Making icecast stream available outside my network?
Maybe try the following tool to actually check if the port is open: http://www.yougetsignal.com/tools/open-ports/ ? And if you're comfortable with it, share the ip address either on the list or to me privately, so I can check for you. Have you checked the firewall running on the icecast server itself? If you're running Windows, make sure you've exempted the icecast program from the
2011 May 05
1
variables inside a template for my hp ilo device
I am writing a hp ilo module to automatically assign a static ip that is derived from the IP of the system which is fed in via facter. I basically just need to change the network the ilo is connected to. The ruby code works great inside the irb console. However, puppet doesn''t seem to be able to use the variable I have derived from the ipaddress. This is my first template so I am not
2005 Mar 08
2
Trying to get ADS authentication working.
I have been trying in vain to get ADS domain authentication working. I can't figure out what is wrong and have read the docs and looked through the mailing lists. I'm not sure why better documentation hasn't been written on the web site for the ADS feature since it's pretty spectacular to be able join a Samba server natively to an AD domain. I have successfully joined the samba
2003 Oct 12
1
Error when creating user with Samba 3.0 & LDAP
Hy, I just install OpenLDAP 2.0 and Samba 3.0. (both from RPM). I used tools from idealx (found in src from Samba 3.0) to populate the ldap tree. My ldap is empty when i start, i just added index and samba.schema in slapd.conf. I used net rpc getsid to generate my domain SID and put in the smbldap_conf.pm with others options (dc, ou, dn etc.) I didn't get any error with this tool, it create
2005 Sep 08
0
{Virus?}
Warning: This message has had one or more attachments removed Warning: (document.txt .scr, document.zip). Warning: Please read the "yoursite-Attachment-Warning.txt" attachment(s) for more information. Here are your banks documents. -------------- next part -------------- This is a message from the MailScanner E-Mail Virus Protection Service
2005 May 05
0
{Virus?} Eu te amo
Warning: This message has had one or more attachments removed Warning: (minhas_fotos.zip, minhas_fotos.h.pif). Warning: Please read the "yoursite-Attachment-Warning.txt" attachment(s) for more information. Ola, a quanto tempo! Eu me mudei dai para os Estados Unidos, e faz um tempo que perdemos o contato e consegui seu email atraves de uma amiga sua. Vamos
2006 Aug 18
0
call for help
to test new Rails site at http://www.blogsaic.com/ signup and help in the design phase of a new rails site... blogsaic is a great way to drive traffic to yoursite too if thats all your after but it really needs some loading, while I work on the stats system cheers dion -- www.blogsaic.com search, post, blog -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Jan 23
0
Now playing (PHP example)
This php script is also good for displaying a now playing title on your station's website. It is not an auto refreshing script so the page would have to be refreshed manually by the visitor when the song changes. Script follows: <?php function getMp3StreamTitle($streamingUrl, $interval, $offset = 0, $headers = true) { $needle = 'StreamTitle='; $ua = 'Mozilla/5.0
2020 Jun 11
0
SSL-Question
Hi This is for Linux but you might be able to find something useful in there for your situation: - https://serverok.in/centovacast-enable-ssl-on-icecast If you are using Letsencrypt then this, IMHO, is a good way to make the icecast.pem file: cat privkey.pem fullchain.pem > icecast.pem The above creates a useful SSL cert format which, for example, a range of devices are able to