[Samba] permissions and properties of printers

2005-10-25 Thread Milo
Hello, I am having problems with all my clients (windows 2K and 9x) that
don't have rights to modify printer settings, like tray or page size. At
least the problem is consistent across all machines! ;) They can not print
11x17 pages, they can not change from defaults. We set things up rather
quickly without much attention to detail and are paying for it now. The
print drivers were installed clients side manually, pointing the network
printer install dialog to the drivers on a shared directory. We also setup
cups using the howtos using lpadmin commands. I'm a bit confused how things
are working and where to begin, any pointers are helpful. For the printer
settings to propogate they must get passed to the printer somehow, but not
sure where this data is going or what permission does not allow this.

i have attached my smb.conf

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

Re: [Samba] samba support for local profiles

2005-10-09 Thread Milo
On 10/6/05, Cybionet [EMAIL PROTECTED] wrote:

 Milo a écrit :

 Hi, I tried searching the list and could not find a straight answer.
 
 Does samba support local profiles?
 How does one enable/setup local profiles?
 What version of samba has best support for local profiles?
 
 We are having trouble with a novell-samba migration and would like to
 use
 local profiles if possible. It would take alot of work off our hands to
 migrate the profiles correctly.
 
 Any suggestions are appreciated,
 
 Milan Andric
 
 
 Greeting Milan Andric,

 Yes Samba support local profile. For using local profile with Samba 3,
 be sure to not have set /SambaProfilePath /and /sambaHomePath/ in
 /global/ section/. /To not have trouble with Windows professional client
 2000/XP (I don't have try local profile with 9x clients), open /MMC /and
 add the snap-in /Group Policy/.

 Browse in /Local Computer Policy/ / /Computer Configuration/ /
 Administrative Template / /System // /Login
 and change //Only allow local user profiles/ value. For Windows 2000,
 you need SP3 and more install.

 And run /secedit /refreshpolicy machine_policy (W2K) or //gpupdate (XP)./



Robert


Thanks Robert, we went with this solution!
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] samba support for local profiles

2005-10-06 Thread Milo
Hi, I tried searching the list and could not find a straight answer.

Does samba support local profiles?
How does one enable/setup local profiles?
What version of samba has best support for local profiles?

We are having trouble with a novell-samba migration and would like to use
local profiles if possible. It would take alot of work off our hands to
migrate the profiles correctly.

Any suggestions are appreciated,

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


[Samba] winlogon problem error with Default User/ ... does not have the correct security ...

2005-09-29 Thread Milo
Hello,

I have attached the debug output from userenv.dll as userenv.log. I have a
feeling someone will have a pretty good idea what is wrong with my profile,
\\samba\netlogon\Default User. I get two small windows with error messages
when I login, as administrator of the domain or regular user. Logging in
local to the machine is as normal. The error message I get is:
Windows did not load your roaming profile and is attempting to log you on
with your local profile. ... Windows did not load your profile because a
server copy of the profile folder already exists that does not have the
correct security. Either the current user or the Administrator's group must
be the owner of the folder. Contact your network administrator.

I've tried several different combinations on \\samba\netlogon\Default User
but to no success.
client is Windows 2000
server is Samba3.0.13-1.1 SUSE with ldapsam
Mostly followed Samba3-ByExample and used IDEALX scripts.

Thanks for any help,

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


[Samba] adding to: winlogon problem error with Default User/ ... does not

2005-09-29 Thread Milo
whoops, i didn't have much luck attaching the entire file, hopefully this
link will work.
http://www.lebox.org/u/milan/samba/userenv-clip.txt

here's a piece of the log that looks interesting, any hints?

USERENV(a0.80) 15:42:18:872 MyGetDomainDNSName: MyGetUserName failed for dns
domain name with 1355
USERENV(a0.80) 15:42:18:872 CheckUserInMachineForest: MyGetDomainName failed
with 1355.
USERENV(a0.80) 15:42:18:872 CheckXForestLogon : CheckUserInMachineForest
failed with 1355
USERENV(a0.80) 15:42:18:872 ParseProfilePath: CheckXForestLogon failed, hr =
8007054B
USERENV(a0.80) 15:42:18:892 ParseProfilePath: Tick Count = 0
USERENV(a0.80) 15:42:18:902 PingComputer: PingBufferSize set as 2048
USERENV(a0.80) 15:42:18:902 PingComputer: First time: 0
USERENV(a0.80) 15:42:18:902 PingComputer: Fast link. Exiting.
USERENV(a0.80) 15:42:18:902 ParseProfilePath: FindFirstFile found something
with attributes 0x11
USERENV(a0.80) 15:42:18:902 ParseProfilePath: Found a directory
USERENV(a0.80) 15:42:18:912 LoadUserProfile: ParseProfilePath returned a
directory of \\SAMBA\profiles\milan
USERENV(a0.80) 15:42:18:912 RestoreUserProfile: Entering
USERENV(a0.80) 15:42:18:912 IsCentralProfileReachable: Entering
USERENV(a0.80) 15:42:18:912 CheckRoamingShareOwnership: checking ownership
for \\SAMBA\profiles\milan
USERENV(a0.80) 15:42:18:912 CheckRoamingShareOwnership: owner is S-1-1-0!
USERENV(a0.80) 15:42:18:912 IsCentralProfileReachable: Ownership check
failed with 8007051B
USERENV(a0.80) 15:42:18:912 RestoreUserProfile: IsCentralProfileReachable
returned FALSE. error = 1307
## I'm guessing the logon session is failing due to the above sequence? ##


Please help, thanks!

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


[Samba] permissions of netlogon/Default User/

2005-09-28 Thread Milo
Hello, I just setup samba3.0.13-1.1 and have trouble getting the netlogon
Default User roamin profile to work. After joining the machine to the domain
but Windows 2000, when i try to login with a samba user, the client gives
errors during login process. Two small windows popup saying it could not
load the roaming profile because security settings of the Default User
profile is not correct and loads with local profile instead (which actually
still contains same modifications as roaming profile since that seems to be
only way to unload the hive).

What are the recommened permissions for Default User/ and its contents (eg.
NTUSER.dat) on the samba machine? I thought maybe this is the problem and
have tried several things but still same errors. Any suggestions?

I'll also attach my smb.conf ...

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