Re: [Samba] Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY

2010-07-09 Thread Leandro Tracchia
 Debug level 10 logs are needed at this point to see what
 the smbd is seeing when looking at the CIFS mounted files.

Here is level 10 log of log.smbd that is generated when I experience the 
problem first described. 

[2010/07/09 12:48:25, 10] smbd/open.c:3365(create_file_default)
  create_file: access_mask = 0x20089 file_attributes = 0x80, share_access = 
0x7, create_disposition = 0x1 create_options = 0x40 oplock_request = 0x3 
root_dir_fid = 0x0, ea_list = 0x(nil), sd = 0x(nil), create_file_flags = 0x1, 
fname = RSA/Tables
[2010/07/09 12:48:25,  5] smbd/filename.c:148(unix_convert)
  unix_convert called on file RSA/Tables
[2010/07/09 12:48:25, 10] smbd/statcache.c:274(stat_cache_lookup)
  stat_cache_lookup: lookup succeeded for name [RSA/Tables] - [RSA/Tables]
[2010/07/09 12:48:25,  3] smbd/vfs.c:865(check_reduced_name)
  reduce_name [RSA/Tables] [/media/server/RSA]
[2010/07/09 12:48:25, 10] smbd/vfs.c:937(check_reduced_name)
  reduce_name realpath [RSA/Tables] - [/media/server/RSA/Tables]
[2010/07/09 12:48:25,  3] smbd/vfs.c:974(check_reduced_name)
  reduce_name: RSA/Tables reduced to /media/server/RSA/Tables
[2010/07/09 12:48:25, 10] smbd/open.c:2896(create_file_unixpath)
  create_file_unixpath: access_mask = 0x20089 file_attributes = 0x80, 
share_access = 0x7, create_disposition = 0x1 create_options = 0x40 
oplock_request = 0x3 ea_list = 0x(nil), sd = 0x(nil), fname = RSA/Tables
[2010/07/09 12:48:25,  5] smbd/files.c:103(file_new)
  allocated file structure 16108, fnum = 20204 (2 used)
[2010/07/09 12:48:25,  2] smbd/dosmode.c:97(unix_mode)
  unix_mode(RSA/Tables) inheriting from RSA/Tables
[2010/07/09 12:48:25,  2] smbd/dosmode.c:106(unix_mode)
  unix_mode(RSA/Tables) inherit mode 40770
[2010/07/09 12:48:25,  3] smbd/dosmode.c:149(unix_mode)
  unix_mode(RSA/Tables) returning 0760
[2010/07/09 12:48:25, 10] smbd/open.c:1475(open_file_ntcreate)
  open_file_ntcreate: fname=RSA/Tables, dos_attrs=0x80 access_mask=0x20089 
share_access=0x7 create_disposition = 0x1 create_options=0x40 unix mode=0760 
oplock_request=3
[2010/07/09 12:48:25,  3] smbd/vfs.c:865(check_reduced_name)
  reduce_name [RSA/Tables] [/media/server/RSA]
[2010/07/09 12:48:25, 10] smbd/vfs.c:937(check_reduced_name)
  reduce_name realpath [RSA/Tables] - [/media/server/RSA/Tables]
[2010/07/09 12:48:25,  3] smbd/vfs.c:974(check_reduced_name)
  reduce_name: RSA/Tables reduced to /media/server/RSA/Tables
[2010/07/09 12:48:25,  8] smbd/dosmode.c:494(dos_mode)
  dos_mode: RSA/Tables
[2010/07/09 12:48:25,  8] smbd/dosmode.c:189(dos_mode_from_sbuf)
  dos_mode_from_sbuf returning d
[2010/07/09 12:48:25,  8] smbd/dosmode.c:547(dos_mode)
  dos_mode returning d
[2010/07/09 12:48:25, 10] smbd/open.c:1653(open_file_ntcreate)
  open_file_ntcreate: fname=RSA/Tables, after mapping access_mask=0x20089
[2010/07/09 12:48:25, 10] lib/dbwrap_tdb.c:100(db_tdb_fetch_locked)
  Locking key 15003909
[2010/07/09 12:48:25, 10] lib/dbwrap_tdb.c:129(db_tdb_fetch_locked)
  Allocated locked data 0x0x7f8390299d50
[2010/07/09 12:48:25, 10] smbd/open.c:980(delay_for_oplocks)
  delay_for_oplocks: oplock type 0x3 on file 
[2010/07/09 12:48:25, 10] smbd/open.c:980(delay_for_oplocks)
  delay_for_oplocks: oplock type 0x3 on file 
[2010/07/09 12:48:25,  4] smbd/open.c:1913(open_file_ntcreate)
  calling open_file with flags=0x0 flags2=0x0 mode=0760, access_mask = 0x20089, 
open_access_mask = 0x20089
[2010/07/09 12:48:25, 10] smbd/open.c:160(fd_open)
  fd_open: name RSA/Tables, flags = 00 mode = 0760, fd = 31. 
[2010/07/09 12:48:25, 10] locking/posix.c:495(get_windows_lock_ref_count)
  get_windows_lock_count for file  = 0
[2010/07/09 12:48:25, 10] locking/posix.c:521(delete_windows_lock_ref_count)
  delete_windows_lock_ref_count for file 
[2010/07/09 12:48:25, 10] lib/dbwrap_tdb.c:42(db_tdb_record_destr)
  Unlocking key 15003909
[2010/07/09 12:48:25,  5] smbd/files.c:474(file_free)
  freed files structure 20204 (1 used)
[2010/07/09 12:48:25, 10] smbd/open.c:3218(create_file_unixpath)
  create_file_unixpath: NT_STATUS_FILE_IS_A_DIRECTORY
[2010/07/09 12:48:25, 10] smbd/open.c:3497(create_file_default)
  create_file: NT_STATUS_FILE_IS_A_DIRECTORY
[2010/07/09 12:48:25,  3] smbd/error.c:60(error_packet_set)
  error packet at smbd/nttrans.c(563) cmd=162 (SMBntcreateX) 
NT_STATUS_FILE_IS_A_DIRECTORY
[2010/07/09 12:48:25,  5] lib/util.c:632(show_msg)
[2010/07/09 12:48:25,  5] lib/util.c:642(show_msg)
  size=35
  smb_com=0xa2
  smb_rcls=186
  smb_reh=0
  smb_err=49152
  smb_flg=136
  smb_flg2=51201
  smb_tid=4
  smb_pid=5696
  smb_uid=100
  smb_mid=62275
  smt_wct=0
  smb_bcc=0
[2010/07/09 12:48:25, 10] lib/util_sock.c:789(read_smb_length_return_keepalive)
  got smb length of 176
[2010/07/09 12:48:25,  6] smbd/process.c:1456(process_smb)
  got message type 0x0 of len 0xb0
[2010/07/09 12:48:25,  3] smbd/process.c:1459(process_smb)
  Transaction 1680202 of length 180 (0 toread)
[2010/07/09 12:48:25,  5] lib/util.c:632(show_msg)
[2010/07/09 12:48:25,  5] 

[Samba] Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY

2010-07-07 Thread Leandro Tracchia
I'm running Samba 3.4.7 on Ubuntu 10.04. This is a recent upgrade and we've 
starting experience a sporadic problem after this upgrade. 

When users are browsing through Windows Explorer they sometimes run across 
folders that appear as unassociated files. This requires the user to click the 
'Refresh' button in Windows Explorer to properly see the folders. The files and 
folders are hosted on our Ubuntu server and shared with Samba and accessed on 
the Windows clients through various mapped network drives. 

The files on the Ubuntu server shared through Samba are actually MOUNTED onto 
the Ubuntu server from a Windows XP server that is hosting the files locally. 
These mounted files and folders are what is giving the users trouble in seeing 
folders correctly. We have other files hosted locally on the Ubuntu server and 
shared through Samba, but these are NOT giving us problems when browsing them 
through Windows Explorer. The only files that are giving us this problem are 
the mounted files. 

I've noticed that every time I come across a list of folders in Windows 
Explorers that look like unassociated files, I get the following error messages 
in /var/log/samba/log.smbd :

---

  error packet at smbd/nttrans.c(563) cmd=162 (SMBntcreateX) 
NT_STATUS_OBJECT_PATH_NOT_FOUND
[2010/07/06 15:56:24,  3] smbd/process.c:1459(process_smb)

[2010/07/06 15:56:24,  3] smbd/error.c:60(error_packet_set)
  error packet at smbd/nttrans.c(563) cmd=162 (SMBntcreateX) 
NT_STATUS_FILE_IS_A_DIRECTORY

---

The mounting of the files is done through /etc/fstab with CIFS as the mount 
type.

The only solution I can think of would be to move the mounted files to the 
Ubuntu server so they are hosted locally. Like I said, we are already doing 
this with some directories, and we are not experiencing a problem browsing 
through those. 

If anyone has any ideas I would be glad to know. Thanks.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY

2010-07-07 Thread Leandro Tracchia

This is truly a bad idea. That XP share should be
mounted by the workstations just like the server
shares. Move the data to the server, or use the XP box
as a server to directly serve those who need the data
on it.

Cheers,

TMS III



Why is this a bad idea? We've been running this setup 
for a few years now and its been working fine until we 
upgraded. The XP box only allows 10 user limit for 
shares, so that's why we mounted it to the Ubuntu 
server and shared it with Samba instead of having to 
pay for Windows Server license.


The problem with simply moving the files over to the 
Ubuntu server is that the files on the XP box are 
stored on a RAID array that comes with a controller 
card whose driver is really only designed to be run on 
Windows, not Linux.


I'd have to setup mdadm on Ubuntu, which I've done 
before and was not impressed. The Windows RAID system 
we have is much more easier to maintain.


I don't want to get off topic here, I just want to 
know why Samba is giving me trouble browsing these 
mounted directories.

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


Re: [Samba] Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY

2010-07-07 Thread Leandro Tracchia

Is this a *real* RAID controller or a 'fake' (BIOS/Software/MB) RAID
controller?  If it is a real controller are you sure there is no Linux
driver for it?  (Esp. since you are using Ubuntu!) If it is a
software/BIOS/MB RAID controller the performance is going to be really
bad -- these controllers are really only meant for home systems and not
really for true servers.



This is an Addonics controller card that uses Silicon 
Image 3124 chip. We have a RAID tower housing 12 hard 
drives.




I'd have to setup mdadm on Ubuntu, which I've done
before and was not impressed. The Windows RAID system
we have is much more easier to maintain.


Oh, you mean you have to actually use your keyboard? How dreadfull...



Not really. The GUI-based software for this controller 
card provides a lot of configuration options and 
documentation, something that is not so intuitive in 
mdadm. Its not just about using a dreadful keyboard, 
be real.



Do you mean to say that the files local to the Ubuntu *server* are not on
a RAID array?


No. They are not as important and the data can be 
quickly restored from backups.



This sort of 'game' (mounting files from one 'server' on another server
and then re-exporting them), is not *specific* to Samba.  See what
happens when you try to NFS export file systems mounted as nfs file
systems (although I expect nfsd/mountd would refuse to let you do that
in the first place).

There are several problems:

It tends to confuse the server(s).  File serving software (Samba, NFSD,
etc.) really expect the data they are serving to be local (yes, using a
NAS or something like that is a little different) and are written to
optimal to work that way.

It causes lots of network traffic: every I/O operation causes two
batches of network traffic and implies two sets of network channels: one
set between the machine with the physical disks (the XP box) and the
'server' (the Ubuntu box), and a *second* set of network channels
between the 'server' (the Ubuntu box) and the final client(s) (the
client MS-Windows machine(s)).  If this is on one physical network (if
the 'server' (the Ubuntu box) only has one NIC), then the you have lots
of network collisions, which means your network thoughput will truely
suck (eg network timeouts, dropped/lost packets, etc.).

I expect that 'before' you 'got by' by luck.  What might be happening
now is that some fix to Samba is biting you or maybe you are getting
network I/O errors (timeouts?) because of what I described in the
paragraph above.

What you are doing is not really going to work in the long term.  You
either need to:

1) Buy a real, supported RAID card for the Ubuntu system.
2) Live with mdadm
3) Pay for licenses for the XP system.



I agree with this and will probably have to begin 
doing one of the above. I was just hoping someone 
would know an exact cause and fix for my situation 
without having to redo infrastructure.


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


[Samba] Folders Not Displayed Correctly on XP Clients

2010-06-04 Thread Leandro Tracchia
When browsing through our samba shares, some of the folders within the
shares will show up as unassociated files in Windows Explorer. This
prevents the folders from being opened. A way to fix this has been to
click on 'Refresh' in the Windows Explorer context menu when
right-clicking on a white space. Then the folders will show up
correctly and can be opened. I've recently upgraded samba to version
3.4.7 on Ubuntu 10.04 and it was after this upgrade that this problem
began to surface.

Does anyone know what is the cause of this or the best way to diagnose
this problem?
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Re-Installing samba on new hard drive

2010-05-12 Thread Leandro Tracchia
I'm currently running samba as a primary domain controller on Ubuntu
8.04. I am going to do a fresh install of Ubuntu 10.04 onto a new hard
drive and install that distribution's samba package. This will replace
my current installation. I don't plan on changing the configuration
file (smb.conf). The configuration file from my current samba
installation will be copied to the new installation.

How will my Window clients that are joined to the current domain handle this?
Will they have to re-join the new domain, even though its not a new
domain since its the same configuration file?
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Upgrading to Vista with Samba 3.0.28a

2009-12-01 Thread Leandro Tracchia
I've been running a samba 3.0.28a PDC with XP clients for a while now.
The setup has been working flawlessly. I'm considering upgrading some
of the clients to Vista. Are there any known issues to Vista using
this version of Samba that I should know about. I all need to do is
join the Samba domain and connect to a few network shares.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] * Reloading /etc/samba/smb.conf smbd only

