Re: [Samba] Still mandatory profiles, every user same profile

2012-10-31 Thread Joel Franco Guzmán
Hi Ulrich,

I have a similar problem like you described:

I want several users to authenticate in your windows machine with your
specific login/pass, but all of them use the same mandatory fixed
roaming profile.

Have you succeeded your setup with the Barlett sugestions? In that case,
can you post your solution?

Regards,

-- 
Joel Franco Guzmán

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


Re: [Samba] upgrading samba

2009-09-22 Thread Joel Franco Guzmán
Hummm. Build from scratch..

I understand that the data files live in /var/lib (except the bind,
where it lives in /var/cache/bind). But if your files are there...

You should pay attention in the *tdb files yes. This are the data
files, and the files that live in /etc.

2009/9/22 Bill Szkotnicki b...@uoguelph.ca:
 Thanks.
 In my case the .tdb files are in /var/cache/samba
 Is there a possibility that there are other files anywhere else?
 1) /etc/samba
 2) /var/cache/samba

 I was thinking of building from sources and then just trying the new daemon.
 That way I could go back to the old one easily if necessary.


 Joel Franco Guzmán wrote:

 Hi,

 I use debian but this should be similar.

 To backup your important files, backup the /etc/samba and
 /var/lib/samba directories doing like this, after stop the samba
 daemon:

 # cp -a /var/lib/samba /var/lib/samba.bak
 # cp -a /etc/samba /etc/samba.bak

 Then you could do the upgrade. If something goes wrong, reinstall the
 old version and restore the copied directories.

 Regards,

 # cp -a /var/lib/samba /var/lib/samba.bak
 # cp -a /etc/samba /etc/samba.bak

 Then you could do the upgrade. If something goes wrong, reinstall

 2009/9/21 Bill Szkotnicki b...@uoguelph.ca:


 Hi,

 I would like to appempt a SAFE upgrade on my samba server. ( Centos 5.2 )
 Currently the version is:
 # /usr/sbin/smbd -V
 Version 3.0.28-1.el5_2.1

 There are many users logging on to it and accessing the shares.


 The last time I tried this ( quite a while ago )
 something broke and we had to re-join many windows machines.

 It would be nice to have a strategy for rolling back if something does
 not
 work.
 Where are all of the important files?

 Would anyone have any advice, suggestions, indications of what to read,
 etc...?

 Thanks, Bill

 --
 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] samba slave with winbind fails to communicate with the PDC

2009-09-21 Thread Joel Franco Guzmán
Hi all,

After the net rpc join successfuly established to the Samba PDC (net
rpc testjoin ok), the following commands fail:

# wbinfo -u
Error looking up domain users
# wbinfo -g
Error looking up domain groups
#wbinfo -t
checking the trust secret via RPC calls failed
Could not check secret
# net rpc testjoin
Join to 'RSP' is OK

It appears that, still under valid relationship with the PDC Samba
server, the winbind does not get the list from the PDC.

I have zeroed this server /var/lib/samba and started samba and winbind
again, rejoined the domain successfuly,
but i can't get wbinfo work.

My /etc/nsswitch.conf:

passwd:         compat winbind
group:          compat winbind
shadow:         compat

#hosts:          files dns wins
hosts:          files dns
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis

and my /etc/samba/smb.conf:

[global]
   workgroup = RSP
   server string = Ultra server
   wins server = 172.17.1.9
   dns proxy = yes
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
   encrypt passwords = true
   passdb backend = tdbsam
   load printers = no
   socket options = TCP_NODELAY
   security = domain
   password server = MYPDCSERVER
   idmap uid = 1-3
   idmap gid = 1-3

The samba version in the PDC Server is exactly the samba that of this server.

Please, what should i do?
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] upgrading samba

2009-09-21 Thread Joel Franco Guzmán
Hi,

I use debian but this should be similar.

To backup your important files, backup the /etc/samba and
/var/lib/samba directories doing like this, after stop the samba
daemon:

# cp -a /var/lib/samba /var/lib/samba.bak
# cp -a /etc/samba /etc/samba.bak

Then you could do the upgrade. If something goes wrong, reinstall the
old version and restore the copied directories.

Regards,

# cp -a /var/lib/samba /var/lib/samba.bak
# cp -a /etc/samba /etc/samba.bak

Then you could do the upgrade. If something goes wrong, reinstall

2009/9/21 Bill Szkotnicki b...@uoguelph.ca:
 Hi,

 I would like to appempt a SAFE upgrade on my samba server. ( Centos 5.2 )
 Currently the version is:
 # /usr/sbin/smbd -V
 Version 3.0.28-1.el5_2.1

 There are many users logging on to it and accessing the shares.


 The last time I tried this ( quite a while ago )
 something broke and we had to re-join many windows machines.

 It would be nice to have a strategy for rolling back if something does not
 work.
 Where are all of the important files?

 Would anyone have any advice, suggestions, indications of what to read,
 etc...?

 Thanks, Bill

 --
 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] NT clients syncronyzing in a Samba PDC Domain

2005-11-28 Thread Joel Franco Guzmán
No, i think...
The instalation is standard with classic components like Office, Outlook 
Express, etc..

The synchronizing window (at logoff) appears strongly be of Windows
environment.

Thank You,

-- 
Joel Franco Guzmán

On Seg Nov 28 05 15:57, Tomasz Chmielewski wrote:
 Joel Franco schrieb:
 Hi,
 
 Plz, i have installed a Samba NT PDC Domain with XP Prof. and strangelly
 the machines are syncronizing with the Samba Server when the user Logoff
 of the domain. I've used the smb.conf below in others domains and XP
 clients have never synchronized before. 
 
 I understand that i'm not using roaming profile, because the logon
 path is empty. The only difference in this domain is that i'm using
 winbind to the remote domain users (that is a trusted domain) be able to
 print in my domain.
 
 The message is something like: syncronizing \\server\username in
 SERVER. This happens just after logoff.
 
 isn't it some 3rd party program that does it?
 
 
 -- 
 Tomek
 http://wpkg.org
 WPKG - software deployment and upgrades with Samba
 
 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba