similar to: re: installing samba PDC on the same server ?

Displaying 20 results from an estimated 20000 matches similar to: "re: installing samba PDC on the same server ?"

2006 Jan 28
3
samba3 to samba3 domain membership failing
Hi, I'm attempting to make a Samba 3.0.10 fileserver become a domain member of a Samba 3.0.7 server which is running as a PDC. I'm using the instructions gained from here... http://samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#id2538809 ...but when running the command... net rpc join -S PDCNAME -UAdministrator%password I get the error... Create of workstation
2006 Feb 02
4
Newbie - samba 3 as PDC
Dear The Expert, I am very new with this, I don't understand why my Windows 2000 Prof PC failed when trying to register as member of domain "LINUX".. but I am able to login by using Windows 9x client , below is my /etc/samba/smb.conf I need advise.. thanks a lot in advance [global] workgroup = LINUX server string = Samba Server printcap name = /etc/printcap load printers = yes
2006 Feb 01
2
domain users + local admin group
Howdy All, My samba server has decided to throw a hissy fit and its quite distressing ( not hair tearing out yet but will be soon ). To give domain users admin rights to their local machine I have in the past simply made domain users part of the local admin group. Perhaps not the most elegant solution , but it works. I today installed two more machines ( XP )onto the network and the machines
2020 Apr 27
0
Hello
Too bad caster.fm only supports MP3 format for their free service: "Caster.fm free service allow streaming in MP3, other codec (aac,aac+,ogg) will result in a ban from Caster.fm." https://clients.caster.fm/knowledgebase/6/Allowed-Media-FormatorCodec.html Cheers, Jordan Erickson On 4/27/20 10:32 AM, Yahav Shasha wrote: >> you might want to look into paying for hosted
2017 Apr 27
0
Server kicking clients off
Hey, Something about streaming. Live streams are not live, they can be up to 15 to 20 sec off original encoding. This is to to overhead on both the server and client for encoding/decoding the stream, Any trans coding, and and buffering that has to be done on a "slow" connection. Unless the client decoder has some way to sync the stream, this delay will grow tell icecast
2003 Jul 07
1
Migrate NT PDC to SAMBA PDC
Hi all, I'm trying to migrate NT PDC server to Samba PDC. and now i use samba 3.0.0beta2. I looks the migration steps from samba-howto-collection.pdf or in http://us2.samba.org/samba/ftp/cvs_current/docs/htmldocs/nt4migration.html, and it's not works well. The step is : ******** The approximate migration process is described below. " You will have an NT4 PDC that has the users,
2010 Dec 12
1
Tukey HSD not working
Drug US1 US2 Aptecha Celebrex 235.54 269.99 121.02 Detrol LA 157.99 190.99 55.3 Flomax 166.00 190.99 93.45 Lipitor 174.99 200.99 137.7 Novaldex 108.6 129.99 22.48 Norvasc 186.66 203.99 161.93 Plavix 107.99 106.99 64.53 Prevacid 117.39 134.99 59.83 Prilosec 115.99 126.99 57.75 Zyrtec 181.1 200.99 58.79 US1=c(235.54,157.99,166,174.99,108.60,186.66,107.99,117.39,115.99,181.10)
2004 Jul 30
0
Information on the DMC 800
The page to see this if you cannot see HTML on e-mail or just want to look at all of it is. Sometimes, if it is reasonable, people would prefer not to search around to web sites so I am posting highlights in HTML as well as giving the link. Could someone buy me a DMC-800 :-). Why I always look for components and off brands that focus on engineering rather than marketing is that they are not in the
2017 Apr 28
1
Server kicking clients off
"Live streams are not live, they can be up to 15 to 20 sec off original encoding." Something you become aware of very quickly when you're announcing into a mic and have to wait to hear your words! We do a bit of pre-show calibration with folks at the station to determine how long the delay ("latency" in digital-speak) is at the start of the remote broadcast, and start
2006 Dec 13
2
FW: Server Requirements
Hi J, >Hi David, >Do you know of a flash player that works for icecast and IE7? Whilst I've never used the software myself I came across Wimpy via the Icecast forum: http://forum.icecast.org/viewtopic.php?p=2822& You may want to give it a try. >j Regards, David >-----Original Message----- >From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf
2020 Apr 27
2
Hello
> you might want to look into paying for hosted Icecast solutions Or you can try a FREE hosted Icecas server: http://www.caster.fm *wink* On Mon, Apr 27, 2020 at 8:27 PM Marvin Scholz <epirat07 at gmail.com> wrote: > Hi, > in case you lack the necessary skills its probably not a safe > approach to try to host Icecast yourself. > So instead you might want to look into paying
2018 Jan 17
0
effects & lme4: error since original data frame notfoundWASeffects: error when original data frame is missing
Dear Gerrit, This issue is discussed in a vignette in the car package (both for functions in the car and effects packages): vignette("embedding", package="car") . The solution suggested there is the essentially the one that you used. I hope this helps, John ----------------------------- John Fox, Professor Emeritus McMaster University Hamilton, Ontario, Canada Web:
2003 Aug 04
1
installing samba printer on windows xp
hello everyone. i am running into an issue where xp pro clients must have local admin rights to be able to install a samba printer. the actual error message is: A policy is in effect on your computer which prevents you from connecting to this print queue. Please contact your System Administrator. well, i am the system administrator and am not sure where to go next. i am able to install the
2004 May 15
2
Documentation discrepancies
In my continued attempt to get winbindd working on a simple domain, I decided to go through the documentation in more detail, searching for some possibly hidden clues. In doing so I came across some instruction that left me a little confused... Fast Start: Cure for Impatience - Domain Member Server http://us2.samba.org/samba/docs/man/howto/FastStart.html#id2512775 The first point is in the
2020 May 19
1
[PATCH nbdkit] common/include: Add locale-safe ascii_strcasecmp and ascii_strncasecmp.
These are derived from the FreeBSD functions here: https://github.com/freebsd/freebsd/blob/master/sys/libkern/strcasecmp.c Thanks: Eric Blake. --- common/include/Makefile.am | 6 +++ common/include/ascii-ctype.h | 6 +++ common/include/ascii-string.h | 77 ++++++++++++++++++++++++++++ common/include/test-ascii-string.c | 79 +++++++++++++++++++++++++++++ server/main.c
2004 Feb 19
1
reshape direction=wide
Hello I am reshaping a data.frame bids --> reshaped as shown below. I thought this should be possible with a single invocation of reshape, but the only way I came up with is reshaping subsets for each keyword and then joining them together. Does anyone have an idea how to solve this in a more elegant way? Efficiency is a concern as the datasets are very large. Is there a way to specify
2004 Aug 09
1
Printer on LDAP PDC debug help?
Mandrake 10.0 LDAP PDC with ldapauth. Server is a member of the PDC but not using winbind since we have ldapauth. Basically this just means that I used: net rpc join -U Administrator%PASSWORD I've been going by the HOWTOs and books from the beginning. I even have the Samba HOWTO Guide and Reference in dead tree format. Today I tried using a simple setup from this site:
2002 Feb 21
0
Need Samba Setup Help
Everyone, I am hoping that someone can help me. I have been trying for several weeks to get Samba working to no avail. I have consulted many online help files including the ones located at http://us1.samba.org/samba/docs/DIAGNOSIS.html, browsing.txt that comes with samba, http://us2.samba.org/samba/ftp/docs/Samba24Hc13.pdf, and a few others. I have even posted a previous message, which
2005 Jun 22
0
RE: Q: Routing the Same IP simultaneously on differentcomputers ?
Hi, First, never compare a linux box with a cheap and dumb broadband router. I''m not sure if i understand very well your scenario but I asume is like this: 192.168.0.1--------- -----------| ipsec | | --------- 128.X.X.X --------- 192.168.0.254 | ISP ----------| linux |------------------| --------- | ---------
2017 Sep 05
0
Resample and Relay Using Icecast2
Hi guys, There's a transcoding example using liquidsoap in our cookbook here: http://liquidsoap.fm/doc-1.3.2/cookbook.html Hope that helps! Romain 2017-09-05 10:30 GMT-05:00 Jordan Erickson <jordan at coolmic.net>: > Hi Robert, > > Icecast itself doesn't do any resampling of audio streams it receives. > One would likely craft a solution that listens to the original