2009-06-10 Thread Leandro Tracchia
Posts #25 and #26 from the ubuntu thread
(http://ubuntuforums.org/showthread.php?t=1140094page=3) were written
by me. From what I'm experiencing and noticing in the logs, I have to
agree that this problem is caused (or at least initiated) by dhclient.
Post #20 describes adding   /dev/null to the reload call making the
last line of the file /etc/dhcp3/dhclient-enter-hooks.d/samba  look
like this:

[ -x /etc/init.d/samba ]  /usr/sbin/invoke-rc.d samba reload  /dev/null

This would suppress the reload call and therefore cause the message *
Reloading /etc/samba/smb.conf smbd only (which is found in
/etc/init.d/samba) not to appear. However, I don't think suppressing
the reload call to prevent /etc/init.d/samba from reloading and
therefore causing the message not to appear is hardly the real
solution.

For some reason the message comes up right on the command line output
every ~5 minutes, which is frustrating when someone is trying to use
the command line and this message keeps getting in the way. Do we have
to somehow force this message to output to a log file instead of the
screen???


On Wed, Jun 10, 2009 at 7:56 AM, Bruce Borahbabo...@gmail.com wrote:
 Please read the Ubuntu Forums thread.  Specifically from  post #18  on.  I
 believe it is the  Ubuntu script for the DHCP client that is the culprit.

 -Bruce

 John H Terpstra - Samba Team wrote:

 Bruce Borah wrote:


 This phenomenon is due to the lease being renewed.  The use of dhcp on a
 server is the root problem.


 With all due respect I have difficulty with this claim.  I have
 implemented Samba at hundreds of sites that use DHCP without ever
 noticing the problem reported below.  I would dearly like to see
 evidence that supports a relationship between DHCP and smb.conf re-reads.

 cheers,
 John T.



 See this thread on the Ubuntu Forum:
 http://ubuntuforums.org/showthread.php?t=1140094

 -Bruce

 Olivier Nicole wrote:


 but should the message *Reloading /etc/samba/smb.conf smbd only
 appear right on the command every five minutes? that surely cannot be
 normal behavior.


 Must be depending on how you started samba and what you configured as
 a log file.

 If you started samba on command line and have no log configured, all
 the messages will come on your command line...

 Olivier






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


[Samba] * Reloading /etc/samba/smb.conf smbd only

2009-06-09 Thread Leandro Tracchia
not sure if this is a samba problem because i have only just ran
across this on a fresh install of ubuntu 9.04 server...

whats happening is that the message * Reloading /etc/samba/smb.conf
smbd only is occurring every 3-5 minutes right no the command line.
the only software i selected for install during the OS installation is
samba and ssh. as soon as the install finished and i logged in for the
first time this message started occurring. i then decided to run all
software upgrades but this had no effect on this issue.

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


Re: [Samba] * Reloading /etc/samba/smb.conf smbd only

2009-06-09 Thread Leandro Tracchia
but should the message *Reloading /etc/samba/smb.conf smbd only
appear right on the command every five minutes? that surely cannot be
normal behavior.

On Tue, Jun 9, 2009 at 10:11 PM, Olivier Nicoleo...@cs.ait.ac.th wrote:
 not sure if this is a samba problem because i have only just ran
 across this on a fresh install of ubuntu 9.04 server...

 whats happening is that the message * Reloading /etc/samba/smb.conf
 smbd only is occurring every 3-5 minutes right no the command line.

 If I understood well, samba will reload the configuration file from
 time to time, and everytime a new connection is made to a share. So I
 would say it is normal behaviour.

 Bests,

 Olivier

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


RE: [Samba] cupsaddsmb shows no output

2008-07-01 Thread Leandro Tracchia
could anyone help me debug this???
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] cupsaddsmb shows no output

2008-07-01 Thread Leandro Tracchia
simply reinstalled cups and ALL dependencies from scratch. worked like a charm !
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] join linux client to samba domain

2008-06-25 Thread Leandro Tracchia
i'm trying to do something which i thought would be simple but i am
having a hard time finding information on this. i already have a samba
pdc running and managing 17 windows xp clients. i have one linux
client that i need to join to the domain. i don't want this client to
share anything, i just want it to be on the domain. what does my
smb.conf file need to look like??
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] join linux client to samba domain

2008-06-25 Thread Leandro Tracchia
thanks for your reply. i have never experimented with PAM auth. i will
look into this.

any more suggestions??

On Wed, Jun 25, 2008 at 2:26 PM, Ari Constancio
[EMAIL PROTECTED] wrote:
 On Wed, Jun 25, 2008 at 7:19 PM, Leandro Tracchia [EMAIL PROTECTED] wrote:
 i'm trying to do something which i thought would be simple but i am
 having a hard time finding information on this. i already have a samba
 pdc running and managing 17 windows xp clients. i have one linux
 client that i need to join to the domain. i don't want this client to
 share anything, i just want it to be on the domain. what does my
 smb.conf file need to look like??

 Hello,

 Probably you're looking for PAM-based authentication
 (http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/pam.html).

 Regards,
 Ari Constancio

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


[Samba] cupsaddsmb shows no output

2008-06-22 Thread Leandro Tracchia
when i run this:

# cupsaddsmb -H localhost -U root -a -v

i get absolutely no ouput

my drivers in /usr/share/cups/drivers are as follows:

cups6.inf
cups6.ini
cupsps6.dll
cupsui6.dll
ps5ui.dll
pscript5.dll
pscript.hlp
pscript.ntf

what could be wrong???
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] different logon scripts and mappings for individual users

2008-06-18 Thread Leandro Tracchia
-- Forwarded message --
From: Leandro Tracchia [EMAIL PROTECTED]
Date: Wed, Jun 18, 2008 at 8:26 AM
Subject: Re: [Samba] different logon scripts and mappings for individual users
To: Charlie [EMAIL PROTECTED]


my company is nowhere near that type of need but its good to know that
capability exists. thanks!

On Tue, Jun 17, 2008 at 6:22 PM, Charlie [EMAIL PROTECTED] wrote:
 We use a perl script that accesses our LDAP directory and dynamically
 constructs the login script based on the IP address of the user (which
 gives us the physical location) and the user groups the person belongs
 to.  It gets invoked from smb.conf like this:

 [global]
   logon script = %U.bat

 [netlogon]
path = /var/lib/samba/netlogon
root preexec = perl /var/lib/samba/scripts/logonscript.pl %U %M %m %a 
 %I
root postexec = perl /var/lib/samba/scripts/logoutscript.pl %U %M %m %a

 The dynamically generated %U.bat file is used to install software,
 tweak the registry, map drives, etc. etc. and basically serves the
 same purpose as Windows group policies.  I can't show you ours
 (sorry!) but you can get the general idea from
 http://freshmeat.net/projects/exampleadvancedsambaloginscript/ which
 is the script that inspired us to build our own (thanks Raymond!)

 We've been doing this successfully since around 2001.  The perl script
 has grown to integrate our RADIUS and websense stuff, so that
 adjusting a person's internet access is as simple as modifying their
 LDAP attributes in ldapadmin or any similar tool.  It's wonderfully
 efficient, hundreds of users on each logon server without incurring
 the high licensing costs of Microsoft PDCs.

 --Charlie

 On Tue, Jun 17, 2008 at 3:32 PM, Leandro Tracchia [EMAIL PROTECTED] wrote:
 wow thats very helpful (i didn't realize the logon script could be
 that complicated). thanks!!

 On Tue, Jun 17, 2008 at 2:00 PM, Charles Marcus
 [EMAIL PROTECTED] wrote:
 On 6/17/2008, Leandro Tracchia ([EMAIL PROTECTED]) wrote:

 i'm not sure how to create different logon scripts for different
 users. right now i have one logon script called 'logon.bat' that maps
 all users to a server share and syncs the time with the server. i need
 to be able to map different users to different server shares. not all
 users should be mapped to all server shares. these should be automatic
 mappings.

 for example:

 user1 should only be automatically mapped to music/ share when he logs in.
 user2 should only be automatically mapped to photos /share when he logs
 in.

 Here's my Global Logon script:

 **

 echo off
 cls
 net time \\mytimeserver /set /y

 if exist C:\WINDOWS\system32\ISMEMBER.EXE goto map-all
 if exist y: net use y: /del
 net use y: \\mypdc\installers /persistent:no
 copy y:\Free\ISMEMBER.EXE c:\WINDOWS\system32\
 copy y:\Free\OSVER.EXE c:\WINDOWS\system32\

 :map-all
 call \\mypdc\netlogon\unmap-all.bat
 call \\mypdc\netlogon\map-all.bat

 if %username% == user1 net use f: \\myotherserver\Share1 /persistent:no

 ISMEMBER MyDomain\Group1
 if errorlevel 1 net use j: \\mypdc\Share1 /persistent:no

 ISMEMBER MyDomain\Group2
 if errorlevel 1 call \\mypdc\netlogon\Group2.bat

 ISMEMBER MyDomain\Group3
 if errorlevel 1 net use q: \\myotherserver\Share2 /persistent:no

 ISMEMBER MyDomain\Group4
 if errorlevel 1 net use s: \\mypdc\Share2 /persistent:no

 :end

 

 Then each Group and/or user can have their own - or not.

 map-all maps drives that are common to everyone
 unmap-all unmaps *all* mapped drives

 ISMEMBER.EXE and OSVER.EXE (which I don't use anymore) are available free
 online from microsoft.

 --

 Best regards,

 Charles

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


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


[Samba] different logon scripts and mappings for individual users

2008-06-17 Thread Leandro Tracchia
i'm not sure how to create different logon scripts for different
users. right now i have one logon script called 'logon.bat' that maps
all users to a server share and syncs the time with the server. i need
to be able to map different users to different server shares. not all
users should be mapped to all server shares. these should be automatic
mappings.

for example:

user1 should only be automatically mapped to music/ share when he logs in.
user2 should only be automatically mapped to photos /share when he logs in.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] different logon scripts and mappings for individual users

2008-06-17 Thread Leandro Tracchia
really? i'm glad i only have 18 users. what if there is a common set
of server shares that i would want everyone to map to, with exception
of a handful of users. would i still be forced to have a script for
each individual user???

On Tue, Jun 17, 2008 at 12:21 PM, Adam Williams
[EMAIL PROTECTED] wrote:
 in the global section:

   logon script = scripts\%U.bat

 then have a script for each user by their username.bat

 Leandro Tracchia wrote:

 i'm not sure how to create different logon scripts for different
 users. right now i have one logon script called 'logon.bat' that maps
 all users to a server share and syncs the time with the server. i need
 to be able to map different users to different server shares. not all
 users should be mapped to all server shares. these should be automatic
 mappings.

 for example:

 user1 should only be automatically mapped to music/ share when he logs in.
 user2 should only be automatically mapped to photos /share when he logs
 in.



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


Re: [Samba] different logon scripts and mappings for individual users

2008-06-17 Thread Leandro Tracchia
wow thats very helpful (i didn't realize the logon script could be
that complicated). thanks!!

