Sponsored Content
Full Discussion: Solaris as PDC
Operating Systems Solaris Solaris as PDC Post 302380451 by brusell on Tuesday 15th of December 2009 08:06:55 AM
Old 12-15-2009
Quote:
Originally Posted by PatrickBaer
Because I just migrated two machines to OPenSolaris for their CIFS-support, another one as the NX server is only available (native) for Solaris and Linux, so why introduce a third OS in the network (DMZ running on OPenBSD)
"Because I just migrated two machines to OPenSolaris for their CIFS-support" What about???
Solaris CIFS Administration Guide - Sun Microsystems
Sorry, but I am missing a point why you are asking???
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux PDC?

Can Linux be a PDC for Windows 2000 or Windows XP clients? If so how do I set this is. By the way im using Red Hat 7.3. (1 Reply)
Discussion started by: DonSJ67
1 Replies

2. UNIX for Dummies Questions & Answers

domain logon problem - FreeBSD PDC w/ win2k pro and winxp pro

this is the seventh problem i'm having with samba. for some reason, i cannot logon to the domain. i've created user accounts... and i was able to establish a connection between the samba server (my PDC) and my workstations by logging in as "root." however now when i try to logon it gives... (5 Replies)
Discussion started by: xyyz
5 Replies

3. UNIX for Dummies Questions & Answers

migrate samba pdc from one server to another

Hi there, Hope this forum is adapted to my question. I have : + 1 Debian server with Samba set to authenticate users in the domain HOME (workgroup = HOME / domain logons = yes). + 3 Windows XP Laptops configured to belong to the domain HOME. So on startup, I'm invited to enter a login password... (2 Replies)
Discussion started by: chebarbudo
2 Replies

4. Shell Programming and Scripting

Sync Solaris System Clock With PDC Using Cron

Hi, I currently use the ntpdate and date command to sync the internal clock source of my Solaris systems to the primary domain controller. admin@myserver # ntpdate -d -u 192.168.???.??? 14 Jan 17:42:02 ntpdate: ntpdate 3-5.93e+sun 03/06/05 23:16:45 (1.4) transmit(192.168.???.???)... (2 Replies)
Discussion started by: jamba1
2 Replies

5. Homework & Coursework Questions

cannot join xp or vista to samba domain (PDC)

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: I have a barebones XP Pro SP2 with no firewall. CentOS 5.xx running a Samba 3.xx Domain (PDC) The XP machine... (2 Replies)
Discussion started by: pogipants
2 Replies

6. Solaris

Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed

Hi, I am unable to login into my terminal hosting Solaris 10 and get the below error message "Server refused to allocate pty ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory " Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Discussion started by: sankasu
7 Replies

7. Red Hat

RHEL 6 SAMBA PDC not loading user's profile

Hi all I am facing a problem. I have configured SAMBA PDC on RHEL 6. Everything is going very smooth. Users are being logged in properly & their network drives (i-e; z: drives) are being shown. But either i login to Windows XP or Windows 7, user's profile does not get loaded. I get an error... (0 Replies)
Discussion started by: Yawar_Aziz
0 Replies
smbd(1M)						  System Administration Commands						  smbd(1M)

NAME
smbd - CIFS server daemon SYNOPSIS
/usr/lib/smbsrv/smbd DESCRIPTION
The smbd daemon handles CIFS/SMB requests from CIFS clients, such as Windows clients. Only processes with {PRIV_SYS_SMB} and sufficient privileges to write the /var/run directory can run this daemon. The smbd daemon is automatically invoked by using the sharemgr command over all available transports. By default, smbd starts over the Net- BIOS-Over-TCP (NBT) and TCP transports. When smbd is started over NBT, the following services are started: o The NetBIOS name service is started on UDP port 137. o The NetBIOS datagram service is started on UDP port 138. o The NetBIOS session service is started on TCP port 139. When the smbd daemon is started over TCP, the CIFS service is started on TCP port 445. Only one instance of smbd may be running at a time. EXIT STATUS
The following exit values are returned: 0 Daemon exited cleanly. 95 Daemon exited with a fatal error. 96 Daemon exited with a configuration error. ATTRIBUTES
See the attributes(5) man page for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsmbsu | +-----------------------------+-----------------------------+ |Interface Stability |Uncommitted | +-----------------------------+-----------------------------+ SEE ALSO
ps(1), svcs(1), sharectl(1M), sharemgr(1M), smbadm(1M), smbstat(1M), svcadm(1M), smb(4), smbautohome(4), system(4), attributes(5), smf(5) NOTES
Use the svcadm command to perform administrative actions on the smbd service, such as enabling, disabling, or restarting the service. Use the svcs command to query the service status. The smbd service is managed by the service management facility under the service identifier svc:/network/smb/server. If the smbd service is disabled, it will be enabled by the sharemgr(1M) command, unless its auto_enable property is set to false. SunOS 5.11 5 Feb 2008 smbd(1M)
All times are GMT -4. The time now is 02:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy