Displaying 20 results from an estimated 1000 matches similar to: "Encrpted Password problem"
2018 Jun 13
4
NSS and group enumeration in CUPS...
On Wed, 13 Jun 2018 17:07:39 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! L.P.H. van Belle via samba
> In chel di` si favelave...
>
> > Ok thats strange, this works fine since Jessie and up.
>
> Ahe,, probably i'm not explaining me well. I've not 'windows'
> troubles, i've troubles accessing CUPS web interface,
2018 Jun 13
0
NSS and group enumeration in CUPS...
Mandi! L.P.H. van Belle via samba
In chel di` si favelave...
> Ok thats strange, this works fine since Jessie and up.
Ahe,, probably i'm not explaining me well. I've not 'windows' troubles,
i've troubles accessing CUPS web interface, because i can login on, but
my status of 'SystemGroup' are not granted, even if i'm a member of
'systemgroup'.
>
2004 Dec 01
0
Iptables with 3 marks. It is possible?
Hi....
Help me please!!!
I am using Linux Redhat as gateway of the my network to internet. I am to making NAT and firewall.
In my iptables script, I need make 3 MARKs for the same packet, as following
# It marks the packets that will go for link ADSL (I have 2 links - adsl 2Mb and ''dedicate link'' 256Mb )
# I am using ''ip rule / ip route'' to make this
2007 Feb 16
0
cifs error 13
We had a new server put in on our local network and I am unable to mount
it's file shares - mount -t smbfs works on the old server but it doesn't
work on the new one because of the SMB signing problem. However, I
cannot get mount -t cifs to work on either of them. Anyone have any
ideas what the problem could be?
Thx
vperry
successful commands:
1) smbstatus calserver01
2)
2006 Apr 18
1
gettin erro with xapian binidngs 0.9.5
hi
i had created an indexer n searcher in php in 0.9.4 and it was workin fine.
now i installed 0.9.5 but i m getting following error
*Fatal error*: No matching function for overloaded 'Document_add_posting' in
*/home/jana/public_html/final_file_search/file_indexer.php* on line *48
*this is the fragment of my code where i m gettin the error.
1998 Dec 16
1
user level authentication in samba-2.0.0beta4
I've compiled samba 2.0.0beta4 on Sun (sparc) Solaris 2.6.
I can use smbclient to list the shares, but whenever i try to connect to
the machine, i get the following error message:
session setup failed: ERRSRV - ERRbadpw (Bad password - name/password
pair in a Tree Connect or Session Setup are invalid.)
I have SECURTY = USER in smb.conf
when I try to use smbpasswd to reset the password on
2015 Mar 12
0
[PATCH] pmu/gk20a: PMU boot support.
I guess Alexandre will help you prepare this for upstream inclusion,
but just want to make sure that my main point makes it across -- this
is a 3K line patch. Please try to split it up into patches that add no
more than 300 lines at a time, preferably fewer (but this isn't always
possible). Ideally each patch should introduce one conceptual unit. Of
course different people might draw the line
2005 Sep 26
4
virtual domain
we are currently using vm-pop3d to implement virtual domains. But due to some locking problem in vm-pop3d, we want to test the possibility to change to dovecot.
Currently, in vm-pop3d, the passwd file is located in
/etc/virtual/domain1.com/passwd
/etc/virtual/domain2.com/passwd
and the passwd format is:
user: md5 encrpted password
and the email is store in
/var/spool/virtual/domain1.com/user
2004 Nov 01
3
Gettin station Ident played on connectiong to stream
Our listeners click on a link which ends in .m3u. So can this be done...if
so how?? I really am new to this sorry!!
--On 01 November 2004 17:48 -0500 Jason <Jason@Weatherserver.net> wrote:
> I do this using .m3u playlists. But I think you mean a way all streams
> get the intro even if someone connects directly to the mount point
> without using the .m3u files.
>
>
>
2014 Aug 10
1
Error: 'LENGTH' is not a recognized built-in function name
On Mon, Aug 11, 2014 at 3:29 AM, Deepak Rawat <deepaksingh.rawat at gmail.com>
wrote:
> Hi,
>
> I modified the query in res/res_config_odbc.c.
> Original: "SELECT MAX(LENGTH(var_val)) FROM %s WHERE filename='%s'"
> Modified: "SELECT MAX(LEN(var_val)) FROM %s WHERE filename='%s'"
>
> I rebuilt the code and installed Asterisk again.
2007 Jan 30
5
errors while testing resource controller using rpec
I am testing a resource called venue in this piece of code (generated
using script/rspec_resource)
====================
context "Requesting /venues using POST" do
controller_name :venues
setup do
@mock_venue = mock(''Venue'')
@mock_venue.stub!(:save).and_return(true)
@mock_venue.stub!(:to_param).and_return(1)
Venue.stub!(:new).and_return(@mock_venue)
2018 Jun 13
2
NSS and group enumeration in CUPS...
Hai Marco,
Ok thats strange, this works fine since Jessie and up.
I did some extra checks and i'll show my outputs so you can compaire them.
My "domain" admin shows : id winadmin
uid=10000(winadmin) gid=10000(domain users) groups=10000(domain users),116(lpadmin),10001(domain admins),2001(BUILTIN\users),2000(BUILTIN\administrators)
My group output: getent group lpadmin
1998 Oct 03
1
SAMBA digest 1831
> From: Andrew Logan <aml@bsl.co.uk>
> Subject: Re-How to enable domain logon from NT workstation
> Message-ID: <98Oct2.145422gmt.28674@worm.brammer.net>
>
> Hi,
>
> worked fine. I followed the instructions in Samba NT Domain FAQ
> apart from the use of encrypted passwords which I don't want to use.
You dont have any choice...
> Yes, I've
2001 Jul 28
4
wine problem - cannot write to directory
I just installed a new version of wine and wine stopped working.
It starts and I am getting a message that I have no permition to write on
my Win c:\ disk.
I checked that root is owner of c:\ directories, so I switched to root
user (even my userid is defined in the same group as root) and I am
gettin a message that root cannot run wine.
So I tried to "chmod 774 Agent" (Agent is directory
2007 Oct 04
1
Does the file function copy or sync
Hi, I am using file function to copy a directory & its content to few
servers.
I do it below way. I am not sure whether file uses sync mode or does a
copy of every file over & over when something changes. Bcos when running
the puppet daemon using puppetd -test it takes a while.
Where can I find a list of function like file, user group etc & what
args to pass
file {
2018 Jun 14
3
NSS and group enumeration in CUPS...
Hai,
@Rowland.
Yes, the link is what i have setup, but in less steps without sssd.
For the kerberos part, you only need to add the HTTP/UPN.
After a join with winbind you have the host/UPN.
I must say that the CUPS setup is working great.
Only 1 or 2 problems in almost 2 years.
@Marco,
> ...but you have added 'locally' (eg, in /etc/group
> and /etc/shadow) the user
2005 May 10
2
Yum repomd.xml error
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
List,
I searched google for this error, but apparently I'm either lacking
the necessary 1337 skillz, or you know I just am not gettin' a
google friendly search put into it. The error is below.
[prata at crane ~]# sudo yum update
Setting up Update Process
Setting up Repos
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml:
[Errno 4]
2007 Feb 02
1
Open SSH : SFTP Query
Dear Respected One,
I am Deepak. I am currently working on SFTP application. I ve
downloaded your opnessh 4.5 (latest ve
rsion). I want a simple sftp library which I can link to my test
application and perform ftp operati
ons. Is it possible to seperate sftp out of ssh and form a sftp
library ? And also please provide me
the APIs in sftp which are similar to login, connect, get, put etc
APIs in
2004 Sep 04
1
Dosemu and shorewall.
Hello..
I have a somewhat "funny" setup.
I use the dosemulator Dosemu for running a dos based packetradio nodeprogram
called Xrouter.
I setup dosemu to use my eth1 (lan) nic and i bring up a device called dsn0.
(this is all running on Slackware 9.1 without X)
insmod /etc/dosemu/dosnet.o
sleep 2
ifconfig dsn0 192.168.1.1 netmask 255.255.255.0
route add -host 192.168.1.2 dsn0
dosemu <
2006 Feb 06
1
errors on uo client..
Hi there, i'm gettin trouble with an ultima online client..
i'm sure that this client works with wine, because I evere played with it..
now, after the new installation of linux i'm getting this error:
[blink@plasma - 10:41 - ~/.wine/fake_windows/Program Files/Ultima Online
2D]
[$ -> wine tmclient.exe
Invoking /usr/lib/wine/wine.bin tmclient.exe ...
Please use the registry key