On Tue, Jun 17, 2008 at 2:00 PM, Charles Marcus
[EMAIL PROTECTED] wrote:
 On 6/17/2008, Leandro Tracchia ([EMAIL PROTECTED]) wrote:

 i'm not sure how to create different logon scripts for different
 users. right now i have one logon script called 'logon.bat' that maps
 all users to a server share and syncs the time with the server. i need
 to be able to map different users to different server shares. not all
 users should be mapped to all server shares. these should be automatic
 mappings.

 for example:

 user1 should only be automatically mapped to music/ share when he logs in.
 user2 should only be automatically mapped to photos /share when he logs
 in.

 Here's my Global Logon script:

 **

 echo off
 cls
 net time \\mytimeserver /set /y

 if exist C:\WINDOWS\system32\ISMEMBER.EXE goto map-all
 if exist y: net use y: /del
 net use y: \\mypdc\installers /persistent:no
 copy y:\Free\ISMEMBER.EXE c:\WINDOWS\system32\
 copy y:\Free\OSVER.EXE c:\WINDOWS\system32\

 :map-all
 call \\mypdc\netlogon\unmap-all.bat
 call \\mypdc\netlogon\map-all.bat

 if %username% == user1 net use f: \\myotherserver\Share1 /persistent:no

 ISMEMBER MyDomain\Group1
 if errorlevel 1 net use j: \\mypdc\Share1 /persistent:no

 ISMEMBER MyDomain\Group2
 if errorlevel 1 call \\mypdc\netlogon\Group2.bat

 ISMEMBER MyDomain\Group3
 if errorlevel 1 net use q: \\myotherserver\Share2 /persistent:no

 ISMEMBER MyDomain\Group4
 if errorlevel 1 net use s: \\mypdc\Share2 /persistent:no

 :end

 

 Then each Group and/or user can have their own - or not.

 map-all maps drives that are common to everyone
 unmap-all unmaps *all* mapped drives

 ISMEMBER.EXE and OSVER.EXE (which I don't use anymore) are available free
 online from microsoft.

 --

 Best regards,

 Charles

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


Re: [Samba] roaming user profiles do not transfer all settings - *SOLVED*

2008-06-12 Thread Leandro Tracchia
the reason why the wallpaper was not following the roaming profile is
because i was not using bitmaps...

check out this post:
http://lists.samba.org/archive/samba/2005-November/114588.html

i am also quoting the last sentence on this web page:
http://computertips.toups.info/roaming/RoamingXPPro.htm

There appears to be a problem where .jpg wallpaper does not appear to roam
properly.  However, the registry settings are being updated properly.  Usually,
if you go to the desktop tab after right clicking for properties on the
desktop, you will find the proper wallpaper file is actually selected.
 Clicking
OK will cause it to display.

i have tested this and can verify the problem. it would be nice if someone
could figure out a little hack to this to make it work properly.

On Wed, Jun 11, 2008 at 1:52 PM, Leandro Tracchia [EMAIL PROTECTED]
wrote:

 these are wallpapers saved on the my documents folder (which is part of the
 user profile). if i change the wallpaper on the first client, that change is
 not reflected on second client. both these clients are using roaming
 profiles. so i'm not really sure if wallpaper setting information is saved
 as part of the user profile. if it is supposed to be then it is not working
 for me. frankly, i couldn't care less about how wallpaper behaves. what
 really concerns me is the files that are created on one client need to be
 seen when logged in from another client. this works, but sometimes the
 client needs to be rebooted to see the new files, logging off sometimes just
 doesn't do it.


 On Tue, Jun 10, 2008 at 4:30 PM, John Drescher [EMAIL PROTECTED]
 wrote:

  this is what i've done so far:
 
  i've created a temporary domain user account and logged on with that
 account
  after joining the client machine to the domain with the  local
 administrator
  account. i assigned a new wallpaper and placed some files on the desktop
 and
  then logged off. i then joined another client machine with its local
  administrator account and then logged on with the same temporary domain
 user
  account i created above. at this point i expected to see the wallpaper
 and
  files i had assigned and created on the first client machine. the files
 were
  present, BUT the wallpaper was not kept.
 
 Where is the wallpaper file located? Is it in the windows folder on
 both machines? Or some other folder?


 John



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


Re: [Samba] roaming user profiles do not transfer all settings

2008-06-11 Thread Leandro Tracchia
these are wallpapers saved on the my documents folder (which is part of the
user profile). if i change the wallpaper on the first client, that change is
not reflected on second client. both these clients are using roaming
profiles. so i'm not really sure if wallpaper setting information is saved
as part of the user profile. if it is supposed to be then it is not working
for me. frankly, i couldn't care less about how wallpaper behaves. what
really concerns me is the files that are created on one client need to be
seen when logged in from another client. this works, but sometimes the
client needs to be rebooted to see the new files, logging off sometimes just
doesn't do it.

On Tue, Jun 10, 2008 at 4:30 PM, John Drescher [EMAIL PROTECTED] wrote:

  this is what i've done so far:
 
  i've created a temporary domain user account and logged on with that
 account
  after joining the client machine to the domain with the  local
 administrator
  account. i assigned a new wallpaper and placed some files on the desktop
 and
  then logged off. i then joined another client machine with its local
  administrator account and then logged on with the same temporary domain
 user
  account i created above. at this point i expected to see the wallpaper
 and
  files i had assigned and created on the first client machine. the files
 were
  present, BUT the wallpaper was not kept.
 
 Where is the wallpaper file located? Is it in the windows folder on
 both machines? Or some other folder?


 John

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


Re: [Samba] roaming user profiles do not transfer all settings

2008-06-10 Thread Leandro Tracchia
i've also copied the profile through my computer properties. still i don't
get the same profiles when logging in from different computers.

On Mon, Jun 9, 2008 at 2:18 PM, Adam Williams [EMAIL PROTECTED]
wrote:

 sounds like you didn't copy the user's NTUSER.DAT.  how did you copy the
 profile?  drag and drop from c:\documents and settings\username to
 \\server\profiles\username or did you go to my computer properties,
 advanced, users, and change their profile to roaming and copy their profile
 with the copy button there to \\servers\profiles\username?


 Leandro Tracchia wrote:

 this may sound like a basic question but i'm not entirely sure how
 roaming profiles work so i'm not sure if i have it working properly. i
 created a local user account on a client machine and then joined that
 machine to the domain. i then logged in as domain administrator and
 copied the user profile from the local machine to the server. if i
 login with this user account (now the domain account) from another
 machine, i can see the files that are supposed to be there but
 everything else like the wallpaper, shortcuts, and windows styles are
 not correct is roaming profiles supposed to work like this??? or
 are you supposed to have the EXACT user settings no matter what
 machine you log onto???




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


Re: [Samba] roaming user profiles do not transfer all settings

2008-06-10 Thread Leandro Tracchia
ok... i think i figured it out. the 'All Users' settings are also being
applied when i log in with the domain account. can i just delete the 'All
Users' profile?

On Tue, Jun 10, 2008 at 10:56 AM, Adam Williams [EMAIL PROTECTED]
wrote:

  it NTUSER.DAT is newer on those computers, or is set to be a local profile
 under the user settings, it will load it from the computer versus what is on
 the server.  delete the profiles on the computer (after backing them up to
 c:\temp) and then try again


 Leandro Tracchia wrote:

 i've also copied the profile through my computer properties. still i don't
 get the same profiles when logging in from different computers.

 On Mon, Jun 9, 2008 at 2:18 PM, Adam Williams [EMAIL PROTECTED]
 wrote:

 sounds like you didn't copy the user's NTUSER.DAT.  how did you copy the
 profile?  drag and drop from c:\documents and settings\username to
 \\server\profiles\username or did you go to my computer properties,
 advanced, users, and change their profile to roaming and copy their profile
 with the copy button there to \\servers\profiles\username?

 Leandro Tracchia wrote:

 this may sound like a basic question but i'm not entirely sure how
 roaming profiles work so i'm not sure if i have it working properly. i
 created a local user account on a client machine and then joined that
 machine to the domain. i then logged in as domain administrator and
 copied the user profile from the local machine to the server. if i
 login with this user account (now the domain account) from another
 machine, i can see the files that are supposed to be there but
 everything else like the wallpaper, shortcuts, and windows styles are
 not correct is roaming profiles supposed to work like this??? or
 are you supposed to have the EXACT user settings no matter what
 machine you log onto???





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


Re: [Samba] roaming user profiles do not transfer all settings

2008-06-10 Thread Leandro Tracchia
the profile is set as roaming under the My Computer - Advanced - User
Profiles Settings. there are no local user accounts on either client except
the the local administrator.

this is what i've done so far:

i've created a temporary domain user account and logged on with that account
after joining the client machine to the domain with the  local administrator
account. i assigned a new wallpaper and placed some files on the desktop and
then logged off. i then joined another client machine with its local
administrator account and then logged on with the same temporary domain user
account i created above. at this point i expected to see the wallpaper and
files i had assigned and created on the first client machine. the files were
present, BUT the wallpaper was not kept.

i have a feeling that ntuser.dat is not being properly updated. ls -l
command on ntuser.dat shows the updated time when i log off the client, but
there are also other files like ntuser.ini,ntuser.dat.LOG,ntuser.pol that
are also updated. i want to look at the ntuser.dat.LOG but it is binary...
also i get a desktop.ini file in the startup folder everytime i logon.

i have a feeling this can be fixed easily, but this is my first time playing
and testing with roaming profiles and so far it has not been easy for me at
all.

anyone have any more clues

On Tue, Jun 10, 2008 at 10:56 AM, Adam Williams [EMAIL PROTECTED]
wrote:

  it NTUSER.DAT is newer on those computers, or is set to be a local profile
 under the user settings, it will load it from the computer versus what is on
 the server.  delete the profiles on the computer (after backing them up to
 c:\temp) and then try again


 Leandro Tracchia wrote:

 i've also copied the profile through my computer properties. still i don't
 get the same profiles when logging in from different computers.

 On Mon, Jun 9, 2008 at 2:18 PM, Adam Williams [EMAIL PROTECTED]
 wrote:

 sounds like you didn't copy the user's NTUSER.DAT.  how did you copy the
 profile?  drag and drop from c:\documents and settings\username to
 \\server\profiles\username or did you go to my computer properties,
 advanced, users, and change their profile to roaming and copy their profile
 with the copy button there to \\servers\profiles\username?

 Leandro Tracchia wrote:

 this may sound like a basic question but i'm not entirely sure how
 roaming profiles work so i'm not sure if i have it working properly. i
 created a local user account on a client machine and then joined that
 machine to the domain. i then logged in as domain administrator and
 copied the user profile from the local machine to the server. if i
 login with this user account (now the domain account) from another
 machine, i can see the files that are supposed to be there but
 everything else like the wallpaper, shortcuts, and windows styles are
 not correct is roaming profiles supposed to work like this??? or
 are you supposed to have the EXACT user settings no matter what
 machine you log onto???





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


[Samba] roaming user profiles do not transfer all settings

2008-06-09 Thread Leandro Tracchia
this may sound like a basic question but i'm not entirely sure how
roaming profiles work so i'm not sure if i have it working properly. i
created a local user account on a client machine and then joined that
machine to the domain. i then logged in as domain administrator and
copied the user profile from the local machine to the server. if i
login with this user account (now the domain account) from another
machine, i can see the files that are supposed to be there but
everything else like the wallpaper, shortcuts, and windows styles are
not correct is roaming profiles supposed to work like this??? or
are you supposed to have the EXACT user settings no matter what
machine you log onto???
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] roaming user profiles do not transfer all settings

