search for: privlidges

Displaying 7 results from an estimated 7 matches for "privlidges".

Did you mean: privledges
2005 Feb 16
1
Problem with privlidges after applying patch
Hi, I have recently upgraded to 3.0.11 and the new user privileges worked fine. Since I applied the user privileges and trust patch, I am now unable to grant privileges to users or groups. The error I am getting is Failed to grant privileges for longhill\Domain Admins (NT_STATUS_NO_SUCH_PRIVILEGE) I have tried all 5 privileges and I get the same error. I suspect it has something to do with
2003 Jul 31
1
Question on Samba PDC: Permissions and groups
Hello everyone. Im setting up a Samba PDC running 2.2.8a with LDAP on the backend to hold user accounts, machines and passwords. My question is actually on permissions and groups for users who are part of the domain. For example, in my testing, i've been able to successfully join machines and clients to the PDC. However, when I log into the domain with the user, I noticed that they have
2001 Nov 19
2
Samba won't allow PC connections
Hello list, I am at the hair pulling stage of this game right now. Having read through many of the posts, I still seem to be unable to get my samba server to allow anonymous connections ( or any connections for that matter ) from windows machines. All I want to do is have printers and one folder shared, all as guest accessable. I have made the security level = share and made the shares
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Yupp, same results. What else can be trying? Perms all seems a-ok, the name resolution issue makes me feel funny. Here's a URL to the ptrace -f of the non-chrooted run -- http://tinyurl.com/ytsqv .. Although, MIRACULOUSLY, non-chrooted, non-privlidged, port 8000, + DNS works?! Eventhough, without DNS it doesnt. As you can see! -- [2004-05-26 17:10:25] INFO main/main Icecast 2.0.0 server
2004 Aug 06
0
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
you can't use the IPs directly, both dir.xiph.org and www.oddsock.org are running as vhosts, and thus using the IP will not get you to the correct site... o you have to use hostnames in the URLs... it sounds like if you don't chroot it works and if you do it doesn't ? I've never really run icecast using chroot, so I'm not entirely sure of all the stuff you need to do to
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
DNS for vhosts makes total sense, duh! :) Running without chroot, as root, changing to nobody, and YP works just fine.. If I come up with a nice howto / rundown of the chroot stuff, I'll get it on the list. Odd: Did you see the posts about the Icecast+win32 crashing w/ OddCast 2.0.10 and 2.0.13? Seems stable on 2.0.1-release and SVN on Linux but.. I'm going to do my research and get
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Odd: I just pulled SVN and compiled.. Wonderful new logging code, btw! Now, why in the WORLD would the resolution be failling?! nsswitch.conf / resolv.conf / hosts is all fine.. *shrug* I can obviously put IPs instead of hosts in the URLs, however things still fail.. -- Chris Pickert ldd output-- ldd ./icecast libcurl.so.2 => /usr/lib/libcurl.so.2 (0x4001f000)