RE: [Samba] How much space is needed to install samba??

2003-12-17 Thread Jan Johansson
I am very interested to use samba for talking
between Windows machine and Unix machine.
May I know how much space is needed to install samba on the server?
Thanks for your great feedback.

Depends on what you mean, but if you just install the binaries, I would
guess less then 10MB.
###

This message has been scanned by F-Secure Anti-Virus for Microsoft
Exchange.
For more information, connect to http://www.F-Secure.com/

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


[Samba] make_server_info_info3: pdb_init_sam failed?

2003-08-14 Thread Jan Johansson

Trying toi run Debian/Unstable against an AD domain. Computer is joined
to domain, but any operation yields this. Any hints?

== log.nwl105 ==
[2003/08/07 14:13:06, 0] auth/auth_util.c:make_server_info_info3(983)
  make_server_info_info3: pdb_init_sam failed!
[2003/08/07 14:13:20, 0] auth/auth_util.c:make_server_info_info3(983)
  make_server_info_info3: pdb_init_sam failed!

 


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


[Samba] Samba 3.0 + Active Directory + Debian + Profiles?

2003-07-23 Thread Jan Johansson
How on earth do i make Debian/Unstable play nice and use Samba 3.0 as a
member server in a AD-Domain running in Native Mode, and be able to
store user profiles on the Samba server? I just can make no heads nor
tails from any documentation, have I missed something fundamental?
Adding the server to the domain was easy enough. But then user
authentication does not seem to work?

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


RE: [Samba] Samba 3.0 + Active Directory + Debian + Profiles?

2003-07-23 Thread Jan Johansson
How on earth do i make Debian/Unstable play nice and use Samba 3.0 as a
member server in a AD-Domain running in Native Mode, and be able to
store user profiles on the Samba server? I just can make no heads nor
tails from any documentation, have I missed something fundamental?
Adding the server to the domain was easy enough. But then user
authentication does not seem to work?

Maybe I am closer then I thought. 

I removed samba completely, reinstalled it, joined it to the domain, and
net ads sort of started to work, I got a no credential in cache from
Kerberos. 

And when doing a net view from a windows box, I get access denied and
the following in my logs.

== log.nwl105 ==
[2003/07/23 10:49:02, 1] libads/kerberos_verify.c:ads_verify_ticket(91)
  krb5_parse_name(HOST/ndc5-router-1@) failed (Malformed representation
of principal)
[2003/07/23 10:49:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(175)
  Failed to verify incoming ticket!

== log.smbd ==
[2003/07/23 10:49:02, 1] sam/idmap_tdb.c:db_idmap_init(487)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2003/07/23 10:49:02, 1] sam/idmap_tdb.c:db_idmap_init(499)
  idmap gid range missing or invalid
  idmap will be unable to map foreign SIDs

where should I be looking?

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


RE: [Samba] Samba 3.0 + Active Directory + Debian + Profiles?

2003-07-23 Thread Jan Johansson
How on earth do i make Debian/Unstable play nice and use Samba 3.0 as a
member server in a AD-Domain running in Native Mode, and be able to
store user profiles on the Samba server? I just can make no heads nor
tails from any documentation, have I missed something fundamental?
Adding the server to the domain was easy enough. But then user
authentication does not seem to work?

Ok, now I added realm = NWL.SE to my smb.conf, and now I get

== log.ndc2-w2k-1 ==
[2003/07/23 11:00:01, 1] smbd/sesssetup.c:reply_spnego_kerberos(221)
  Username Administrator is invalid on this system
[2003/07/23 11:00:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(221)
  Username Administrator is invalid on this system

Seem to be a step forward, but not there yet

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


[Samba] Profile storage on a samba server?

2003-07-21 Thread Jan Johansson

I am running Samba version 2.2.3a-14 for Debian and I want to use this
server to store some users profiles.

The relevant bits of the config is

# Global parameters
[global]
workgroup = NWL_SCAND
netbios name = NDC5-ROUTER-1
server string = %h server (Samba %v)
security = DOMAIN
encrypt passwords = Yes
obey pam restrictions = Yes
password server = ndc2-w2k-1
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
wins server = 192.168.221.200
invalid users = root

[Profiles]
comment = Profile directory NDC5
path = /mnt/hda5/Profiles
read only = No

Now, the server is a member of the domain, and I have created a user
(test2) with the profile path set to \\ndc5-router-1\Profiles\test2

But when I log on I get a dialog saying that the central profile could
not be used since the specified network password is not correct. 

I do see traffic between the DC and the samba server during logon, but I
am at a loss to what might be the problem here?

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


RE: [Samba] Profile storage on a samba server?

2003-07-21 Thread Jan Johansson
I am running Samba version 2.2.3a-14 for Debian and I want to use this
server to store some users profiles.

I do see traffic between the DC and the samba server during logon, but
I
am at a loss to what might be the problem here?

Uhm, since this is an AD-domain, does that mean I need Samba 3.x?

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