2008-06-09 Thread Leandro Tracchia
i copied the profile using the moveuser command
http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFDdisplaylang=en

i suspect the profile may not have been copied correctly.

On Mon, Jun 9, 2008 at 2:18 PM, Adam Williams [EMAIL PROTECTED]
wrote:

 sounds like you didn't copy the user's NTUSER.DAT.  how did you copy the
 profile?  drag and drop from c:\documents and settings\username to
 \\server\profiles\username or did you go to my computer properties,
 advanced, users, and change their profile to roaming and copy their profile
 with the copy button there to \\servers\profiles\username?


 Leandro Tracchia wrote:

 this may sound like a basic question but i'm not entirely sure how
 roaming profiles work so i'm not sure if i have it working properly. i
 created a local user account on a client machine and then joined that
 machine to the domain. i then logged in as domain administrator and
 copied the user profile from the local machine to the server. if i
 login with this user account (now the domain account) from another
 machine, i can see the files that are supposed to be there but
 everything else like the wallpaper, shortcuts, and windows styles are
 not correct is roaming profiles supposed to work like this??? or
 are you supposed to have the EXACT user settings no matter what
 machine you log onto???




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


Fwd: [Samba] roaming user profiles do not transfer all settings

2008-06-09 Thread Leandro Tracchia
they are not correct because the wallpaper, shortcuts, and windows styles on
(client2) are different from the profile on the machine (client1) that i
joined the domain with. the profile on client1 is the profile that should
have been copied to the server and also that profile is roaming and should
appear on all other machines. it is my understanding that the user should be
able to log on to any machine and see his EXACT settings every time.


On Mon, Jun 9, 2008 at 1:48 PM, John Drescher [EMAIL PROTECTED] wrote:

 On Mon, Jun 9, 2008 at 1:39 PM, Leandro Tracchia [EMAIL PROTECTED]
 wrote:
  this may sound like a basic question but i'm not entirely sure how
  roaming profiles work so i'm not sure if i have it working properly. i
  created a local user account on a client machine and then joined that
  machine to the domain. i then logged in as domain administrator and
  copied the user profile from the local machine to the server. if i
  login with this user account (now the domain account) from another
  machine, i can see the files that are supposed to be there but
  everything else like the wallpaper, shortcuts, and windows styles are
  not correct
 How are they not correct?

 is roaming profiles supposed to work like this??? or
  are you supposed to have the EXACT user settings no matter what
  machine you log onto???
  --
 Probably. If your wallpaper exists on the local machine and not in
 your profile then logging on to some other machine with that roaming
 profile will not get your wallpaper. Also shortcuts will contain the
 machine that created them so if you install an app on machine 1 and it
 puts a shortcut in your profile that shortcut when clicked on machine
 2 will still want to run the application from machine 1.

 John

 John

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


Re: [Samba] roaming user profiles do not transfer all settings

2008-06-09 Thread Leandro Tracchia
i will test it as you recommend... but i do need to be able to migrate
existing user profiles when it is time to move my network to the samba
domain.

On Mon, Jun 9, 2008 at 2:58 PM, J.P. Trosclair [EMAIL PROTECTED]
wrote:



 The safe thing to do so that you can be sure of the behavior would be setup
 a test user on the PDC (clean account, do not copy a profile or anything of
 the like), login with the new user account to a windows workstation that is
 a member of the domain and configure his profile (change the wallpaper, the
 fonts, whatever) and log out and then log in from workstation #2 and see if
 the changes persist. If this works, then you know the problems or
 unexpected
 behavior you're currently experiencing is a result of the existing profile
 you copied and are testing with.

 Note, you can (and probably will) experience problems when using different
 versions of windows with the same profile.




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


[Samba] Re: Transferring Local User Profiles When Joining Domain

2008-05-28 Thread Leandro Tracchia
John, thanks for those instructions but unfortunately its not working that
easily. i followed all your steps but i'm getting a Failed to set Security on
the Destination Profile. Error - Access is denied. do you know how i can fix
this???


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


[Samba] Re: Transferring Local User Profiles When Joining Domain

2008-05-28 Thread Leandro Tracchia
john, the target profile folder is writable. the error is happening when i click
on 'OK' for the Copy To dialog box. 

i did, however, manage to get this to work with the moveuser.exe utility.
http://mds.mandriva.org/wiki/MdsFaq




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


[Samba] Re: Fwd: Transferring Local User Profiles When Joining Domain

2008-05-28 Thread Leandro Tracchia
that worked like a charm, thanks! 


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


[Samba] Transferring Local User Profiles When Joining Domain

2008-05-27 Thread Leandro Tracchia
i have about a dozen users who i would like to join to the samba domain
(pdc). how can i preserve their existing local windows xp user profiles when
they join the domain??? this is a big issue because i want my users to
experience this migration as easy as possible and not notice anything
different.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] adding users to group with net rpc

2008-05-20 Thread Leandro Tracchia
John,

here is the information you requested hopes this helps you help me.

 OK.  What is the output of?:

pdbedit -Lw root

root:0::FD11C5234188D996BAF50904399221E6:[U
 ]:LCT-4832C5D3:

 What version of Samba are you running?

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


[Samba] necessary to join pdc to domain?

