Re: [Samba] Application will not run for domain user

2010-10-25 Thread Daniel Müller
Hi,
It is Part of xp here not samba. xP sp3 is somewhat different with w2000. I
managed to run some older Programs in give full acls on the client for the
domain users and on the samba server.
Greetings
Daniel

---
EDV Daniel Müller

Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen

Tel.: 07071/206-463, Fax: 07071/206-499
eMail: muel...@tropenklinik.de
Internet: www.tropenklinik.de
---

-Ursprüngliche Nachricht-
Von: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] Im
Auftrag von Gaiseric Vandal
Gesendet: Freitag, 22. Oktober 2010 05:11
An: samba@lists.samba.org
Betreff: Re: [Samba] Application will not run for domain user

Two possible options:


1) It may not be a local vs domain user issue. It may be an administrator vs
non administrator issus.
Can you add the domain user to the local administrators group?

2) It may be the file permissions-  samba doesn't always translate the unix
acl's to windows properly. If you can run quicken with the data on the XP
machines local hard drive than this is the case.   What is the Samba PDC OS
and File system?   I found Solaris 10 ZFS was especially tricky.  If you
right click on a network directory or file, and check the permissions do you
get an warning about permissions being incorrectly ordered?  Can you check
effective permissions to see if a deny group is overriding an allow
user?

-Original Message-
From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org]
On Behalf Of Robert Moskowitz
Sent: Thursday, October 21, 2010 10:48 PM
To: samba@lists.samba.org
Subject: [Samba] Application will not run for domain user

I have set up a Samba PDC using the Amahi.org distro, so there might be 
some things they still have a bit off...

Anyway, I have a somewhat old program, Quicken 2000.

On my old Win2K workstation on an old NT server, it ran just fine for 
domain users.  The software is installed on the workstation, and the 
data is on the server.

But on my new XP Pro workstation on my new Samba PDC, it only runs for a 
local user, and that user is a super user (I have not created a regular 
user on the system yet).  It will not run for the domain user.

I reinstalled the software while logged on as the domain user.  I got 
prompted to supply a user with admin privs for the install, which I 
did.  I still cannot run the program from the domain user.


Where do I look to fix this?


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Application will not run for domain user

2010-10-21 Thread Robert Moskowitz
I have set up a Samba PDC using the Amahi.org distro, so there might be 
some things they still have a bit off...


Anyway, I have a somewhat old program, Quicken 2000.

On my old Win2K workstation on an old NT server, it ran just fine for 
domain users.  The software is installed on the workstation, and the 
data is on the server.


But on my new XP Pro workstation on my new Samba PDC, it only runs for a 
local user, and that user is a super user (I have not created a regular 
user on the system yet).  It will not run for the domain user.


I reinstalled the software while logged on as the domain user.  I got 
prompted to supply a user with admin privs for the install, which I 
did.  I still cannot run the program from the domain user.



Where do I look to fix this?


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Application will not run for domain user

2010-10-21 Thread Gaiseric Vandal
Two possible options:


1) It may not be a local vs domain user issue. It may be an administrator vs
non administrator issus.
Can you add the domain user to the local administrators group?

2) It may be the file permissions-  samba doesn't always translate the unix
acl's to windows properly. If you can run quicken with the data on the XP
machines local hard drive than this is the case.   What is the Samba PDC OS
and File system?   I found Solaris 10 ZFS was especially tricky.  If you
right click on a network directory or file, and check the permissions do you
get an warning about permissions being incorrectly ordered?  Can you check
effective permissions to see if a deny group is overriding an allow
user?

-Original Message-
From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org]
On Behalf Of Robert Moskowitz
Sent: Thursday, October 21, 2010 10:48 PM
To: samba@lists.samba.org
Subject: [Samba] Application will not run for domain user

I have set up a Samba PDC using the Amahi.org distro, so there might be 
some things they still have a bit off...

Anyway, I have a somewhat old program, Quicken 2000.

On my old Win2K workstation on an old NT server, it ran just fine for 
domain users.  The software is installed on the workstation, and the 
data is on the server.

But on my new XP Pro workstation on my new Samba PDC, it only runs for a 
local user, and that user is a super user (I have not created a regular 
user on the system yet).  It will not run for the domain user.

I reinstalled the software while logged on as the domain user.  I got 
prompted to supply a user with admin privs for the install, which I 
did.  I still cannot run the program from the domain user.


Where do I look to fix this?


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Application will not run for domain user

2010-10-21 Thread Robert Moskowitz

On 10/21/2010 11:11 PM, Gaiseric Vandal wrote:

Two possible options:


1) It may not be a local vs domain user issue. It may be an administrator vs
non administrator issus.
Can you add the domain user to the local administrators group?
   


OK. That was it. Though I added the user into the Power User group. Kind 
of hokey that was needed. Good thing there are only a couple computers 
here on my network.


And I had to reboot twice. After the change, I still could not run the 
program, so on a hunch I reboot. Then XP could not access the user 
profile information and created a temp profile. A second reboot got 
everything working.



2) It may be the file permissions-  samba doesn't always translate the unix
acl's to windows properly. If you can run quicken with the data on the XP
machines local hard drive than this is the case.   What is the Samba PDC OS
and File system?   I found Solaris 10 ZFS was especially tricky.  If you
right click on a network directory or file, and check the permissions do you
get an warning about permissions being incorrectly ordered?  Can you check
effective permissions to see if a deny group is overriding an allow
user?
   


I knew this was not the case. I was able to access the file(s) just fine 
from the local user by browsing and mounting the share.


I got this set. Now we will see what is the next issue to pop up...


-Original Message-
From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org]
On Behalf Of Robert Moskowitz
Sent: Thursday, October 21, 2010 10:48 PM
To: samba@lists.samba.org
Subject: [Samba] Application will not run for domain user

I have set up a Samba PDC using the Amahi.org distro, so there might be
some things they still have a bit off...

Anyway, I have a somewhat old program, Quicken 2000.

On my old Win2K workstation on an old NT server, it ran just fine for
domain users.  The software is installed on the workstation, and the
data is on the server.

But on my new XP Pro workstation on my new Samba PDC, it only runs for a
local user, and that user is a super user (I have not created a regular
user on the system yet).  It will not run for the domain user.

I reinstalled the software while logged on as the domain user.  I got
prompted to supply a user with admin privs for the install, which I
did.  I still cannot run the program from the domain user.


Where do I look to fix this?


   

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba