Displaying 20 results from an estimated 28 matches for "theuser".
2011 Jan 29
2
sql : uid, gid, home ignored ?
...e, uid, gid \
FROM user WHERE username = '%n' AND domain = '%d' AND active ='Y'
(I get the information with and without the userdb_ prefix since I was not sure what was needed)
When I login, I see the password_query in the debug log and it says:
client out: OK 1 user=theuser home=/home/theuser uid=1000 gid=1000
master in: REQUEST 547880961 10068 1 e6...(hexadecimal stuff)
master out: USER 547880961 theuser
But in the mail.err log i see:
dovecot: imap(theuser): Error: user theuser: Couldn't drop privileges: User is missing UID (see mail_uid setting)
dovecot: imap(t...
2001 Nov 02
3
Win2k Roaming Profiles problems under NTFS
Hi there!
I have a Samba 2.2.2 PDC on linux 2.4.13 with ACL (acl.bestbits.at) support
installed. There seems to be a problem with Roaming Profiles. Win2k with
local NTFS filesystem will never delete roaming profiles (yes, I have
regedited the DeleteRoamingCache to 1). In fact, any time TheUser logs back
in, a new folder named TheUser.OURDOMAIN.??? (where ? is an integer) will
be created, duplicating the files never erased before. That DOESN?T happen
if the Win2k client has a FAT32 filesystem (user/group permissions do not
exist), so I assumed it might be a permissions problem (in fact, I...
2005 Mar 11
1
Manager (5038)
...dbook/manager.html) to access port 5038
(manager port). But I have problem below.
Is there another step that I need to do?
-----------------------------------------------
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Asterisk Call Manager/1.0
Action:Login
Username:theuser
Secret:somepassword
Response: Error
Message: Missing action in request
Action: Login
Username: theuser
Secret: somepassword
Response: Success
Message: Authentication accepted
-----------------------------------------------
2007 Jun 15
1
process show uid not user
One of my user's processes shows up with the uid (numeric) rather than
the user (alpha) on the ps command. The /etc/passwd file shows:
theuser:x:500:501:The user:/home/theuser:/bin/bash
But, 'ps -ef' shows the uid:
500 9041 8864 0 11:20 pts/1 00:00:00 ps -ef
Allother active users show the user. Ideas?
Frank M. Ramaekers Jr.
Systems Programmer
MCP, MCP+I, MCSE & RHCE
American Income Life Insura...
2020 Jun 02
2
Doveadm Backup issues
...s separated by user - all seems to sync on
the same folder, messing up with the folder structure of the original
maildir.
When trying remotely:
`doveadm backup -D -A -N ssh -i mykey root at myremotebackup.com:/backup
doveadmin dsync-server -A`
I get this error line for each user:
dsync-local(theuser at thedomain.com)<5DNrEXdG1l5tAgAAqsACHw>: Error:
read(remote) failed: EOF (version not received)
doveadm(theuser at thedomain.com): Fatal: execvp(ssh) failed: No such file
or directory
I'd be very thankful if someone could help me with this.
Best,
Francis
--
Francis Augusto Medeir...
2006 Jul 28
3
expand_file segfault compatibility with VPS and reiserfs
...) [0x402a062d]
#12 smbd(yp_get_default_domain+0xad) [0x80828d1]
[2006/07/27 20:31:37, 0] lib/fault.c:dump_core(168)
unable to change to /var/log/samba/cores/smbdrefusing to dump core
[2006/07/27 20:31:37, 1] smbd/service.c:make_connection_snum(941)
mobilez (66.108.113.197) connect to service theuser initially as user
theuser (uid=2524, gid=2524) (pid 22056)
Any help would be appreciated.
---
Hans Zaunere / President / New York PHP
www.nyphp.org / www.nyphp.com
2006 Sep 28
1
you got chocolate in my peanut butter?!
...unexpected messages appear, and sure enough, there is only
one POP server account configured there, and it has the correct
username. What's more, I asked them what time this happened,
and they said probably at 7:00am or maybe a little earlier.
Looking at my dovecot logs, I see this (where 'theuser' is
the user who received the messages):
Sep 28 06:59:49 myhostname dovecot: pop3-login: Disconnected: user=<theuser>, method=PLAIN, rip=192.168.1.245, lip=192.168.1.20, TLS
Sep 28 06:59:55 myhostname dovecot: pop3-login: Login: user=<theuser>, method=PLAIN, rip=192.168.1.245,...
2008 Feb 19
1
R-problem
Dear all,
I encountered the following problem while using the "R" software: "unrecognised record type 7, subtype 16 encountered in system file".
Can you please help me with this?
Thanks in advance,
Catrin Theuser
[[alternative HTML version deleted]]
2005 Oct 08
3
Bug with letters in newer Wine-versions
There existing a bug in newer Wine versions.
I use SuSE 9.3 as system.
If I used the Wine-version, which comes with the distribution
(wine-20050211), then the following window comes at start:
http://user.web-gear.com/theuserbl/wine1.png
But if I update to wine-20050830 or wine-20050930 then it looks like
http://user.web-gear.com/theuserbl/wine3.png
It is NOT a font-problem.
I have copied the WinXP fonts in the wine-directory, so it looks like this
screenshots.
But if I don't do it, only the used fonts and the wi...
2020 Jun 05
0
Doveadm Backup issues
...same folder, messing up with the folder structure of the original
> maildir.
>
> When trying remotely:
>
> `doveadm backup -D -A -N ssh -i mykey root at myremotebackup.com:/backup
> doveadmin dsync-server -A`
>
> I get this error line for each user:
>
> dsync-local(theuser at thedomain.com)<5DNrEXdG1l5tAgAAqsACHw>: Error:
> read(remote) failed: EOF (version not received)
> doveadm(theuser at thedomain.com): Fatal: execvp(ssh) failed: No such
> file or directory
>
> I'd be very thankful if someone could help me with this.
>
> Best,
>...
2008 Jan 10
1
RODBC, postgresql on Linux
...l,
I facing pbs using RODBC library.
I'm working on a Linux (Ubuntu Gutsy) os, with R version 2.5.1.
I've got Postgresql 8.2.5 installed with the odbc-postgresql package.
I try to connect in a R session to a postgresql database using:
odbcConnect(dsn="thedatabasename",uid="theuser",pwf="thepasswd",case="postgresql")
I get a message error, connection failes in odbcDriverConnect(...)
I don't know where I'm wrong, as I verified the postgresql deamon is ok
and that the database I want to access is defined.
--
---------------------------------...
2008 Aug 17
2
Running asterisk as non root user
...such file or directoryAutomatically restarting Asterisk.
The suggestion to do the following didn't work...:
Edit the [directories] section of asterisk.conf and change
the line that reads astrundir => /var/run
TO:
astrundir => /var/run/asterisk
Then:
mkdir /var/run/asterisk
chown theuser /var/run/asterisk
Edit /etc/init.d/asterisk
And make sure there are no references to /var/run/asterisk.pid
you want /var/run/asterisk/asterisk.pid instead
Any help most welcome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/as...
2015 Mar 09
2
3D part of the Godot engine
...om Linux with the Nouveau driver.
I think to fix bugs in this case would be easier then let Unity- or Unreal-program run, because the Godot engine is OpenSource (MIT-license):
https://github.com/okamstudio/godot
So would be nice, if you could bring the 3D part of Godot to work correct.
Greatings
theuserbl
2005 Nov 02
1
Something like Mauve for Wine/ReactOS?
...or
WINE/ReactOS?
GNU Classpath is a OpenSource-Version of the Java Standard Edition Classes.
And Mauve are testclasses, which test, that the OpenSource JVMs with GNU
Classpath are still working right and don't have bugs.
But, existing something like Mauve also for WINE/ReactOS ?
Greatings
theuserbl
2005 Oct 14
2
bug with tabs
Hi!
I have already in an other post mentioned IBasic.
But if I use tabs in IBasic and the word which comes after it is a internal
command, so that it will be colered, in wine-20050930 it looks like that on
the right side:
http://user.web-gear.com/theuserbl/newwine.png
I think using spaces works still very well. Only tabs for it makes this
problem.
An other thing (I don't know if it is a bug or a not implemented feature)
is, that some programs don't update the window every time.
For example: In IBasic there existing in the directory &qu...
2010 Dec 10
1
Victoria II Install Failure - installshield breaks
...al)
When running setup.exe (autoplay always fails for anything, I find), it does the InstallShield wizard, which will get somewhere between 20 and 60% done when an error /such as/ (the error is not always the same) will occur (listed is the most common):
An installation support file
'C:\users\theuser\Temp\{9C3B7F54-C6E2-4A74-9937-9C6EBA10C4A2}\_IsUser.dll' could not be installed. (0x80070002)
Now, I've seen some interesting stuff all over for both _IsUser.dll and 0x80070002, but haven't found anything that really seems to help. Maybe I just don't know enough to decipher it.
Th...
2008 Sep 04
0
Inherit Owner
...tional, here are a few snippets from that:
[Global]
...
# Permission settings
inherit permissions = yes
inherit acls = yes
inherit owner = yes
...
[Test Drive]
path = /home/%U/
volume = Test
valid users = @DOMAIN+"domain users"
Permission on the parent directory are set to <TheUser>:Domain Admins. I had hoped I could force that permission to apply to newly created files and directories under the root. Except they won't. Testing on both ZFS and UFS file systems, but no changes in behaviour between the two.
I tried to upgrade to Samba 3.2.2, but I can't seem to over...
2015 Mar 09
0
3D part of the Godot engine
...use e.g. s3tc textures without checking for their support. Perhaps the
user is missing libtxc_dxtn (which allows mesa to support s3tc
textures). An apitrace of the issue + bug filed on
bugs.freedesktop.org would allow me to investigate the issue for real.
-ilia
On Mon, Mar 9, 2015 at 5:49 AM, theUser BL <theuserbl at hotmail.com> wrote:
> Hi!
> At
> http://www.godotengine.org/forum/viewtopic.php?f=9&t=1710&sid=f3de0009f9b706fa6e80d540afe6e544
> are shown screenshots taken from Windows with the NVidia driver and from Linux with the Nouveau driver.
>
> I think to f...
2007 Apr 23
2
Legal Vista DVD free of charge
...try to create some
programs, which uses Vista-functions and run only on Vista, but not on XP.
And then trying to let WINE also run this programs, which only runs on
Vista.
But for that better read the EULA, which is legal and which is not. But the
DVDs are free of charge and legal.
Greatings
theuserbl
_________________________________________________________________
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/
Jetzt gratis downloaden!
2020 May 10
0
CentOS8 and proftpd with quota file module enable
...ed: 550 aa.sh: No such file or directory
I have investigate with debug enable and "strace -p" during get
session and I have realize that when this modules is enable (if it's
disable get work fine), the file is searched under / (/aa.sh) rather
than into folder in which it is located: theuser's home in this case
lstat("/aa.sh", 0x7ffe6dce9ed0) = -1 ENOENT (No such file or directory)
If I create a empty file under / (touch /aa.sh) the get command work
and the file obtained is the right file present into home folder.
Is this a bug or there is some misconfiguration in my f...