2008-05-20 Thread Leandro Tracchia
is it necessary for me to join the PDC itself to the domain??

i ask this because the below command is not working for me:

root# net rpc testjoin
[2008/05/20 11:24:32, 0]
rpc_client/cli_pipe.c:get_schannel_session_key_common(2445)
  get_schannel_session_key: could not fetch trust account password for
domain 'LSA'
[2008/05/20 11:24:32, 0] utils/net_rpc_join.c:net_rpc_join_ok(70)
  net_rpc_join_ok: failed to get schannel session key from server
GISKARD for domain LSA. Error was NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Join to domain 'LSA' is not valid

good news is i can join the domain from windows clients without a problem
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] net rpc commands not working

2008-05-19 Thread Leandro Tracchia
maybe this is a simple fix but i really don't know how to fix it...

it seems that i cannot run any net rpc commands...

i wanted to see the members of Domain Users group so i did the following:

root# net rpc group members Domain Users -Uroot%not24get

and i got this error:

Could not connect to server 127.0.0.1
Connection failed: NT_STATUS_CONNECTION_REFUSED

i can ping localhost without a problem

i'm not sure why this is happening, does anyone have any ideas??? thanks.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] net rpc commands not working

2008-05-19 Thread Leandro Tracchia
problem solved. i had to add 127.0.0.1 to the interfaces list of smb.conf.
this is because i had set bind interfaces only = yes.

the manpage makes mention of smbpasswd not working properly if bind
interfaces only is set and the network address 127.0.0.1 is not added to the
interfaces parameter.

i guess this also applies to correct functionality of the net rpc command,
although the man page makes no mention of this and i'm not very
knowledgeable to explain to you how it does apply. but it worked for me.

thanks for your help john.

On Mon, May 19, 2008 at 12:41 PM, John Drescher [EMAIL PROTECTED]
wrote:

  The reason for this is that eth1 and lo are seen as 2 different
  network cards and listening on eth1 does not allow you to listen on lo
  (which gives you 127.0.0.1).
 
 I should have worded that listening only on  eth1 does not allow
 access to 127.0.0.1. You need to listen on lo as well or not bind to
 interfaces which will then listen on all vaild ip addresses for the
 server.

 John

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


[Samba] adding users to group with net rpc

2008-05-19 Thread Leandro Tracchia
section 13.3.2 of the HOWTO shows that i can add a user to a group with the
following command:

root# net rpc group addmem MIDEARTH\Engineers ajt -Uroot

when i execute this command (replaced with my server specific values, of
course), i get a NT_STATUS_NO_SUCH_USER error.

i can verify that my user DOES exist and that he belongs to the posix group
account. i can also verify that the posix group account is mapped to the
windows group account.

is the syntax for this command correct? (the net manpage shows no 'addmem'
option), or am i doing something wrong??

when i run the following i get an empty list:

root# net rpc group members Domain Users -Uroot
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Re: adding users to group with net rpc

2008-05-19 Thread Leandro Tracchia
executing the following command for all users will show their correct group:

root# net rpc user info billybob

but, like i said the following command shows nothing:

root# net rpc group members Domain Users -Uroot

and i still can't get this command to work:

root# net rpc group addmem MIDEARTH\Engineers ajt -Uroot

however, i'm wondering i do i even need this last command... all my users
seem to be already mapped...

On Mon, May 19, 2008 at 3:30 PM, Leandro Tracchia [EMAIL PROTECTED]
wrote:

 section 13.3.2 of the HOWTO shows that i can add a user to a group with the
 following command:

 root# net rpc group addmem MIDEARTH\Engineers ajt -Uroot

 when i execute this command (replaced with my server specific values, of
 course), i get a NT_STATUS_NO_SUCH_USER error.

 i can verify that my user DOES exist and that he belongs to the posix group
 account. i can also verify that the posix group account is mapped to the
 windows group account.

 is the syntax for this command correct? (the net manpage shows no 'addmem'
 option), or am i doing something wrong??

 when i run the following i get an empty list:

 root# net rpc group members Domain Users -Uroot

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


Re: [Samba] adding users to group with net rpc

2008-05-19 Thread Leandro Tracchia
 What version of Samba are you running?

 I don't even know how to check that ashamed to say...

 What do you mean by this?  How did you do this?

 well, i gather this because of the following 3 reasons:

 1) the following command shows the correct Windows groups mapped
to their corresponding posix group accounts.

 root# net rpc groupmap list

 2) the Windows Domain Users group is mapped to the posix users
group which is shown with the above command. all my user accounts
belong to the users group.

 3) the following commands shows the correct Windows group (Domain
Users) for each particular user (as i already stated).

 root# net rpc user info billybob

 4) posix user accounts all correspond to their smbpasswd accounts.

 OK.  What is the output of?:

pdbedit -Lw root

 i'll answer this tomorrow when i'm back at work

thanks for you help and please bear with me, i'm new at this
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] add machine script option

2008-05-16 Thread Leandro Tracchia
i'm reading through the samba howto. section 6.2.3 (page 105) shows the add
machine script as follows:

add machine script = /usr/sbin/useradd -d /var/lib/nobody -g 100 -s
/bin/false -M %u

i have a problem with the -M option. i cannot find this option in useradd's
man page.

can i assume this example is incorrect??

what would be a correct example???
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] add machine script option

2008-05-16 Thread Leandro Tracchia
hi, thank you for replying... i do see an -m option which is for creating a
home directory. i am not actually using Red Hat, i am using the much talked
about Ubuntu 8.04. i believe Ubuntu is part of the Debian family. which
distro uses the -M option out of curiosity?? is it SUSE??

On Fri, May 16, 2008 at 1:26 PM, John H Terpstra [EMAIL PROTECTED] wrote:

 On Friday 16 May 2008 09:46:15 am Leandro Tracchia wrote:
  i'm reading through the samba howto. section 6.2.3 (page 105) shows the
 add
  machine script as follows:
 
  add machine script = /usr/sbin/useradd -d /var/lib/nobody -g 100 -s
  /bin/false -M %u
 
  i have a problem with the -M option. i cannot find this option in
 useradd's
  man page.
 
  can i assume this example is incorrect??
 
  what would be a correct example???

 I am the author of that document.  The problem is that on some Linux
 distributions the -M option is replaced with -m - it means to create
 the
 home directory if it does not exist.  In fact, if I am not mistaken, the
 reference you are referring to specifically relates to this command on Red
 Hat Linux. Corrct?

 FYI: In the real world I would probably NOT include the -M option.

 - John T.

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


[Samba] netlogon folder permissions

2008-05-14 Thread Leandro Tracchia
forgive me if this is a dumb question.

i created the netlogon folder in /home/samba/ but i'm not sure what
permissions to assign to it or who to make owner and group. could anyone
tell me??
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] netlogon folder permissions

2008-05-14 Thread Leandro Tracchia
thats what i have, but is that what it should have?

