similar to: adding Windows Domain users to a unix group

Displaying 20 results from an estimated 5000 matches similar to: "adding Windows Domain users to a unix group"

2020 Oct 13
0
Fatal: setgid from userdb lookup fails with wrong gid
Hello all, I'm quite new as well to Dovecot, just installed it on a FreeBSD system with Postfix and Rspamd as side apps. Things are running semi-smoothly for all users but I do have quite a few errors in the logs : Oct 13 19:43:56 apollo dovecot[24478]: imap(user1)<34412><zIeI9ZCxXDmsFhZG>: Fatal: setgid(1030(user1) from userdb lookup) failed with euid=1022(user4),
2020 Oct 14
1
Fatal: setgid from userdb lookup fails with wrong gid
Hi, Not sure if this is it, but I used to have the same error when I started with dovecot. Aki's response was the following (and solved my problem). ------------- Hi! You can't set service imap { service_count = 256 } if you are using multiple system UIDs. See https://wiki.dovecot.org/Services#imap.2C_pop3.2C_submission.2C_managesieve *service_count* can be changed from 1 if only a
2004 Jan 20
2
Re-Invite between SIP phones
Anybody knows what do I need to tell Asterisk to issue a re-INVITE between two SIP phone to avoid having the media going through the server? Tks, Al __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
2004 Jan 15
1
Ownership lost: linux -> windows -> linux
Hi, I have a problem of loss of file ownership with rsync. For some odd reasons, I have to use a windows machine as rsync server, and to backup/restore a filesystem from/to a linux client. All files in my linux filesystem are owned by root, with gid root. If I save the files onto the windows rsync server from linux using rsync, and then restore them back to linux, the ownership for all files
2004 Jan 18
1
Public switches (AXE10) not capable of handling sustained call setup bursts on E100P
Hi, I'm running a simple test from asterisk towards a public telco switch (AXE10) over E100P. Here is the test case: 1) 30 calls are setup simultainously, 20 sec ringing time. 2) no calls answers (just calling a vacant public tax office :=) 3) Each channel will continue on its own with the same proceedure: ring for 20 sec, then hangup, ring for 20 sec, and so on. Of course this leads to
2004 Aug 06
2
icecast hangs at start
thanks for the reply. the problem is after i start icecast with icecast -c /path to icecast.xml, i see the following: Changed groupid to 501. Changed userid to 501. and then it just hangs. i do not get a command prompt or anything. so i was wondering if there are any other messages that normally follow during the startup process. <p>--- Karl Heyes <karl@xiph.org> wrote: > On
2004 Jan 21
1
rshaper Config
Hi Every One, I am using Linux 2.4 with 8390 Network driver. For configuring rshaper in one of the manual i have studied that need to insert the following line in Global space of Kernel. int (*net_shaper_rx_hook)(struct sk_buff *skb) = NULL; Can you suggest me anyone steps to insert the line and where in my Linux System. I am very new to kernel part. I am very greatful to you if any one
2004 Jan 09
0
IConnect audio quality
Hello, I've subscribbed to "IConnect". I use it eclusively for outbound calling. I like the rates they charge but people I call complain about the audio quality. They say it sounds like I'm using a "cheap mic." or they complain about echo. The sound is very clean at my end. I'm using a Bundgtone phone with meadi routed through Asterisk to IConnect. It's
2004 Jan 21
1
help request about wiax2.dll
Hi: I'm trying to use the wiax2,dll in delphi 5 but when i invoke the method IAX_SetEventCallBack, i got an "access violation error" and i con't know why. I use windows 98SE. I hope anybody can help me. __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
2004 Jan 06
0
Suddenly need IP address to mount SMB share
I really need a hand here. I'm running Red Hat 9.0 and recently got the Up2Date certificates updated such that I finally got all of the updates from Red Hat. I run the publishers addition of Red Hat. Prior to the change, I used to mount an SMB share really easily with a simple shell script than went #!/bin/bash smbmount //Server/share /mnt/point -o dmask=777,fmask=777 But after I finally
2004 Jan 15
0
integrating active directory with samba 3.0
Hi can some please help me integrate samba 3.0 with active directory. I'm very confused about this process so far my research led me to the following article http://asia.cnet.com/itmanager/netadmin/0,39006400,39081966,00.htm. However other research led me to the use of winbind for this setup. The confusing thing is that the article did not mention winbind. I would like to have it where we
2004 Sep 10
0
Blocking and compression.
--- Wayde Milas <wmilas@rarcoa.com> wrote: > On Tue, 2004-01-20 at 23:44, Josh Coalson wrote: > > Miroslav did some experiments with searching for optimum blocksize. > > from what I remember it made at best a couple percent difference. > > there was a thread about it here a while back. > > > Did his changes make it in? I can think of a coupla ways to approach
2004 Aug 06
2
could not create listener socket on port 8000
greetings! when i try to start the icecast server i get the following error: Could not create listener socket on port 8000 Server startup failed. Exiting. I did make sure that iptables has port 8000 open for tcp. Any suggestions for troubleshooting? Thanks. jg __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
2004 Aug 06
0
could not create listener socket on port 8000
--- Oliver Stirling <oliver@ojms.org.uk> wrote: > jensen galan wrote: > > >thanks for the advice! > > > >i tried the netstat command to see if anything is > >running on port 8000, and it came up empty. > > > >any other suggestions? really appreciate this. > > > >jg > > > >__________________________________ > > >
2004 Sep 10
0
Blocking and compression.
--- Wayde Milas <wmilas@rarcoa.com> wrote: > The reason for this post is I would like to know if I start coding > again > and releasing patches agaisnt flac in various areas, if they will be > accepted. I'm not sure if these additions fit the "focus" of what > flac > is meant to be, so I thought I'd discuss them first. Keep in mind > that I > just
2004 Aug 06
0
icecast hangs at start
I would add & at the end of the command like icecast -c /pather/to/xml & that will make it run in the background --stauf On Wed, Jan 14, 2004 at 02:48:51PM -0800, jensen galan wrote: > thanks for the reply. > > the problem is after i start icecast with icecast -c > /path to icecast.xml, i see the following: > > Changed groupid to 501. > Changed userid to 501. >
2004 Jan 07
3
embedded vorbis player?
hello :-) i would like to publish a recorded interview on my website using the ogg vorbis format; i would like to know if it's possible to sort of embed a multi-platform vorbis player into a webpage, so that visitors can click on 'play' and hear the recording; like for instance you can with the macromedia flash player; /bruno __________________________________ Do you Yahoo!?
2004 Aug 06
5
icecast hangs at start
greetings! when i try to start icecast, i get the following: Changed groupid to 501. Changed userid to 501. and then it just hangs there... i ctrl-z and then attempt to start icecast again, and i get the following: Could not create listener socket on port 8000 Server startup failed. Exiting netstat -anp | grep :8000 shows the following: tcp 0 0 192.168.1.99:8000 0.0.0.0:* LISTEN
2004 Jan 15
3
isolinux serial console keyboard issue
Hello list, I am trying to use the console to setup my machine. During boot I am able see the syslinux boot prompt on the serial console *and* the monitor, but I can not use the console keyboard. I can only use the keyboard that is connected on the machine. After the kernel is loaded, the console keyboard starts working, but, this does not help me much, since I still need to use the keyboard
2004 Jan 06
5
Logging user activities
Hello, What do you recommend for keeping track of user activities? For preserving bash histories I followed these recommendations: http://www.defcon1.org/secure-command.html They include using 'chflags sappnd .bash_history', enabling process accounting, and the like. My goal is to "watch the watchers," i.e. watch for abuse of power by SOC people with the ability to view