On Wed, May 14, 2008 at 3:32 PM, John Drescher [EMAIL PROTECTED] wrote:

 On Wed, May 14, 2008 at 3:24 PM, Leandro Tracchia [EMAIL PROTECTED]
 wrote:
  forgive me if this is a dumb question.
 
  i created the netlogon folder in /home/samba/ but i'm not sure what
  permissions to assign to it or who to make owner and group. could anyone
  tell me??
  --

 I got 755 with root:root

 John

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


Re: [Samba] netlogon folder permissions

2008-05-14 Thread Leandro Tracchia
ok, you've convinced me, but it would be nice to see this documented
somewhere...

On Wed, May 14, 2008 at 3:46 PM, John Drescher [EMAIL PROTECTED] wrote:

 On Wed, May 14, 2008 at 3:41 PM, Leandro Tracchia [EMAIL PROTECTED]
 wrote:
  thats what i have, but is that what it should have?
 
 We have been using that in our department for over 5 years and we have
 not had a problem with that.

 John

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


Re: [Samba] netlogon folder permissions

2008-05-14 Thread Leandro Tracchia
thanks for your help!

On Wed, May 14, 2008 at 3:57 PM, John Drescher [EMAIL PROTECTED] wrote:

 On Wed, May 14, 2008 at 3:52 PM, Leandro Tracchia [EMAIL PROTECTED]
 wrote:
  ok, you've convinced me, but it would be nice to see this documented
  somewhere...
 
 I think this is more of a user preference than a one size fits all. I
 mean some admins may want some users to edit the login files from
 windows. For me there are only 2 files in that folder that I change
 and so I open up a ssh session to the storage server (from a windows
 or linux box) and edit them directly with nano.

 John

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


Re: [Samba] PDC (can't fetch domain SID)

2007-09-10 Thread Leandro Tracchia
After running this command... I figured out what the problem was. The daemon
was not reading the correct smb.conf file. I thought the file was being read
form /usr/local/samba/lib/smb.conf, but apparently it was being read from
/etc/samba/smb.conf. Is this OK? Which is the correct location, if any?
Thanks for everyone's help.

# net getlocalsid LEANDRO -d 10
[2007/09/10 09:17:02, 5] lib/debug.c:debug_dump_status(391)
  INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_srv: False/0
rpc_cli: False/0
passdb: False/0
sam: False/0
auth: False/0
winbind: False/0
vfs: False/0
idmap: False/0
quota: False/0
acls: False/0
locking: False/0
msdfs: False/0
dmapi: False/0
[2007/09/10 09:17:02, 3] param/loadparm.c:lp_load(4953)
  lp_load: refreshing parameters
[2007/09/10 09:17:02, 3] param/loadparm.c:init_globals(1418)
  Initialising global parameters
[2007/09/10 09:17:02, 3] param/params.c:pm_process(572)
  params.c:pm_process() - Processing configuration file
/etc/samba/smb.conf
[2007/09/10 09:17:02, 3] param/loadparm.c:do_section(3695)
  Processing section [global]
  doing parameter workgroup = AAC.local
  doing parameter server string = %h server
  doing parameter dns proxy = no
  doing parameter log file = /var/log/samba/log.%m
  doing parameter max log size = 1000
  doing parameter syslog = 0
  doing parameter panic action = /usr/share/samba/panic-action %d
  doing parameter encrypt passwords = true
  doing parameter passdb backend = tdbsam
  doing parameter obey pam restrictions = yes
  doing parameter invalid users = root
  doing parameter passwd program = /usr/bin/passwd %u
  doing parameter passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
  doing parameter socket options = TCP_NODELAY
[2007/09/10 09:17:02, 4] param/loadparm.c:lp_load(4984)
  pm_process() returned Yes
[2007/09/10 09:17:02, 7] param/loadparm.c:lp_servicenumber(5120)
  lp_servicenumber: couldn't find homes
[2007/09/10 09:17:02, 10] param/loadparm.c:set_server_role(4229)
  set_server_role: role = ROLE_STANDALONE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset UCS-2LE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset UCS-2LE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset UTF-16LE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset UTF-16LE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset UCS-2BE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset UCS-2BE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset UTF-16BE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset UTF-16BE
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset UTF8
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset UTF8
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset UTF-8
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset UTF-8
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset ASCII
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset ASCII
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset 646
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset 646
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset ISO-8859-1
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset ISO-8859-1
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(105)
  Attempting to register new charset UCS2-HEX
[2007/09/10 09:17:02, 5] lib/iconv.c:smb_register_charset(113)
  Registered charset UCS2-HEX
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for LOCALE
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for LOCALE
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for LOCALE
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for LOCALE
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for LOCALE
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for LOCALE
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for LOCALE
[2007/09/10 09:17:02, 5] lib/charcnv.c:charset_name(81)
  Substituting charset 'UTF-8' for 

[Samba] PDC (can't fetch domain SID)

2007-09-07 Thread Leandro Tracchia
os: debian etch 4.0
samba: 3.025c

i am reading through the how-to (using samba 3rd ed), freely available btw
at http://book.opensourceproject.org.cn/sysadmin/samba/sambao3rd/

i am interested in setting up a samba pdc for a good dozen windows xp pro
clients. (i somehow could not wake up from the windows 2003 sbs nightmare).

i have been able to join my debian box to the local windows domain and share
files back and forth between the debian box and a windows xp pro laptop.
this procedure was fairly straight forward and i had no problems. samba was
flawless in this regard.

chapter 9 of the how-to explains how to set up samba as a pdc. i have done
everything step by step and everything has worked fine, but now i am finally
officially stumped at section 9.2.1.1. here is my output.

# net getlocalsid
SID for domain AACLINUX is: S-1-5-21-1918599669-337121707-3998352069

(AACLINUX is the hostname of the debian box)

#net getlocalsid LEANDRO
Can't fetch domain SID for name: LEANDRO

(LEANDRO is my new domain name set in: smb.conf)

smb.conf:

[global]
netbios name = aaclinux
workgroup = LEANDRO
security = user
encrypt passwords = yes
enable privileges = yes

## enable PDC functionality
domain master = yes
domain logons = yes
os level = 33
preferred master = yes
local master = yes

[public]
path = /usr/local/samba/public
read only = no

[netlogon]
comment = Net Logon service
path = /usr/local/samba/netlogon
read only = yes
write list = +ntadmin

i have other forum posts with similar problems but none have produced real
results. perhaps this one will be different. here are some of the other
forum posts i have looked at and attempted to apply their solutions with no
success..

http://lists.samba.org/archive/samba/2005-September/110749.html
http://lists.samba.org/archive/samba/2003-November/001157.html
http://sysadminforum.com/t109897.html
http://groups.google.com/group/linux.samba/browse_thread/thread/59a253f3f02f9ef7/d05ea8d3ab317f7e%23d05ea8d3ab317f7e
http://groups.google.com/group/linux.samba/browse_thread/thread/4b61b34c769570e2/e9c6469f64ea2877?lnk=gstq=can%27t+fetch+sidrnum=1#e9c6469f64ea2877

if anyone needs more information from me please tell me. i will post
everything i can.

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